Updated Figures 3 and 4, added comments, and changed small things throughout

This commit is contained in:
nkoch1
2022-05-05 22:14:37 -04:00
parent 62e2a28ac2
commit fc64168046
6 changed files with 10 additions and 533 deletions

View File

@@ -6,7 +6,7 @@ TEXFILE=$(TEXBASE).tex
PDFFILE=$(TEXBASE).pdf
TXTFILE=$(TEXBASE).txt
REVISION=0691c71d176511c294f39d84c89864fa8c141e4a
REVISION=0691c71d176511c294f39d84c89864fa8c141e4a
PDFFIGURES=$(shell sed -n -e '/^[^%].*includegraphics/{s/^.*includegraphics.*{\(.*\)}/\1.pdf/;p}' $(TEXFILE))