LaTeX

Geometry

Seitenränder einrichten

\geometry{a4paper,left=40mm,right=30mm, top=1cm, bottom=2cm}

Listings

\usepackage{listings}
\lstset{language=C++, basicstyle=\small, tabsize=2}
%[...]
\begin{lstlisting}
cout << "Hallo" << endl;
\end{lstlisting}

ftp://ftp.tu-chemnitz.de/pub/tex/macros/latex/contrib/listings/listings.pdf

BibTeX

Sinnvolle Pakete

in Debian

  • texlive-lang-german
  • texlive-latex-recommended (KOMA Script…)
  • texlive-latex-base (amsmath…)
  • texlive-latex-extra (nicefrac, fixme…)
  • texlive-science (SIunits…)
  • texlive-pictures (gnuplottex → braucht aber auch noch da latex extra paket…)
  • lmodern (Vektorschriftart die T1 Encoding (für Umlaute etc) unterstützt)
  • texlive-fonts-recommended (eurosym…)
  • latexmk (Automatisch latex, bibtex usw in der richtigen Reihenfolge und Anzahl ausfuehren)
  • texlive-lang-german texlive-latex-recommended texlive-latex-base texlive-latex-extra texlive-science lmodern texlive-fonts-recommended latexmk

Hilfen

dokuwiki

Top Plugin fuer Mathematik: http://www.dokuwiki.org/plugin:jsmath

Geany

Lightweigth GTK Editor, sinnvolle Plugins:

  • geany-plugin-latex
  • geany-plugin-vc (Versionsverwaltung)
  • geany-plugin-spellcheck (de dict benoetigt: aspell-de)
 
latex/start.txt · Zuletzt geändert: 2011/03/16 15:28 von quirxl
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki