X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=24dd0dd97e76723d74cb0f288755f0dfd5d1f2a9;hb=c3ac8311e814770309d23ebf7d0ad62568f4bf3d;hp=e9bfc4ba76ee3bee688771e4bcf71e1bbf6f177b;hpb=a1a7ef795cef163c129f60fa9439904e558e95c0;p=fiction%2Fjasmina.git diff --git a/Makefile b/Makefile index e9bfc4b..24dd0dd 100644 --- 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