Skip to content

Commit

Permalink
docs: Promote Missing character to errors
Browse files Browse the repository at this point in the history
Signed-off-by: muzimuzhi <muzimuzhi@gmail.com>
  • Loading branch information
muzimuzhi committed Dec 12, 2021
1 parent 1e202a6 commit 01aedc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/generic/pgf/pgfmanual-en-main-preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,10 @@
\usepackage[T1]{fontenc}
\fi

% Promote `Missing character` reports to full errors
% require texlive 2021 or above
\tracinglostchars=3

\graphicspath{{../../images/}}
\input{pgfmanual-en-macros}

Expand Down

0 comments on commit 01aedc4

Please sign in to comment.