fixed some bugs and improved the quality of the code to build/extract data
This commit is contained in:
@@ -8,6 +8,7 @@ pdf: all
|
||||
recode -d u8..ltex < refs-cleaned.bib > refs-processed.bib
|
||||
mogrify -format pdf figures/logo.svg
|
||||
rubber -fd $<
|
||||
extract-notes $<
|
||||
|
||||
clean:
|
||||
rubber -d --clean *.tex
|
||||
@@ -16,6 +17,7 @@ clean:
|
||||
rm -f refs-cleaned.bib
|
||||
rm -f refs-processed.bib
|
||||
rm -f figures/logo.pdf
|
||||
rm -f *.pdfpc
|
||||
|
||||
viewpdf: all
|
||||
evince *.pdf
|
||||
|
||||
Reference in New Issue
Block a user