diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-24 22:26:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-24 22:26:04 +0000 |
commit | c521530a9383f032e818b4c99060ab66ce0aa69c (patch) | |
tree | fb13701167db3d22c2eac1ba67595093d683e95a /Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex | |
parent | e44d0af1e3804f153bbdb1961159f8a88004b3f9 (diff) |
visualtikz (22mar16)
git-svn-id: svn://tug.org/texlive/trunk@40120 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex b/Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex index 51f17b64281..2be8ffb7dc2 100644 --- a/Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex +++ b/Master/texmf-dist/doc/latex/visualtikz/Source/tkz1.tex @@ -355,7 +355,9 @@ %---------------------------------------------------- \bigskip +\begin{center} \RRR{14-13} +\end{center} \begin{tabular}{|c|c|c|} \hline \begin{tikzpicture}[blue,line width=2pt,fill=green] @@ -375,7 +377,7 @@ \\ \hline \BS{draw} (0,0) \DDD{to} (3,2);& \BS{draw}[\RDD{out}=0] (0,0) to (3,2); & \BS{draw} [\RDD{in}=-90] (0,0) to (3,2); \\ \hline -\multicolumn{3}{|c|}{voir section \ref{liaisons} page \pageref{liaisons} }\\ +\multicolumn{3}{|c|}{\TFRGB{voir}{see} section \ref{liaisons} page \pageref{liaisons} }\\ \hline \end{tabular} @@ -415,10 +417,13 @@ une liste de coordonnées & un fichier de coordonnées & une équation mathémat \end{tabular} %--------------------------------------------------------- +\newpage \SSCT{Notion de Chemin}{Path} +\begin{center} \RRR{14} +\end{center} \begin{tabular}{|c|c|} \hline \begin{tikzpicture}[scale=.8,blue,line width=2pt] @@ -431,7 +436,7 @@ une liste de coordonnées & un fichier de coordonnées & une équation mathémat \draw (0,0) -- (2,1) -- (3,0) -- cycle ; \end{tikzpicture} \\ \hline -\BS{draw} (0,0) -- (2,1) -- (3,0) ; +\BS{draw} (0,0) - - (2,1) - - (3,0) ; & \BS{draw} (0,0) - - (2,1) - - (3,0) - - \RDD{cycle} ; @@ -440,7 +445,7 @@ une liste de coordonnées & un fichier de coordonnées & une équation mathémat \bigskip \begin{tabular}{|c|c|} \hline - \multicolumn{2}{|c|}{ \BS{draw} (0,0) -- (2,1) -- (3,3) arc (135:-20:1) .. controls (6,0) and (4,0) }\\ + \multicolumn{2}{|c|}{ \BS{draw} (0,0) - - (2,1) - - (3,3) arc (135:-20:1) .. controls (6,0) and (4,0) }\\ \multicolumn{2}{|c|}{ .. (5,2) sin (6.57,0) cos (7.57,2) ;} \\ \hline @@ -462,7 +467,10 @@ une liste de coordonnées & un fichier de coordonnées & une équation mathémat -\bigskip \RRR{14-5 } +\bigskip +\begin{center} +\RRR{14-5 } +\end{center} \begin{tabular}{|c|c|} \hline @@ -518,7 +526,9 @@ une liste de coordonnées & un fichier de coordonnées & une équation mathémat \end{tabular} \bigskip +\begin{center} \RRR{14-2-2} +\end{center} \begin{tabular}{|c|c|} \hline |