little fixes and removed some comments
This commit is contained in:
2
Makefile
2
Makefile
@@ -6,7 +6,7 @@ TEXFILE=$(TEXBASE).tex
|
||||
PDFFILE=$(TEXBASE).pdf
|
||||
TXTFILE=$(TEXBASE).txt
|
||||
|
||||
REVISION=249fe01cabd4632dee366e26991fe32f4c1286df
|
||||
REVISION=493ed7b1e730a76adb6522831a34873d6fb525b5
|
||||
|
||||
PDFFIGURES=$(shell sed -n -e '/^[^%].*includegraphics/{s/^.*includegraphics.*{\(.*\)}/\1.pdf/;p}' $(TEXFILE))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user