diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty b/Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty index 2e2eab766e2..6f9c2b8b932 100644 --- a/Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty +++ b/Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty @@ -9,6 +9,10 @@ \RequirePackage{pgfrcs} +\DeclareOption{dvisvgm}{\def\pgfsysdriver{pgfsys-dvisvgm.def}} + +\ProcessOptions + \input{pgfsys.code.tex} \input{pgfsyssoftpath.code.tex} \input{pgfsysprotocol.code.tex} |