location: Diff for "LaTeX"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2009-05-06 12:01:34
Size: 133
Editor: crose
Comment:
Revision 14 as of 2009-08-21 12:00:17
Size: 752
Editor: dcaspar
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

== Install the mathletter document class and frutiger fonts ==

=== MikTeX 2.7 (Windows) ===

== 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

Install the mathletter document class and frutiger fonts

MikTeX 2.7 (Windows)

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.

PublicMathWiki: LaTeX (last edited 2021-02-04 10:06:06 by eseide)