mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-12-01 15:23:59 -06:00
Fix glossary (#260)
* Correct spelling mistakes in glossary * Rorder glossary So it actually is in alphabetical order... Samnly typos here adn there. * Improve Glossary typography * Fix make4ht enumitem Basically we bypass the style for ebook and HTML.
This commit is contained in:
@@ -10,9 +10,16 @@
|
||||
\usepackage[mode=match, reset-text-family=false]{siunitx}
|
||||
\usepackage{fontspec}
|
||||
\usepackage{calc}
|
||||
\usepackage{enumitem}
|
||||
\usepackage[font={sffamily, sbseries}]{quoting}
|
||||
\usepackage{enumitem}
|
||||
\usepackage{microtype}
|
||||
|
||||
% style=nextline breaks on make4ht
|
||||
\ifdefined\HCode\else
|
||||
\setlist[description]{style=nextline, leftmargin=0cm}
|
||||
\fi
|
||||
|
||||
\DeclareNewTOC[
|
||||
type=flowchart,%
|
||||
types=flowcharts,% ,
|
||||
|
||||
Reference in New Issue
Block a user