pgf: remove outdated commentary

This commit is contained in:
Anderson Torres
2024-09-16 14:26:47 -03:00
parent f0e64ce16f
commit 43cadda127
-2
View File
@@ -5053,8 +5053,6 @@ with pkgs;
mftrace = callPackage ../tools/typesetting/tex/mftrace { };
# Keep the old PGF since some documents don't render properly with
# the new one.
pgf = pgf2;
pplatex = callPackage ../tools/typesetting/tex/pplatex { };