Pārlūkot izejas kodu

Add footnote example

Martin Thoma 9 gadi atpakaļ
vecāks
revīzija
362ee691b1
2 mainītis faili ar 25 papildinājumiem un 0 dzēšanām
  1. 8 0
      documents/footnotes/Makefile
  2. 17 0
      documents/footnotes/footnotes.tex

+ 8 - 0
documents/footnotes/Makefile

@@ -0,0 +1,8 @@
+SOURCE=footnotes
+
+make:
+	pdflatex $(SOURCE).tex -output-format=pdf
+	make clean
+
+clean:
+	rm -rf  $(TARGET) *.class *.html *.log *.aux *.out

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 17 - 0
documents/footnotes/footnotes.tex