diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex index 163bf835abf..e6a6621dbde 100644 --- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex +++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex @@ -59,7 +59,7 @@ content of the file |latex/pgf/frontends/tikz.sty|: % See the file doc/generic/pgf/licenses/LICENSE for more details. -\RequirePackage{pgf,calc,pgffor,xkeyval} +\RequirePackage{pgf,pgffor} \input{tikz.code.tex} @@ -108,7 +108,7 @@ the same restrictions apply: You may have to set the output format directly and graphics inclusion may be a problem. In addition to |pgf| and |tikz| there also exist modules like -|pgfcore|, |pgfbaseimage|, |pgflibrarysnakes| and so on. To +|pgfcore| or |pgfmodulematrix|. To use them, you may need to include the module |pgfmod| first (the modules |pgf| and |tikz| both include |pgfmod| for you, so typically you can skip this). This special module is necessary since Con\TeX t @@ -223,9 +223,20 @@ exactly the same. \item For remembering of pictures (inter-picture connections) you need to use a recent version of |pdftex| running in DVI-mode. + \item + Patterns are not (cannot) be supported. + \item + Functional shadings are not (cannot) be supported. \end{enumerate} \end{filedescription} +\begin{filedescription}{pgfsys-xetex.def} + This is a driver file for use with |xe|(|la|)|tex| followed by + |xdvipdfmx|. This driver supports the same operations as the dvipdfm + driver, except that remembering of pictures (inter-picture + connections) always works. +\end{filedescription} + \begin{filedescription}{pgfsys-vtex.def} This is the driver file for use with the commercial \textsc{vtex} program. Even though it produces \textsc{pdf} output, it @@ -343,6 +354,8 @@ graphic in your text. ``really crops'' the picture. \item Matrices do not work. + \item + Functional shadings are not supported. \end{enumerate} The driver basically works as follows: When a |{pgfpicture}| is |