diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplotmarks.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplotmarks.sty | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplotmarks.sty b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplotmarks.sty new file mode 100644 index 00000000000..ab8ff940d4f --- /dev/null +++ b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplotmarks.sty @@ -0,0 +1,10 @@ +% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>. +% +% This program can be redistributed and/or modified under the terms +% of the GNU Public License, version 2. + +\RequirePackage{pgfcore} + +\input{pgflibraryplotmarks.code.tex} + +\endinput |