summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex307
1 files changed, 204 insertions, 103 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex
index 0384b1a2d32..9b4ba330dd4 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex
@@ -9,52 +9,92 @@
% pgf version is defined in \pgfversion in file
-% generic/pgf/utilities/pgfrcs.code.tex
+% generic/pgf/utilities/pgfrcs.code.tex
\def\xcolorversion{2.00}
\usepackage[version=latest]{pgf}
-\usepackage{xkeyval,calc,listings,tikz}
+\usepackage{xkeyval,calc,listings,tikz,fp}
+
+\usepackage{hyperref}
+\hypersetup{%
+ colorlinks=true, % use true to enable colors below:
+ linkcolor=blue,%red,
+ filecolor=blue,%magenta,
+ pagecolor=blue,%red,
+ urlcolor=blue,%cyan,
+ citecolor=blue,
+ pdfborder=0 0 0,
+}
% We need lots of libraries...
-\usetikzlibrary{%
- arrows,%
- calc,%
- fit,%
- patterns,%
- plotmarks,%
- shapes.geometric,%
- shapes.misc,%
- shapes.symbols,%
- shapes.arrows,%
- shapes.callouts,%
- shapes.multipart,%
- shapes.gates.logic.US,%
- shapes.gates.logic.IEC,%
- er,%
- automata,%
- backgrounds,%
- chains,%
- topaths,%
- trees,%
- petri,%
- mindmap,%
- matrix,%
- calendar,%
- folding,%
- fadings,%
- through,%
- positioning,%
- scopes,%
- decorations.fractals,%
- decorations.shapes,%
- decorations.text,%
- decorations.pathmorphing,%
- decorations.pathreplacing,%
- decorations.footprints,%
- decorations.markings,%
- shadows}
+\usetikzlibrary{
+ arrows,
+ calc,
+ fit,
+ patterns,
+ plotmarks,
+ shapes.geometric,
+ shapes.misc,
+ shapes.symbols,
+ shapes.arrows,
+ shapes.callouts,
+ shapes.multipart,
+ shapes.gates.logic.US,
+ shapes.gates.logic.IEC,
+ circuits.logic.US,
+ circuits.logic.IEC,
+ circuits.logic.CDH,
+ circuits.ee.IEC,
+ datavisualization,
+ datavisualization.formats.functions,
+ er,
+ automata,
+ backgrounds,
+ chains,
+ topaths,
+ trees,
+ petri,
+ mindmap,
+ matrix,
+ calendar,
+ folding,
+ fadings,
+ shadings,
+ spy,
+ through,
+ turtle,
+ positioning,
+ scopes,
+ decorations.fractals,
+ decorations.shapes,
+ decorations.text,
+ decorations.pathmorphing,
+ decorations.pathreplacing,
+ decorations.footprints,
+ decorations.markings,
+ shadows,
+ lindenmayersystems,
+ intersections,
+ fixedpointarithmetic,
+ fpu,
+ svg.path,
+ external,
+}
+
+\iffalse
+%\iftrue
+ \tikzexternalize[
+ mode=list only,export=true,% simply skips EVERY picture -> good for debugging the text.
+ ]
+ {pgfmanual}
+
+ \tikzifexternalizing{%
+ \pgfkeys{/pdflinks/codeexample links=false}%
+ }{}%
+\fi
+
\usepackage[a4paper,left=2.25cm,right=2.25cm,top=2.5cm,bottom=2.5cm,nohead]{geometry}
\usepackage{amsmath,amssymb}
@@ -64,7 +104,8 @@
\usepackage[latin1]{inputenc}
\usepackage{amsmath}
-\input{../../macros/pgfmanual-en-macros}
+\graphicspath{{../../images/}} % TODOsp: under windows this would go up 2 directories, but the file is only one directory up
+\input{../../macros/pgfmanual-en-macros} % TODOsp: same here
\makeindex
@@ -73,7 +114,7 @@
\renewcommand*\l@subsubsection{\@dottedtocline{3}{4.3em}{3.2em}}
\makeatother
-%\includeonly{}
+%\includeonly{pgfmanual-en-library-profiler}
% Global styles:
\tikzset{
@@ -94,21 +135,29 @@
\index{File|see{Packages and files}}
\index{Layout|see{Page layout}}
\index{Node|see{Predefined node}}
+\index{Data formats|see{Formats}}
\begin{document}
-%\include{pgfmanual-en-base-decorations}
-%\end{document}
+%\include{pgfmanual-en-dv-introduction}
+%\include{pgfmanual-en-dv-main}
+%\include{pgfmanual-en-dv-axes}
+%\include{pgfmanual-en-dv-visualizers}
+%\include{pgfmanual-en-dv-examples}
+%\include{pgfmanual-en-dv-formats}
+%\include{pgfmanual-en-dv-backend}
+%\end{document}
% The titlepage
+\newbox\mybox
{
\parindent0pt
\null
\colorlet{mintgreen}{green!50!black!50}
-
+
\thispagestyle{empty}
\vskip3cm
\vfill
@@ -120,7 +169,7 @@
\coordinate (sky) at (0,.57\paperheight);
\coordinate (left) at (-.51\paperwidth,0);
\coordinate (right) at (.51\paperwidth,0);
-
+
\shade [bottom color=blue!30!black!10,top color=blue!30!black!50]
([yshift=-5mm]horizon -| left) rectangle (sky -| right);
\shade [bottom color=black!70!green!25,top color=black!70!green!10]
@@ -131,20 +180,28 @@
([yshift=-5mm-1pt]front -| left) rectangle ([yshift=1pt]front -| right);
\fill [black!25] (bottom -| left) rectangle ([yshift=-5mm]front -| right);
- \def\nodeshadowed[#1]#2;{\node[scale=2,above,#1]{#2};\node[scale=2,above,#1,yscale=-1,scope fading=south,opacity=0.4]{#2};}
+ \def\nodeshadowed[#1]#2;{\node[scale=2,above,#1]{\global\setbox\mybox=\hbox{#2}\copy\mybox};
+ \node[scale=2,above,#1,yscale=-1,scope fading=south,opacity=0.4]{\box\mybox};}
\nodeshadowed [at={(-5,5 )},yslant=0.05] {\Huge Ti\textcolor{orange}{\emph{k}}Z};
\nodeshadowed [at={( 0,5.3)}] {\huge \textcolor{mintgreen}{\&}};
\nodeshadowed [at={( 5,5 )},yslant=-0.05] {\Huge \textsc{PGF}};
\nodeshadowed [at={( 0,2 )}] {Manual for Version \pgftypesetversion};
+ \foreach \where in {-9cm,9cm}
+ {\nodeshadowed [at={(\where,5cm)}] {
+ \tikz \draw [green!20!black, rotate=90]
+ [l-system={rule set={F -> FF-[-F+F]+[+F-F]}, axiom=F, order=4,
+ step=2pt, randomize step percent=50, angle=30, randomize angle percent=5}]
+ lindenmayer system;};}
+
\foreach \i in {0.5,0.6,...,2}
\fill [white,decoration=Koch snowflake,opacity=.9]
[shift=(horizon),shift={(rand*11,rnd*7)},scale=\i]
[double copy shadow={opacity=0.2,shadow xshift=0pt,shadow
yshift=3*\i pt,fill=white,draw=none}]
- decorate {
- decorate {
+ decorate {
+ decorate {
decorate {
(0,0) -- ++(60:1) -- ++(-60:1) -- cycle
}
@@ -169,19 +226,19 @@
\coordinate (sky) at (0,.57\paperheight);
\coordinate (left) at (-.51\paperwidth,0);
\coordinate (right) at (.51\paperwidth,0);
-
+
\shade [bottom color=white,
top color=blue!30!black!50]
([yshift=-5mm]horizon -| left)
rectangle (sky -| right);
-
+
\shade [bottom color=black!70!green!25,
top color=black!70!green!10]
(front -| left) -- (horizon -| left)
decorate [decoration=random steps] {
-- (horizon -| right) }
-- (front -| right) -- cycle;
-
+
\shade [top color=black!70!green!25,
bottom color=black!25]
([yshift=-5mm-1pt]front -| left)
@@ -190,11 +247,13 @@
\fill [black!25]
(bottom -| left)
rectangle ([yshift=-5mm]front -| right);
-
+
\def\nodeshadowed[#1]#2;{
- \node[scale=2,above,#1]{#2};
+ \node[scale=2,above,#1]{
+ \global\setbox\mybox=\hbox{#2}
+ \copy\mybox};
\node[scale=2,above,#1,yscale=-1,
- scope fading=south,opacity=0.4]{#2};
+ scope fading=south,opacity=0.4]{\box\mybox};
}
\end{lstlisting}
};
@@ -219,6 +278,14 @@
\nodeshadowed [at={( 0,5 )}]
{Manual for Version \pgftypesetversion};
+ \foreach \where in {-9cm,9cm} {
+ \nodeshadowed [at={(\where,5cm)}] { \tikz
+ \draw [green!20!black, rotate=90,
+ l-system={rule set={F -> FF-[-F+F]+[+F-F]},
+ axiom=F, order=4,step=2pt,
+ randomize step percent=50, angle=30,
+ randomize angle percent=5}] l-system; }}
+
\foreach \i in {0.5,0.6,...,2}
\fill
[white,opacity=\i/2,
@@ -226,38 +293,27 @@
shift=(horizon),shift={(rand*11,rnd*7)},
scale=\i,double copy shadow={
opacity=0.2,shadow xshift=0pt,
- shadow yshift=3*\i pt,
- fill=white,draw=none}]
+ shadow yshift=3*\i pt,fill=white,draw=none}]
decorate {
- decorate {
- decorate {
+ decorate {
+ decorate {
(0,0)- ++(60:1) -- ++(-60:1) -- cycle
} } };
\node (left text) ...
\node (right text) ...
- \fill [decorate,
- decoration={footprints,foot of=gnome},
- opacity=.5,brown] (left text.south)
- to [out=-45,in=135] (right text.north);
- \fill [decorate,
- decoration={footprints,foot of=felis silvestris,
- foot length=5pt,stride length=15pt,foot angle=0},
- opacity=.5,green!50!black] (left text.south)
- to [out=20,in=180] (right text.north west);
+ \fill [decorate,decoration={footprints,foot of=gnome},
+ opacity=.5,brown] (rand*8,-rnd*10)
+ to [out=rand*180,in=rand*180] (rand*8,-rnd*10);
\end{tikzpicture}
\end{lstlisting}
};
\fill [decorate,decoration=footprints,
decoration={footprints,foot of=gnome},
- opacity=.5,brown] (left text.south)
- to [out=-45,in=135] (right text.north);
- \fill [decorate,decoration={footprints,foot length=5pt,foot of=felis
- silvestris,stride length=15pt,foot angle=0},
- opacity=.5,green!50!black] (left text.south)
- to [out=20,in=180] (right text.north west);
+ opacity=.5,brown] (rand*8,-rnd*10)
+ to [out=rand*180,in=rand*180] (rand*8,-rnd*10);
\end{tikzpicture}
\vfill
\vbox{}
@@ -276,7 +332,7 @@
\parindent=0pt
Copyright 2007 by Till Tantau
- \medskip
+ \medskip
Permission is granted to copy, distribute and/or modify \emph{the documentation}
under the terms of the \textsc{gnu} Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
@@ -284,19 +340,19 @@
A copy of the license is included in the section entitled \textsc{gnu}
Free Documentation License.
- \medskip
+ \medskip
Permission is granted to copy, distribute and/or modify \emph{the
code of the package} under the terms of the \textsc{gnu} Public License, Version 2
or any later version published by the Free Software Foundation.
A copy of the license is included in the section entitled \textsc{gnu}
Public License.
- \medskip
+ \medskip
Permission is also granted to distribute and/or modify \emph{both
the documentation and the code} under the conditions of the LaTeX
Project Public License, either version 1.3 of this license or (at
your option) any later version. A copy of the license is included in
- the section entitled \LaTeX\ Project Public License.
+ the section entitled \LaTeX\ Project Public License.
\vbox{}
\clearpage
@@ -333,7 +389,7 @@ and configuration section, this manual starts with tutorials. They
explain all the basic and some of the more advanced features of the
system, without going into all the details. This part also contains
some guidelines on how you should proceed when creating graphics using
-\tikzname.
+\tikzname.
\vskip3cm
@@ -346,6 +402,7 @@ some guidelines on how you should proceed when creating graphics using
\include{pgfmanual-en-tutorial-nodes}
\include{pgfmanual-en-tutorial-Euclid}
\include{pgfmanual-en-tutorial-chains}
+\include{pgfmanual-en-tutorial-map}
\include{pgfmanual-en-guidelines}
@@ -360,7 +417,7 @@ some guidelines on how you should proceed when creating graphics using
This part explains how the system is installed. Typically, someone has
already done so for your system, so this part can be skipped; but if
this is not the case and you are the poor fellow who has to do the
-installation, read the present part.
+installation, read the present part.
\vskip1cm
@@ -377,10 +434,10 @@ installation, read the present part.
\path (A) edge node {0,1,L} (B)
edge node {1,1,R} (C)
- (B) edge [loop above] node {1,1,L} (B)
+ (B) edge [loop above] node {1,1,L} (B)
edge node {0,1,L} (C)
(C) edge node {0,1,L} (D)
- edge [bend left] node {1,0,R} (E)
+ edge [bend left] node {1,0,R} (E)
(D) edge [loop below] node {1,1,R} (D)
edge node {0,1,R} (A)
(E) edge [bend left] node {1,0,R} (A);
@@ -430,7 +487,7 @@ installation, read the present part.
\draw (60:-1cm) node[fill=white] {$E$} -- (60:3cm) node[fill=white] {$F$};
\draw[red] (-2,0) node[left] {$A$} -- (3,0) node[right]{$B$};
\draw[blue,shift={(60:2cm)}] (-3,0) node[left] {$C$} -- (2,0) node[right]{$D$};
-
+
\draw[shift={(60:1cm)},xshift=4cm]
node [right,text width=6cm,rounded corners,fill=red!20,inner sep=1ex]
{
@@ -471,13 +528,13 @@ In this part the library packages are documented. They
provide additional predefined graphic objects like new arrow heads or
new plot marks, but also sometimes extensions of the basic \pgfname\
or \tikzname\ system. The libraries are not loaded by default since
-many users will not need them.
+many users will not need them.
\medskip
\noindent
\begin{codeexample}[graphic=white]
\tikzset{
- ld/.style={level distance=#1},lw/.style={line width=#1},
+ ld/.style={level distance=#1},lw/.style={line width=#1},
level 1/.style={ld=4.5mm, trunk, lw=1ex ,sibling angle=60},
level 2/.style={ld=3.5mm, trunk!80!leaf a,lw=.8ex,sibling angle=56},
level 3/.style={ld=2.75mm,trunk!60!leaf a,lw=.6ex,sibling angle=52},
@@ -490,7 +547,7 @@ many users will not need them.
{
\pgfpathmoveto{\pgfpoint{-2pt}{0pt}}
\pgfpatharc{150}{30}{1.8pt}
- \pgfpatharc{-30}{-150}{1.8pt}
+ \pgfpatharc{-30}{-150}{1.8pt}
\pgfusepathqfill
}
@@ -519,7 +576,7 @@ many users will not need them.
} edge from parent [shorten >=-1pt,serif cm-,line cap=butt]
};
- \node [text centered,text width=2cm,below] at (0pt,-.5ex)
+ \node [align=center,below] at (0pt,-.5ex)
{ \textcolor{border}{T}heoretical \\ \textcolor{border}{C}omputer \\
\textcolor{border}{S}cience };
\end{tikzpicture}
@@ -535,12 +592,18 @@ many users will not need them.
\include{pgfmanual-en-library-arrows}
\include{pgfmanual-en-library-automata}
\include{pgfmanual-en-library-backgrounds}
+\include{pgfmanual-en-library-calc}
\include{pgfmanual-en-library-calendar}
\include{pgfmanual-en-library-chains}
+\include{pgfmanual-en-library-circuits}
\include{pgfmanual-en-library-decorations}
\include{pgfmanual-en-library-er}
+\include{pgfmanual-en-library-external}
\include{pgfmanual-en-library-fadings}
\include{pgfmanual-en-library-fit}
+\include{pgfmanual-en-library-fixedpoint}
+\include{pgfmanual-en-library-fpu}
+\include{pgfmanual-en-library-lsystems}
\include{pgfmanual-en-library-matrices}
\include{pgfmanual-en-library-mindmaps}
\include{pgfmanual-en-library-folding}
@@ -548,15 +611,40 @@ many users will not need them.
\include{pgfmanual-en-library-petri}
\include{pgfmanual-en-library-plot-handlers}
\include{pgfmanual-en-library-plot-marks}
+\include{pgfmanual-en-library-profiler}
+\include{pgfmanual-en-library-shadings}
\include{pgfmanual-en-library-shadows}
\include{pgfmanual-en-library-shapes}
-%\include{pgfmanual-en-library-3d}
+\include{pgfmanual-en-library-spy}
+\include{pgfmanual-en-library-svg-path}
\include{pgfmanual-en-library-edges}
\include{pgfmanual-en-library-through}
\include{pgfmanual-en-library-trees}
+\include{pgfmanual-en-library-turtle}
+\iffalse
+\part{Data Visualization}
+\label{part-dv}
+
+{\Large \emph{by Till Tantau}}
+
+\bigskip
+\noindent
+The documentation of the data visualization is still missing. This
+stuff is still ``heavily under construction.''
+
+\include{pgfmanual-en-dv-introduction}
+\include{pgfmanual-en-dv-main}
+\include{pgfmanual-en-dv-axes}
+\include{pgfmanual-en-dv-visualizers}
+\include{pgfmanual-en-dv-examples}
+\include{pgfmanual-en-dv-formats}
+\include{pgfmanual-en-dv-backend}
+
+\fi
+
\part{Utilities}
\label{part-utilities}
@@ -578,7 +666,7 @@ depend on \pgfname\ or they are designed to work well together with
\begin{tikzpicture}[scale=2]
\shade[top color=blue,bottom color=gray!50] (0,0) parabola (1.5,2.25) |- (0,0);
\draw (1.05cm,2pt) node[above] {$\displaystyle\int_0^{3/2} \!\!x^2\mathrm{d}x$};
-
+
\draw[help lines] (0,0) grid (3.9,3.9)
[step=0.25cm] (1,2) grid +(1,1);
@@ -590,7 +678,7 @@ depend on \pgfname\ or they are designed to work well together with
\foreach \y/\ytext in {1/1, 2/2, 2.25/2\frac{1}{4}, 3/3}
\draw[shift={(0,\y)}] (2pt,0pt) -- (-2pt,0pt) node[left] {$\ytext$};
-
+
\draw (-.5,.25) parabola bend (0,0) (2,4) node[below right] {$x^2$};
\end{tikzpicture}
\end{codeexample}
@@ -600,25 +688,34 @@ depend on \pgfname\ or they are designed to work well together with
\include{pgfmanual-en-pgfcalendar}
\include{pgfmanual-en-pages}
\include{pgfmanual-en-xxcolor}
+\include{pgfmanual-en-module-parser}
-\part{Mathematical Engine}
+\part{Mathematical and Object-Oriented Engines}
{\Large \emph{by Mark Wibrow and Till Tantau}}
\bigskip
\noindent
-\pgfname\ comes with its own mathematical engine. The job of this
+\pgfname\ comes with two useful engines: One for doing mathematics,
+one for doing object-oriented programming. Both engines can be used
+independently of the main \pgfname.
+
+The job of the mathematical
engine is to support mathematical operations like addition,
-subtraction, multiplication and division, using both integers and
+subtraction, multiplication and division, using both integers and
non-integers, but also functions such as square-roots, sine, cosine,
and generate pseudo-random numbers.
-
Mostly, you will use the mathematical facilities of \pgfname\
indirectly, namely when you write a coordinate like |(5cm*3,6cm/4)|,
but the mathematical engine can also be used independently of
-\pgfname\ and \tikzname.
+\pgfname\ and \tikzname.
+
+The job of the object-oriented engine is to support simple
+object-oriented programming in \TeX. It allows the definition of
+\emph{classes} (without inheritance), \emph{methods},
+\emph{attributes} and \emph{objects}.
\vskip1cm
\begin{codeexample}[graphic=white]
@@ -629,7 +726,7 @@ but the mathematical engine can also be used independently of
\coordinate (current point) at (0,0);
\coordinate (old velocity) at (0,0);
\coordinate (new velocity) at (rand,rand);
-
+
\foreach \i in {0,1,...,100}
{
\draw[\col!\i] (current point)
@@ -647,6 +744,8 @@ but the mathematical engine can also be used independently of
\include{pgfmanual-en-math-parsing}
\include{pgfmanual-en-math-commands}
\include{pgfmanual-en-math-algorithms}
+\include{pgfmanual-en-math-numberprinting}
+\include{pgfmanual-en-oo}
\part{The Basic Layer}
@@ -662,7 +761,7 @@ but the mathematical engine can also be used independently of
\draw[gray,very thin] (-1.9,-1.9) grid (2.9,3.9)
[step=0.25cm] (-1,-1) grid (1,1);
\draw[blue] (1,-2.1) -- (1,4.1); % asymptote
-
+
\draw[->] (-2,0) -- (3,0) node[right] {$x(t)$};
\draw[->] (0,-2) -- (0,4) node[above] {$y(t)$};
@@ -696,12 +795,13 @@ but the mathematical engine can also be used independently of
\include{pgfmanual-en-base-matrices}
\include{pgfmanual-en-base-transformations}
\include{pgfmanual-en-base-patterns}
-%\include{pgfmanual-en-base-images}
+\include{pgfmanual-en-base-images}
\include{pgfmanual-en-base-external}
\include{pgfmanual-en-base-plots}
\include{pgfmanual-en-base-layers}
\include{pgfmanual-en-base-shadings}
\include{pgfmanual-en-base-transparency}
+\include{pgfmanual-en-base-internalregisters}
\include{pgfmanual-en-base-quick}
@@ -717,7 +817,7 @@ but the mathematical engine can also be used independently of
\noindent
This part describes the low-level interface of \pgfname, called the
\emph{system layer}. This interface provides a complete abstraction of
-the internals of the underlying drivers.
+the internals of the underlying drivers.
Unless you intend to port \pgfname\ to another driver or unless you intend
to write your own optimized frontend, you need not read this part.
@@ -731,18 +831,18 @@ workings of the |graphics| package and that you know what
\begin{tikzpicture}
[shorten >=1pt,->,
vertex/.style={circle,fill=black!25,minimum size=17pt,inner sep=0pt}]
-
+
\foreach \name/\x in {s/1, 2/2, 3/3, 4/4, 15/11, 16/12, 17/13, 18/14, 19/15, t/16}
\node[vertex] (G-\name) at (\x,0) {$\name$};
\foreach \name/\angle/\text in {P-1/234/5, P-2/162/6, P-3/90/7, P-4/18/8, P-5/-54/9}
\node[vertex,xshift=6cm,yshift=.5cm] (\name) at (\angle:1cm) {$\text$};
-
+
\foreach \name/\angle/\text in {Q-1/234/10, Q-2/162/11, Q-3/90/12, Q-4/18/13, Q-5/-54/14}
\node[vertex,xshift=9cm,yshift=.5cm] (\name) at (\angle:1cm) {$\text$};
\foreach \from/\to in {s/2,2/3,3/4,3/4,15/16,16/17,17/18,18/19,19/t}
- \draw (G-\from) -- (G-\to);
+ \draw (G-\from) -- (G-\to);
\foreach \from/\to in {1/2,2/3,3/4,4/5,5/1,1/3,2/4,3/5,4/1,5/2}
{ \draw (P-\from) -- (P-\to); \draw (Q-\from) -- (Q-\to); }
@@ -785,11 +885,12 @@ workings of the |graphics| package and that you know what
\printindex
+%\typeout{Examples: \the\codeexamplecount}%
\end{document}
-%%% Local Variables:
+%%% Local Variables:
%%% mode: latex
%%% TeX-master: "~/texmf/tex/generic/pgf/doc/pgf/version-for-pdftex/en/pgfmanual"
-%%% End:
+%%% End: