summaryrefslogtreecommitdiff
path: root/language/french/e-french/texmf/doc/test/frenchlr.tex
blob: 1cc8872554c6177324d6f1b1c8ee06581835353f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% This is frenchlr.tex
%
%         French Torture Test with LaTeX (main style: report)
%                           Copyright Bernard Gaulle as in french.doc
%
%                                      last mods 2006/04/25
%
\let\iflatex=\iftrue
\documentclass[twocolumn]{report}
\usepackage[latin9]{inputenc}% pour le codage d'entrée, ici latin9
 \usepackage[T1]{fontenc}% pour utiliser les fontes ec (et cm en math)
\usepackage{eurosym} %for the ¤ 
\usepackage{mylist,mya4,graphicx,french}
\usepackage{epstopdf}% so graphicx accepts eps images
\setlength{\textwidth}{410pt}%

\frenchtest
\end{document}