Revision [10433]

This is an old revision of Latex made by ToBo on 2009-12-04 21:53:10.

 

LaTeX


1. Anleitungen


Installation und Verrwendung von MiKTeX und TeXnicCenter unter OsWindows Windows
http://drzoom.ch/project/dml/

Cheat Sheet
http://www.stdout.org/~winston/latex/latexsheet.pdf


2. Tools

  • MiKTeX - implementation of TeX and related programs for Windows
  • TeXnicCenter - integrated environment for creating LaTeX documents
  • mimetex - Debian package to convert LaTeX math expressions to anti-aliased images converter
  • matplotlib - Python-Erweiterung zum Plotten von Diagrammen


3. Templates

4. Formeln

5. Literaturverzecihnis mit Bibtex

6. Copy and paste


Table
{|cellpadding="10"
|-valign="top"
|

||

||

|
}


Images
\begin{figure}[H]
   \centering
   \includegraphics[width=\textwidth]{images/RT.eps}
   \caption[Test]{Test}
   \label{fig:Test}
\end{figure
}



Siehe auch
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki