mirror of
https://github.com/standardebooks/web.git
synced 2025-07-16 03:16:36 -04:00
Normalise capitalisation of LoI
This commit is contained in:
parent
790bb9f5dc
commit
d8ed44e20e
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
|
||||||
<li>
|
<li>
|
||||||
<h2 id="illustrations">Add a list of illustrations</h2>
|
<h2 id="illustrations">Add a list of illustrations</h2>
|
||||||
<p>If a work has illustrations besides the cover and title pages, we include a “list of illustrations” at the end of the book, after the endnotes but before the colophon. The <abbr class="initialism">LoI</abbr> file <a href="/manual/latest/7-high-level-structural-patterns#7.9">is also standardized</a>.</p>
|
<p>If a work has illustrations besides the cover and title pages, we include a “list of illustrations” at the end of the book, after the endnotes but before the colophon. The <abbr class="initialism">LoI</abbr> file <a href="/manual/latest/7-high-level-structural-patterns#7.9">is also standardized</a>.</p>
|
||||||
<p>If an LOI is created, do a corresponding commit.</p><code class="terminal"><span><b>git</b> add -A</span> <span><b>git</b> commit -m <i>"Add LOI"</i></span></code>
|
<p>If an LoI is created, do a corresponding commit.</p><code class="terminal"><span><b>git</b> add -A</span> <span><b>git</b> commit -m <i>"Add LoI"</i></span></code>
|
||||||
<p><i>Jekyll</i> doesn’t have any illustrations, so we skip this step.</p>
|
<p><i>Jekyll</i> doesn’t have any illustrations, so we skip this step.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue