Added info on parameter space
This commit is contained in:
2
Makefile
2
Makefile
@@ -45,7 +45,7 @@ $(USED_FIGS): $(FIG_DIR)/%.jpg: $(SCRIPT_DIR)/%.wls | $(FIG_DIR)
|
||||
|
||||
pdfs/os-free-energy-notes.pdf: main.tex bibliography.bib $(USED_FIGS)| $(PDF_DIR)
|
||||
$(LATEXMK) $(<F)
|
||||
cp $(@F) $@
|
||||
cp main.pdf $@
|
||||
|
||||
# $(OUTPUTS): pdfs/%.pdf: tex/%.tex main.tex bibliography.bib | $(PDF_DIR)
|
||||
# cd $(<D); $(LATEXMK) $(<F)
|
||||
|
||||
Reference in New Issue
Block a user