location: LaTeX

Institute of Mathematics - PublicMathWiki:

Revision 42 as of 2010-11-05 13:16:18

Clear message

LaTeX



TeX/LaTeX Documentation

Frequently used questions and programs

Count words in a latex documents

Kile: File > Statistics

kdvi

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. It probably won't work on the Sun Ray Terminals.

Example

  • movie.tex

\documentclass[12pt,landscape]{article}
\usepackage{geometry}
\geometry{verbose,letterpaper}
\usepackage{movie15}
\usepackage{hyperref}
\begin{document}
Whispering-gallery mode in a quarter circle:
\begin{figure}[ht]

\includemovie[
  poster,
  text={\small(2-twist-spun.mp4)}
]{6cm}{4.8cm}{2-twist-spun.mp4}

\end{figure}
\end{document}

pdflatex movie.tex

UZH Style Templates

Letter

The official LaTeX templates for correspondence are located at /scratch/templates/latex/Korrespondenz/.

Copy the desired template to your home directory (see below for a preview of each template), or any other suitable location (Do not edit the files in /scratch/templates/latex/Korrespondenz/) and edit it with your favorite LaTeX editor.

Preview of templates:

  • UZH Brief deutsch mit Absender (pdf) (ps) (tex)

  • UZH Brief deutsch ohne Absender (pdf) (ps)

  • UZH Letter English with Sender (pdf) (ps)

  • UZH Letter English without Sender (pdf) (ps)

Please replace the text enclosed by angle brackets (<>) with the appropriate information.

Presentation

The official LaTeX templates for correspondence are located at /scratch/templates/latex/Praesentation/.

Copy the desired template to your home directory (see below for a preview of each template), or any other suitable location (Do not edit the files in /scratch/templates/latex/Praesentation/) and edit it with your favorite LaTeX editor.

  • UZH Praesentation deutsch (informell) (pdf) (ps)

  • UZH Praesentation deutsch (pdf) (ps)

  • UZH Presentation English (informal) (pdf) (ps)

  • UZH Presentation Englsich (pdf) (ps)

Installation of Corporate Design Templates

Windows

This instruction assumes that the latest MikTeX is installed including KOMA. In order to ensure you're running the latest version, start the MikTeX Package Administrator found under Start|All Programs|MikTeX X.Y|Maintenance (Admin)|Package Manager (Admin) and run the Update Wizard found under Task|Update Wizard. Please refer to the MikTeX Documentation for further information on this topic by pointing your browser to http://www.miktex.org/docs.

Letter Templates

Download the LaTeX templates Vorlagen_UZH_LaTeX_Briefe.zip from https://www.uzh.ch/cdssl/cd/vorlagenboerse/downloads.html. Unzip the package, and copy the entire tex directory to `C:\Program Files\MiKTeX X.Y