Browse Source

added siunitx example

Martin Thoma 12 năm trước cách đây
mục cha
commit
23b06aab8e

+ 7 - 0
documents/si-units/Makefile

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

+ 2 - 0
documents/si-units/README.md

@@ -0,0 +1,2 @@
+Read the [manual](ftp://ftp.tex.ac.uk/tex-archive/macros/latex/exptl/siunitx/siunitx.pdf)
+for more information how `siunitx` works.

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 32 - 0
documents/si-units/si-units.tex