diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/formation-latex-ul/exercice_subcaption.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/formation-latex-ul/exercice_subcaption.tex | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/formation-latex-ul/exercice_subcaption.tex b/Master/texmf-dist/doc/latex/formation-latex-ul/exercice_subcaption.tex index 0e6be9bdda0..5f355bbfb1f 100644 --- a/Master/texmf-dist/doc/latex/formation-latex-ul/exercice_subcaption.tex +++ b/Master/texmf-dist/doc/latex/formation-latex-ul/exercice_subcaption.tex @@ -1,12 +1,11 @@ -\documentclass[11pt,article]{memoir} - \usepackage[francais]{babel} +\documentclass[11pt,article,french]{memoir} + \usepackage{babel} \usepackage[autolanguage]{numprint} - \usepackage{icomma} % virgule intelligente en mathématiques - %% Activer les lignes appropriées selon le moteur utilisé \usepackage[utf8]{inputenc} % LaTeX \usepackage[T1]{fontenc} % LaTeX % \usepackage{fontspec} % XeLaTeX + \usepackage{icomma} % virgule intelligente en mathématiques %% Sous-légendes dans les environnements 'table' \newsubfloat{table} |