summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex
diff options
context:
space:
mode:
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.tex12
1 files changed, 7 insertions, 5 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 e107e8f097a..31bfd9a30ae 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
@@ -98,9 +98,11 @@ inclusion may be a problem.
In addition to |pgf| and |tikz| there also exist modules like |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
-satanically restricts the length of module names to 6 characters and \pgfname's
-long names are mapped to cryptic 6-letter-names for you by the module |pgfmod|.
+you can skip this). This special module is necessary since old versions of
+Con\TeX t~MkII before 2005 satanically restricted the length of module names to
+8 characters and \pgfname's long names are mapped to cryptic 6-letter-names for
+you by the module |pgfmod|. This restriction was never in place in
+Con\TeX t~MkIV and the |pgfmod| module can be safely ignored nowadays.
\subsection{Supported Output Formats}
@@ -399,8 +401,8 @@ dvisvgm example
\begin{key}{/pgf/tex4ht node/css=\meta{filename} (default |\string\jobname|)}
This option allows you to tell the browser what \textsc{css} file it
- should use to style the display of the node (only with |tex4ht
- node/escape=true|).
+ should use to style the display of the node (only with
+ |tex4ht node/escape=true|).
\end{key}
\begin{key}{/pgf/tex4ht node/class=\meta{class name} (default foreignobject)}