فهرست منبع

Add footnote example

Martin Thoma 9 سال پیش
والد
کامیت
362ee691b1
2فایلهای تغییر یافته به همراه25 افزوده شده و 0 حذف شده
  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

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 17 - 0
documents/footnotes/footnotes.tex