freebsd-ports/print/latex-pgf/pkg-plist

218 lines
12 KiB
Text
Raw Normal View History

@comment $FreeBSD$
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/context/pgf/basiclayer/t-pgf.tex
%%CLASSDIR%%/context/pgf/basiclayer/t-pgfbma.tex
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/context/pgf/basiclayer/t-pgfbim.tex
%%CLASSDIR%%/context/pgf/basiclayer/t-pgfbla.tex
%%CLASSDIR%%/context/pgf/basiclayer/t-pgfbpl.tex
%%CLASSDIR%%/context/pgf/basiclayer/t-pgfbpt.tex
%%CLASSDIR%%/context/pgf/basiclayer/t-pgfbsh.tex
%%CLASSDIR%%/context/pgf/basiclayer/t-pgfbsn.tex
%%CLASSDIR%%/context/pgf/basiclayer/t-pgfcor.tex
%%CLASSDIR%%/context/pgf/frontendlayer/t-tikz.tex
%%CLASSDIR%%/context/pgf/math/t-pgfmat.tex
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/context/pgf/systemlayer/t-pgfsys.tex
%%CLASSDIR%%/context/pgf/utilities/t-pgfcal.tex
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/context/pgf/utilities/t-pgffor.tex
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/context/pgf/utilities/t-pgfkey.tex
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/context/pgf/utilities/t-pgfmod.tex
%%CLASSDIR%%/context/pgf/utilities/t-pgfrcs.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcore.code.tex
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcoreimage.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcorelayers.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcorepatterns.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcoretransparency.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcorearrows.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcoreobjects.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcorepathusage.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcorepoints.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcorequick.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcorescopes.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcoreshade.code.tex
%%CLASSDIR%%/generic/pgf/basiclayer/pgfcoretransformations.code.tex
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/tikz.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary3d.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryautomata.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalendar.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.footprints.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.fractals.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.markings.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathmorphing.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathreplacing.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.shapes.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.text.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryer.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfadings.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfolding.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymindmap.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypetri.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplothandlers.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotmarks.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryscopes.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadows.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.IEC.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.US.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysnakes.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarythrough.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex
%%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytrees.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryarrows.code.tex
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/generic/pgf/libraries/pgflibrarypatterns.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryplothandlers.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryplotmarks.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryshapes.arrows.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryshapes.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryshapes.geometric.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryshapes.misc.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryshapes.multipart.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryshapes.symbols.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibrarysnakes.code.tex
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/generic/pgf/libraries/pgflibrarydecorations.footprints.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibrarydecorations.fractals.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibrarydecorations.markings.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibrarydecorations.pathmorphing.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibrarydecorations.pathreplacing.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibrarydecorations.shapes.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibrarydecorations.text.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryfadings.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryshapes.callouts.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryshapes.gates.logic.IEC.code.tex
%%CLASSDIR%%/generic/pgf/libraries/pgflibraryshapes.gates.logic.US.code.tex
%%CLASSDIR%%/generic/pgf/math/pgfmath.code.tex
%%CLASSDIR%%/generic/pgf/math/pgfmathbase.code.tex
%%CLASSDIR%%/generic/pgf/math/pgfmathcalc.code.tex
%%CLASSDIR%%/generic/pgf/math/pgfmathoperations.code.tex
%%CLASSDIR%%/generic/pgf/math/pgfmathparser.code.tex
%%CLASSDIR%%/generic/pgf/math/pgfmathrnd.code.tex
%%CLASSDIR%%/generic/pgf/math/pgfmathtrig.code.tex
%%CLASSDIR%%/generic/pgf/math/pgfmathutil.code.tex
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/generic/pgf/modules/pgfmoduledecorations.code.tex
%%CLASSDIR%%/generic/pgf/modules/pgfmodulematrix.code.tex
%%CLASSDIR%%/generic/pgf/modules/pgfmoduleplot.code.tex
%%CLASSDIR%%/generic/pgf/modules/pgfmoduleshapes.code.tex
%%CLASSDIR%%/generic/pgf/modules/pgfmodulesnakes.code.tex
%%CLASSDIR%%/generic/pgf/systemlayer/pgf.cfg
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-common-pdf.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-common-postscript.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-common-svg.def
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-dvi.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-dvipdfm.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-dvips.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-pdftex.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-tex4ht.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-textures.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-vtex.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys.code.tex
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsysprotocol.code.tex
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-common-pdf-via-dvi.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-dvipdfmx.def
%%CLASSDIR%%/generic/pgf/systemlayer/pgfsys-xetex.def
%%CLASSDIR%%/generic/pgf/utilities/pgfcalendar.code.tex
%%CLASSDIR%%/generic/pgf/utilities/pgfexternal.tex
%%CLASSDIR%%/generic/pgf/utilities/pgffor.code.tex
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/generic/pgf/utilities/pgfkeys.code.tex
%%CLASSDIR%%/generic/pgf/utilities/pgfrcs.code.tex
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/generic/pgf/utilities/pgfutil-common.tex
%%CLASSDIR%%/generic/pgf/utilities/pgfutil-context.def
%%CLASSDIR%%/generic/pgf/utilities/pgfutil-latex.def
%%CLASSDIR%%/generic/pgf/utilities/pgfutil-plain.def
%%CLASSDIR%%/latex/pgf/basiclayer/pgf.sty
%%CLASSDIR%%/latex/pgf/basiclayer/pgfbaseimage.sty
%%CLASSDIR%%/latex/pgf/basiclayer/pgfbaselayers.sty
%%CLASSDIR%%/latex/pgf/basiclayer/pgfbasematrix.sty
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/latex/pgf/basiclayer/pgfbasepatterns.sty
%%CLASSDIR%%/latex/pgf/basiclayer/pgfbaseplot.sty
%%CLASSDIR%%/latex/pgf/basiclayer/pgfbaseshapes.sty
%%CLASSDIR%%/latex/pgf/basiclayer/pgfbasesnakes.sty
%%CLASSDIR%%/latex/pgf/basiclayer/pgfcore.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgfarrows.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgfautomata.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgfcomp-version-0-65.sty
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/latex/pgf/compatibility/pgfcomp-version-1-18.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgfheaps.sty
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/latex/pgf/compatibility/pgflibraryarrows.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgflibraryautomata.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgflibraryplothandlers.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgflibraryplotmarks.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgflibraryshapes.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgflibrarysnakes.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgflibrarytikzbackgrounds.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgflibrarytikztrees.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgfnodes.sty
%%CLASSDIR%%/latex/pgf/compatibility/pgfshade.sty
%%CLASSDIR%%/latex/pgf/frontendlayer/pgfpict2e.sty
%%CLASSDIR%%/latex/pgf/frontendlayer/tikz.sty
%%CLASSDIR%%/latex/pgf/math/pgfmath.sty
%%CLASSDIR%%/latex/pgf/systemlayer/pgfsys.sty
%%CLASSDIR%%/latex/pgf/utilities/pgfcalendar.sty
%%CLASSDIR%%/latex/pgf/utilities/pgffor.sty
%%CLASSDIR%%/latex/pgf/utilities/pgfpages.sty
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/latex/pgf/utilities/pgfkeys.sty
%%CLASSDIR%%/latex/pgf/utilities/pgfrcs.sty
%%CLASSDIR%%/latex/pgf/utilities/xxcolor.sty
%%CLASSDIR%%/plain/pgf/basiclayer/pgf.tex
%%CLASSDIR%%/plain/pgf/basiclayer/pgfbaseimage.tex
%%CLASSDIR%%/plain/pgf/basiclayer/pgfbaselayers.tex
%%CLASSDIR%%/plain/pgf/basiclayer/pgfbasematrix.tex
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/plain/pgf/basiclayer/pgfbasepatterns.tex
%%CLASSDIR%%/plain/pgf/basiclayer/pgfbaseplot.tex
%%CLASSDIR%%/plain/pgf/basiclayer/pgfbaseshapes.tex
%%CLASSDIR%%/plain/pgf/basiclayer/pgfbasesnakes.tex
%%CLASSDIR%%/plain/pgf/basiclayer/pgfcore.tex
%%CLASSDIR%%/plain/pgf/frontendlayer/tikz.tex
%%CLASSDIR%%/plain/pgf/math/pgfmath.tex
%%CLASSDIR%%/plain/pgf/systemlayer/pgfsys.tex
%%CLASSDIR%%/plain/pgf/utilities/pgfcalendar.tex
%%CLASSDIR%%/plain/pgf/utilities/pgffor.tex
2008-06-29 14:29:07 +02:00
%%CLASSDIR%%/plain/pgf/utilities/pgfkeys.tex
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
%%CLASSDIR%%/plain/pgf/utilities/pgfrcs.tex
@dirrm %%CLASSDIR%%/plain/pgf/utilities
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
@dirrm %%CLASSDIR%%/plain/pgf/systemlayer
@dirrm %%CLASSDIR%%/plain/pgf/math
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
@dirrm %%CLASSDIR%%/plain/pgf/frontendlayer
@dirrm %%CLASSDIR%%/plain/pgf/basiclayer
@dirrm %%CLASSDIR%%/plain/pgf
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
@dirrm %%CLASSDIR%%/latex/pgf/utilities
@dirrm %%CLASSDIR%%/latex/pgf/systemlayer
@dirrm %%CLASSDIR%%/latex/pgf/math
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
@dirrm %%CLASSDIR%%/latex/pgf/frontendlayer
@dirrm %%CLASSDIR%%/latex/pgf/compatibility
@dirrm %%CLASSDIR%%/latex/pgf/basiclayer
@dirrm %%CLASSDIR%%/generic/pgf/utilities
@dirrm %%CLASSDIR%%/generic/pgf/systemlayer
@dirrm %%CLASSDIR%%/generic/pgf/math
2008-06-29 14:29:07 +02:00
@dirrm %%CLASSDIR%%/generic/pgf/modules
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
@dirrm %%CLASSDIR%%/generic/pgf/libraries
2008-06-29 14:29:07 +02:00
@dirrm %%CLASSDIR%%/generic/pgf/frontendlayer/tikz/libraries
@dirrm %%CLASSDIR%%/generic/pgf/frontendlayer/tikz
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
@dirrm %%CLASSDIR%%/generic/pgf/frontendlayer
@dirrm %%CLASSDIR%%/generic/pgf/basiclayer
@dirrm %%CLASSDIR%%/generic/pgf
@dirrm %%CLASSDIR%%/context/pgf/utilities
@dirrm %%CLASSDIR%%/context/pgf/systemlayer
@dirrm %%CLASSDIR%%/context/pgf/math
Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585
2007-03-30 03:31:10 +02:00
@dirrm %%CLASSDIR%%/context/pgf/frontendlayer
@dirrm %%CLASSDIR%%/context/pgf/basiclayer
@dirrm %%CLASSDIR%%/context/pgf
@exec %%MKTEXLSR%% %D/%%TEXMFDIR%%
@unexec %%MKTEXLSR%% %D/%%TEXMFDIR%%