Add clean and the instructions to use it.

This commit is contained in:
Sergiu Ivanov 2021-05-10 11:19:08 +02:00
parent e5e984a82e
commit 606af629c1
2 changed files with 9 additions and 3 deletions

5
clean Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
#
# Clean all the intermediate files.
rm -v administration.log candidature.aux candidature.bcf candidature.blg candidature.log candidature.out candidature.toc enseignement.log recherche.log candidature.run.xml

View File

@ -29,9 +29,10 @@
1. Ensure =biber= is available, e.g. by running the script
=guix-env=.
2. Run =lualatex candidature.tex= once.
3. Run =biber canditature= to update the references.
2. Run =lualatex candidature.tex= a second time and a the third time
2. Clean all the working files by running the script =clean=.
3. Run =lualatex candidature.tex= once.
4. Run =biber canditature= to update the references.
5. Run =lualatex candidature.tex= a second time and a the third time
to get all the references right.
* Structure