Skip to content

Commit b8a2200

Browse files
committed
TeX::Interpreter::LaTeX::Package::DisablePackages: Disable tikz-3dplot.
1 parent 3e2b28b commit b8a2200

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/perl/TeX/Interpreter/LaTeX/Package/DisablePackages.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ __DATA__
103103
\DisablePackage{stix2}
104104
\DisablePackage{textcomp}
105105
\DisablePackage{thm-listof}
106+
\DisablePackage{tikz-3dplot}
106107
\DisablePackage{tikz-base}
107108
\DisablePackage{tikz-fct}
108109
\DisablePackage{tkz-graph}

0 commit comments

Comments
 (0)