Skip to content

Commit d155cdd

Browse files
committed
chore(comment): mention required font packages
Signed-off-by: Jonas Dujava <[email protected]>
1 parent 2885db6 commit d155cdd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

preamble/math/fonts.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
%% -> use Computer Modern Bright when `\mathversion{sans}` is active
1414
%% see https://tex.stackexchange.com/q/33165
1515
%% https://mirrors.nic.cz/tex-archive/fonts/cmbright/cmbright.pdf
16+
%% Requirements (font packages): `cmbright`, `hfbright`, `iwona`
1617
\DeclareMathVersion{sans}
1718
\SetSymbolFont{operators}{sans}{OT1}{cmbr}{m}{n}
1819
\SetSymbolFont{letters}{sans}{OML}{cmbrm}{m}{it}
@@ -69,7 +70,7 @@
6970
%% Alternative caligraphic math font `mathpazo`
7071
\DeclareMathAlphabet{\mathpzc}{OT1}{pzc}{m}{it}
7172

72-
%% Load doublebrackets symbols
73+
%% Load doublebrackets symbols (requires `stmaryrd` font package)
7374
%% (need to declare `pdfglyphtounicode` translations to satisfy PDF/A -> done in `pdfA-compliance.tex`)
7475
\DeclareSymbolFont{stmry}{U}{stmry}{m}{n}
7576
\DeclareMathDelimiter{\dblbracketleft}{\mathopen}{stmry}{"4A}{stmry}{"71}

0 commit comments

Comments
 (0)