summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/ch3/ex32.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/ch3/ex32.tex')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/ch3/ex32.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3/ex32.tex b/Master/texmf-dist/doc/latex/latex-web-companion/ch3/ex32.tex
new file mode 100644
index 00000000000..293d66f4650
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-web-companion/ch3/ex32.tex
@@ -0,0 +1,27 @@
+\begin{htmlonly}
+\usepackage{makeidx,html}
+\usepackage{francais}
+\input ex32.ptr
+\end{htmlonly}
+\newcommand{\Lcs}[1]{\texttt{\symbol{'134}#1}}
+\startdocument
+\index{section!tableau}
+
+Le \hyperref{tableau}{tableau }{}{tab-exa}
+montre l'utilisation de l'environnement \texttt{table}.
+\begin{table}[h]
+\centering
+ \begin{tabular}{cccccc}
+ \Lcs{primo} & \primo & \Lcs{secundo} & \secundo
+ & \Lcs{tertio} & \tertio \\
+ \Lcs{quatro} & \quatro& 1\Lcs{ier} & 1\ier
+ & 1\Lcs{iere} & 1\iere \\
+ \Lcs{fprimo)}&\fprimo)& \Lcs{No} 10 & \No 10
+ & \Lcs{no} 15 & \no 15 \\
+ \Lcs{og} a \Lcs{fg}&\og a \fg&3\Lcs{ieme}&3\ieme
+ & 10\Lcs{iemes}& 10\iemes
+ \end{tabular}
+\caption{Quelques commandes de l'option \texttt{french}
+ de \texttt{babel}}\label{tab-exa}
+\index{tableau}
+\end{table}