From 6652b56b853c6792a37602c52ca650a76a1d9727 Mon Sep 17 00:00:00 2001 From: Nils Caci <nils.caci@rwth-aachen.de> Date: Tue, 28 May 2019 21:57:41 +0200 Subject: [PATCH] KOMA teil --- workshops/latex/handout.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workshops/latex/handout.tex b/workshops/latex/handout.tex index a48bf82..63679fb 100644 --- a/workshops/latex/handout.tex +++ b/workshops/latex/handout.tex @@ -332,7 +332,7 @@ Sprache (\texttt{ngerman}\footnote{\texttt{ngerman} für \textbf{n}eue Rechtschr \texttt{article} & Standardklasse\\ \texttt{scrartcl} & \verb|article| mit KOMA-Skript: schönere\footnotemark und einfachere\footref{fn:ansichtssache} Formatierung\\ \texttt{report} & für längere Dokumente mit mehreren Kapiteln (\verb|\chapter{Kapitel}|)\\ - \texttt{scrreprt} & KOMA-Skript für \verb|report|\\ + %\texttt{scrreprt} & KOMA-Skript für \verb|report|\\ \texttt{book} & für Bücher (lange Dokumente)\\ \texttt{scrbook} & KOMA-Skript für \verb|book|\\ \texttt{beamer} & für Präsentationen\\ -- GitLab