Normalise capitalisation of LoI

This commit is contained in:
Ainsley Ellis 2024-10-16 14:41:00 -04:00 committed by Alex Cabal
parent 790bb9f5dc
commit d8ed44e20e

View file

@ -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> doesnt have any illustrations, so we skip this step.</p> <p><i>Jekyll</i> doesnt have any illustrations, so we skip this step.</p>
</li> </li>
<li> <li>