summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex b/Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex
index e8843ebce33..1a420b7ba7d 100644
--- a/Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex
+++ b/Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex
@@ -219,7 +219,7 @@
\noindent \begin{tabular}{|c|c||c|} \hline
\multicolumn{2}{|c||}{\BS{draw} (-2,0) arc [\RDD{start angle}=180, \RDD{end angle}=-45,\RDD{radius}=1] }
-& \BS{draw} (-2,0) \RDD{ arc (180:-45:2 and 1)}
+& \BS{draw} (-2,0) \RDD{arc} (180:-45:2 and 1)
\\ \hline
\begin{tikzpicture}[scale=.8,blue,line width=2pt,fill=green]
@@ -594,8 +594,8 @@
\noindent \begin{tabular}{|c|} \hline
\BS{draw} (0,0) - - (0,1) - - (1,1) (2,0) - - (2,1)
-- - (3,1) - - (\BDD{current subpath start}); \\
-\BS{fill}[red] (\BDD{current subpath start}) circle (3pt);
+- - (3,1) - - (\RDD{current subpath start}); \\
+\BS{fill}[red] (\RDD{current subpath start}) circle (3pt);
\\ \hline
\begin{tikzpicture}[blue,baseline=0pt,line width=2pt]
\draw[help lines] (0,0) grid (4,2);
@@ -628,8 +628,8 @@
\bigskip
\begin{tabular}{|c|} \hline
-\BS{draw} (0,0) - - (2,1) \RDD{edge}([red,\BDD{to path=\AC{parabola (3,0)} }] () \\
-\RDD{edge}[red,\BDD{to path=\AC{arc(-90 : 90 : 0.5)}}] () - -(1,2) - - (0,1) ;
+\BS{draw} (0,0) - - (2,1) \RDD{edge}([red,\RDD{to path}=\AC{parabola (3,0)} ] () \\
+\RDD{edge}[red,\RDD{to path}=\AC{arc(-90 : 90 : 0.5)}] () - -(1,2) - - (0,1) ;
\\ \hline
\begin{tikzpicture}[blue,baseline=0pt,line width=2pt]