mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-18 09:01:12 -06:00
15 lines
437 B
INI
15 lines
437 B
INI
\Preamble{xhtml}
|
|
\renewcommand\listofflowcharts{%
|
|
\chapter*{\listoflocname}%
|
|
\TableOfContents[loc]%
|
|
}
|
|
\ConfigureToc{loc}{\HCode{<span class="lofToc">}}{\ }{}{\HCode{</span><br />}}
|
|
\begin{document}
|
|
\Configure{DocumentLanguage}{en}
|
|
\Configure{OpfScheme}{URI}
|
|
\Configure{UniqueIdentifier}{https://the-bread-code.io}
|
|
\Configure{AddCss}{book-ebook.css}
|
|
\Configure{CoverMimeType}{image/jpeg}
|
|
\CoverMetadata{cover/cover-page.jpg}
|
|
\EndPreamble
|