diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/yathesis/documentation/tableaux/expressions-standard.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/yathesis/documentation/tableaux/expressions-standard.tex | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/yathesis/documentation/tableaux/expressions-standard.tex b/Master/texmf-dist/doc/latex/yathesis/documentation/tableaux/expressions-standard.tex new file mode 100644 index 00000000000..47471524233 --- /dev/null +++ b/Master/texmf-dist/doc/latex/yathesis/documentation/tableaux/expressions-standard.tex @@ -0,0 +1,23 @@ +\begin{tabular}{lll} + Commande & Valeur en français & Valeur en anglais \\\toprule + \lstinline+\abstractname+ & Résumé & Abstract \\ + \lstinline+\alsoname+ & voir aussi & see also \\ + \lstinline+\appendixname+ & Annexe & Appendix \\ + \lstinline+\bibname+ & Bibliographie & Bibliography \\ +% ^^A \lstinline+\ccname+ & Copie à & cc \\ + \lstinline+\chaptername+ & Chapitre & Chapter \\ + \lstinline+\contentsname+ & Table des matières & Contents \\ +% ^^A \lstinline+\enclname+ & P.J. & encl \\ + \lstinline+\figurename+ & Figure & Figure \\ + \lstinline+\glossaryname+ & Glossaire & Glossary \\ + \lstinline+\indexname+ & Index & Index \\ + \lstinline+\listfigurename+ & Table des figures & List of Figures \\ + \lstinline+\listtablename+ & Liste des tableaux & List of Tables \\ + \lstinline+\pagename+ & page & Page \\ + \lstinline+\partname+ & partie & Part \\ +% ^^A \lstinline+\prefacename+ & Préface & Preface \\ + \lstinline+\proofname+ & Démonstration & Proof \\ + \lstinline+\refname+ & Références & References \\ + \lstinline+\seename+ & voir & see \\ + \lstinline+\tablename+ & Tableau & Table +\end{tabular} |