Add and explain clean-rebuild.

This commit is contained in:
Sergiu Ivanov 2021-10-17 18:03:48 +02:00
parent 4405277b6a
commit d11cd34ea9
2 changed files with 9 additions and 0 deletions

7
clean-rebuild Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
./clean
lualatex candidature.tex
biber candidature
lualatex candidature.tex
lualatex candidature.tex

View File

@ -35,6 +35,8 @@
5. Run =lualatex candidature.tex= a second time and a the third time
to get all the references right.
Steps 2 to 5 are also available in the script [[file:clean-rebuild][clean-rebuild]].
* Structure
The dossier is split over very many =.tex= files, a
=candidature.sty= file, and a number of =.bib= files storing various