summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex')
-rw-r--r--Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex b/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex
index 2d0a19cf11b..ee97b52a148 100644
--- a/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex
+++ b/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex
@@ -45,10 +45,10 @@
&
\parbox[b]{8cm}{
\TFRGB{texte avant}{text before} \\
-\ESS{begin\AC{tikzpicture}}[blue] \\
+\ESS{tikzpicture}[blue] \\
\BS{draw} (0,0) rectangle(2,2); \\
\BS{draw} (0,0) circle (1); \\
-\ESS{end\AC{tikzpicture}}\\
+\BS{end\AC{tikzpicture}}\\
\TFRGB{texte après}{text after} \\
}
\\ \hline
@@ -204,11 +204,11 @@ texte après
&
\parbox[b]{10cm}{
\TFRGB{texte avant}{text before} \\
-\ESS{begin\AC{tikzpicture}}[blue] \\
+\ESS{tikzpicture}[blue] \\
\BS{draw} [red,\RDD{use as bounding box}] (-1.5,-1.5) rectangle (2.5,2.5); \\
\BS{draw} (0,0) rectangle(2,2); \\
\BS{draw} (0,0) circle (1); \\
-\ESS{end\AC{tikzpicture}}\\
+\BS{end\AC{tikzpicture}}\\
\TFRGB{texte après}{text after} \\
}
\\ \hline