location: Diff for "TeX"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 2 and 12 (spanning 10 versions)
Revision 2 as of 2009-05-11 07:03:43
Size: 134
Editor: dcaspar
Comment:
Revision 12 as of 2009-08-19 08:45:34
Size: 676
Editor: dcaspar
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
== Miscellaneous ==
 * [[http://www.uoregon.edu/~noeckel/PDFmovie.html|movie15]] - available in standard TeX installation.
----
 . <<NewPage(subTopicTemplate, Neues Subtopic, @SELF)>>
----
== General documentation ==
A short introduction to LaTeX (in German): http://developer.kde.org/~kdvi/DVI/l2kurz.dvi
== Frequently used programs ==
 * [[public/TeX/kdvi|KDVI]]
== Tips and tricks ==
=== Converting .eps-files (automatically) to .pdf-files ===
[[https://wiki.math.uzh.ch/public/TeX/epstopdf|epstopdf]]
=== Include a movie in a PDF Document ===
 * [[http://www.uoregon.edu/~noeckel/PDFmovie.html|movie15]]

Example: [[attachment:omega.tex]] [[attachment:omega.mpg]] [[attachment:omega.pdf]]
{{{
[user@host] pdflatex omega.tex
}}}

View the PDF File in Acrobat Reader.

TeX



General documentation

A short introduction to LaTeX (in German): http://developer.kde.org/~kdvi/DVI/l2kurz.dvi

Frequently used programs

Tips and tricks

Converting .eps-files (automatically) to .pdf-files

epstopdf

Include a movie in a PDF Document

Example: omega.tex omega.mpg omega.pdf

[user@host] pdflatex omega.tex

View the PDF File in Acrobat Reader.

PublicMathWiki: TeX (last edited 2014-05-07 13:53:55 by crose)