summaryrefslogtreecommitdiff
path: root/language/french/e-french/texmf/doc/test/texxetlb.tex
blob: cabe8b62b5c76be1919f9c52a744e168898ae84c (plain)
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
% !TeX encoding = latin9
% This is texxetlb.tex
% 
% French Pro Torture Test of LaTeX with TeXXeT option (main style: book)
%
%                           Copyright GUTenberg-Bernard Gaulle as in french.doc
%
%                                                        last mods  2006/04/25
%
\ifx\beginL\undefined\def\beginL{}\def\endL{}
\else\TeXXeTstate=1% Starts TeXXeT option of eTeX.
\fi
\let\ObeginL\beginL\let\ObeginR\beginR% Save original cmds.
% Define new ones for tracing purpose.
\def\beginL{\leavevmode\message{(\the\language-\the\inputlineno) \noexpand\beginL}\ObeginL}%
\def\beginR{\leavevmode\message{(\the\language-\the\inputlineno) \noexpand\beginR}\ObeginR}%
\long\def\TexteComplementaire%
{\subsection{Test de \texttt{texxet}}%

\beginL Ceci est une écriture de gauche à droite $===>\ avec\ mode\ math\acute{e}matique$

\beginR Ceci est une écriture de droite à gauche $avec\ mode\ math\acute{e}matique\ <===$

\beginL
                       }
\input frenchlb
\endinput%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%