diff --git a/clean-rebuild b/clean-rebuild new file mode 100755 index 0000000..2fb626b --- /dev/null +++ b/clean-rebuild @@ -0,0 +1,7 @@ +#!/bin/sh + +./clean +lualatex candidature.tex +biber candidature +lualatex candidature.tex +lualatex candidature.tex diff --git a/dossier-notes.org b/dossier-notes.org index 86336cd..737265e 100644 --- a/dossier-notes.org +++ b/dossier-notes.org @@ -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