Skip to content

Commit

Permalink
Note that Polyglossia can cause similar catcode issues as Babel
Browse files Browse the repository at this point in the history
See #13.
  • Loading branch information
astoff committed Feb 7, 2022
1 parent c1eb4c9 commit 54f5267
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tikz-cd-doc.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1232,9 +1232,9 @@ \subsection{Issues with active characters}
However, this may interfere in unexpected ways with other
packages. Use this trick at your own risk.

A different but related issue is that some packages, notably
\texttt{babel}, modify the catcodes of certain characters in a way
that may upset \tikzname's parser. To fix this, add
A different but related issue is that some packages, notably Babel and
Polyglossia, modify the catcodes of certain characters in a way that
may upset \tikzname's parser. To fix this, add
\begin{verse}
|\usetikzlibrary{babel}|
\end{verse}
Expand Down

0 comments on commit 54f5267

Please sign in to comment.