]> www.wagner.pp.ru Git - fiction/jasmina.git/blobdiff - Makefile
Fix note number
[fiction/jasmina.git] / Makefile
index e9bfc4ba76ee3bee688771e4bcf71e1bbf6f177b..24dd0dd97e76723d74cb0f288755f0dfd5d1f2a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,3 +36,7 @@ jasmina.pdf: preamble.tex all.tex
        pdflatex preamble.tex
 all.tex: all.mdwn
        pandoc -o all.tex all.mdwn
+
+notes: all.mdwn
+       # List all the footnotes
+       grep '^\[\^' all.mdwn|sort -n -k 1.3