Extension:Wiki2LaTeX/Development/latex-template.txt

From MediaWiki.org
Jump to: navigation, search
==LaTeX-Template==
<latexfile name="Main">
\documentclass[12pt, a4paper]{scrartcl}

\usepackage[utf8x]{inputenc} % This is very important!
\usepackage[T1]{fontenc}

\usepackage{tabularx} % Required for tables

\begin{document}
((W2L_CONTENT))
\end{document}
</latexfile>
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox