mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-12-08 02:24:25 -06:00
Enable micro-typographical improvements (#191)
Few people will notice but this actually brings loads of improvements to line breaking, handing punctuations etc.
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
\usepackage{fontspec}
|
\usepackage{fontspec}
|
||||||
\usepackage{calc}
|
\usepackage{calc}
|
||||||
\usepackage[font={sffamily, sbseries}]{quoting}
|
\usepackage[font={sffamily, sbseries}]{quoting}
|
||||||
|
\usepackage{microtype}
|
||||||
|
|
||||||
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{figure}
|
\DeclareTOCStyleEntry[numwidth=3em]{tocline}{figure}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user