% !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%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
