Robin_PHD/nr/Makefile
Robin Clark c0e57b4513 Sunday afternoon
After meeting (Dave?} at methodist church talking about
resistor failure modes with him.
2011-02-13 14:31:23 +00:00

23 lines
367 B
Makefile

#
# Make the propositional logic diagram a paper
#
paper: paper.tex nr_paper.tex
#latex paper.tex
#dvipdf paper pdflatex cannot use eps ffs
pdflatex paper.tex
mv paper.pdf nr_paper.pdf
okular nr_paper.pdf
# Remove the need for referncing graphics in subdirectories
#
nr_paper.tex: nr.tex
cat nr.tex | sed 's/nr\///' > nr_paper.tex
bib:
bibtex paper