Skip to content

Commit

Permalink
Add comment about LaTeXML issue with cmap being fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Aug 14, 2023
1 parent b7ee905 commit 2a47318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MLS.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
\ifpdf
% While the cmap.sty README says that the package should be included "at the beginning of your preamble",
% we need to at least load it after ifpdf due to incompatibility with LaTeXML, see:
% - https://github.com/brucemiller/LaTeXML/issues/2035
% - https://github.com/brucemiller/LaTeXML/issues/2035 (marked as fixed as of commit c02643a)
\usepackage{cmap}
\fi
\usepackage[utf8]{inputenc}
Expand Down

0 comments on commit 2a47318

Please sign in to comment.