]> pere.pagekite.me Git - text-smell-og-bang-hauge.git/commitdiff
Split FIXME-liste i med og utenfor PDF.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 7 Aug 2022 02:27:55 +0000 (04:27 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 7 Aug 2022 02:27:55 +0000 (04:27 +0200)
Makefile

index c39d0ad5dd63b8c4f73118f41f1ece18c27fa8e1..a2b211f375ab0b1742ce7329462aeb47da4c76ab 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,10 @@ PDFS = SLmaster-kjemi.pdf images/cover-art-nb.pdf
 all: $(PDFS) fixmes
 
 fixmes:
-       grep -a FIXME *.tex exercise/*.tex unfinished/*.tex | cut -d: -f2- | iconv -f latin1
+       @echo ============= Unfinished ================
+       grep -a FIXME *.tex unfinished/*.tex| cut -d: -f2- | iconv -f latin1
+       @echo =============== in PDF ==================
+       grep -a FIXME *.tex exercise/*.tex| cut -d: -f2- | iconv -f latin1
 
 hefte: all-groenn.tex hefte-groenn.pdf