diff options
author | Fabrice (eramangarria) <Fabrice.Orgogozo+git@gmail.com> | 2012-08-08 11:05:48 +0200 |
---|---|---|
committer | Fabrice (eramangarria) <Fabrice.Orgogozo+git@gmail.com> | 2012-08-08 11:05:48 +0200 |
commit | e987f085b4d2e70b3382ed4904445990b4d2dab9 (patch) | |
tree | 14030f4d4ddb65cbb2b63652c414c503e5d1e121 /chapitres/locaux-globaux.tex | |
parent | e74e30b781035945fdb8302a93a777550adc02b1 (diff) | |
download | galois-e987f085b4d2e70b3382ed4904445990b4d2dab9.tar.gz galois-e987f085b4d2e70b3382ed4904445990b4d2dab9.tar.bz2 galois-e987f085b4d2e70b3382ed4904445990b4d2dab9.zip |
[LG] iffileexits (cf. .cv.tex et affichage date/haché)
Diffstat (limited to 'chapitres/locaux-globaux.tex')
-rw-r--r-- | chapitres/locaux-globaux.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapitres/locaux-globaux.tex b/chapitres/locaux-globaux.tex index c13b9d1..78c600d 100644 --- a/chapitres/locaux-globaux.tex +++ b/chapitres/locaux-globaux.tex @@ -12,7 +12,7 @@ \input{../configuration/formules} \input{../configuration/encoredesmacros} -\input{.cv} +\InputIfFileExists{.cv.tex}{}{} \usepackage{stmaryrd} \usepackage{graphics} @@ -51,7 +51,7 @@ \begin{center} Corps locaux, corps globaux \end{center} -\version +\IfFileExists{.cv.tex}{\version}{} \tableofcontents \else \chapter{corps locaux, corps globaux} |