File: tkz3.tex

package info (click to toggle)
texlive-lang 2016.20170123-5
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,093,148 kB
  • ctags: 15,901
  • sloc: perl: 46,074; xml: 29,603; makefile: 5,248; sh: 3,179; python: 2,949; ansic: 2,846; ruby: 945; lisp: 726; awk: 636; java: 159; sed: 142; cpp: 12
file content (44 lines) | stat: -rw-r--r-- 1,421 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
\SbSSCT{Les extrémités}{Extremities}
\label{fleches}


\SbSbSSCT{Chargé automatiquement avec TikZ}{TikZ package}

\begin{tabular}{|c|c|c|c|} \hline 
 \multicolumn{4}{|c|}{ \BS{tikz} \BS{draw}[->,line width=.2cm,blue] (0,0) - - (1.5,1);}
 \\ \hline
\tikz \draw[->,line width=.2cm,blue] (0,0) - - (1.5,1) ;
 &  
\tikz \draw[->,line width=.2cm,blue] (0,0) - - (1.5,1) ;
 &  
\tikz \draw [<->,line width=.2cm,blue] (0,0) - - (1.5,1) ;
 &  
\tikz \draw [>->,line width=.2cm,blue] (0,0) - - (1.5,1) ; 
 \\ \hline  
[\FDD{->}] & [\FDD{<-}] & [\FDD{<->}] & [\FDD{>->}] \\ 
%  					& (0.1pt) & (0.2pt) & (0.4pt) \\ 
  					\hline
\tikz \draw[-to,line width=.2cm,blue] (0,0) - - (1.5,1) ;
 &  
\tikz \draw[-to reversed,line width=.2cm,blue] (0,0) - - (1.5,1) ;
 &  
\tikz \draw[-o,line width=.2cm,blue] (0,0) - - (1.5,1) ;
 &  
\tikz \draw [-|,line width=.2cm,blue] (0,0) - - (1.5,1) ; 
 \\ \hline  
[\FDD{-to}] & [\FDD{-to reversed}] & [\FDD{-o}] & [\FDD{-|}] \\
%  (0.6pt)	& (0.8pt) & (1.2pt) & (1.6pt) \\ 
  \hline 
\tikz \draw[-latex,line width=.2cm,blue] (0,0) - - (1.5,1) ;
 &  
\tikz \draw[-latex reversed,line width=.2cm,blue] (0,0) - - (1.5,1) ;
 & 
\tikz \draw[-stealth,line width=.2cm,blue] (0,0) - - (1.5,1) ;
& 
\tikz \draw[-stealth reversed ,line width=.2cm,blue] (0,0) - - (1.5,1) ;

 \\ \hline  
[\FDD{-latex}] & [\FDD{-latex reversed}] & [\FDD{-stealth}] & [\FDD{-stealth reversed}] \\
  \hline 
\end{tabular}