Revision [10449]

This is an old revision of Latex made by ToBo on 2009-12-06 17:08:56.

 

LaTeX


Was habe ich über ProgWord Word geschimpft, und dann kamm 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


http://jabref.sourceforge.net

Table
% Bibliography styles according to DIN
% get from: http://www.ctan.org/tex-archive/biblio/bibtex/contrib/german/din1505/
\bibliographystyle{alphadin}


6. Zeilenumbrüche


\\ oder \\* Zeilenumbruch. Der * verhindert einen Seitenumbruch nach dem Zeilenumbruch
\newline Wie \\ jedoch nicht im Blocksatz
\\[abstand]Erzwingt einen Zeilenumbruch mit zuätzlichem abstand. * geht hier auch Beispiel \\[3cm]


7. Copy and paste


LatexCopyAndPaste





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