diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/voss-de/InlineMath/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/voss-de/InlineMath/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/voss-de/InlineMath/README b/Master/texmf-dist/doc/generic/voss-de/InlineMath/README new file mode 100644 index 00000000000..0e5b59f1000 --- /dev/null +++ b/Master/texmf-dist/doc/generic/voss-de/InlineMath/README @@ -0,0 +1,9 @@ +InlineMath.pdf : dtk Article about inline math mode (in german) +InlineMath.ltx : main source file (preamble) +InlineMath.tex : document source +InlineMath.bib : BibTeX data + +building the document: +pdflatex InlineMath.ltx +bibtex InlineMath +pdflatex InlineMath.ltx |