Size: 133
Comment:
|
Size: 654
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
= Include Movies = * [[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 === * [[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
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.