summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/jslectureplanner/german-default.lps
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-01-17 23:48:13 +0000
committerKarl Berry <karl@freefriends.org>2015-01-17 23:48:13 +0000
commitf302d1aaabaeb41bdd624d8ab7ec10414480e124 (patch)
treedd5fbdf951f582467bd8c347fb6b34e61e0f8990 /Master/texmf-dist/tex/latex/jslectureplanner/german-default.lps
parente852fa089d4c198a477d005c51e0facb8c737d81 (diff)
jslectureplanner (17jan15)
git-svn-id: svn://tug.org/texlive/trunk@36079 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/jslectureplanner/german-default.lps')
-rw-r--r--Master/texmf-dist/tex/latex/jslectureplanner/german-default.lps55
1 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/jslectureplanner/german-default.lps b/Master/texmf-dist/tex/latex/jslectureplanner/german-default.lps
new file mode 100644
index 00000000000..e7318a054fd
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/jslectureplanner/german-default.lps
@@ -0,0 +1,55 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% File german-default.lps
+%%
+%% Default German style for lecture planning
+%%
+%% This file is part of the jslectureplanner package.
+%%
+%% Author: Juergen Spitzmueller <juergen.spitzmueller@univie.ac.at>
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2003/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "maintained".
+%%
+%% The Current Maintainer of this work is Juergen Spitzmueller.
+%%
+%% Code repository and issue tracker: https://github.com/jspitz/jslectureplanner
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% Lecture types
+\DefTypeVL{VL}{Vorlesung}{Vorlesung}% lecture
+\DefTypePS{PS}{Proseminar}{Sitzung}% undergraduate seminar
+\DefTypeSE{SE}{Seminar}{Sitzung}% seminar
+\DefTypeUE{UE}{\"Ubung}{Sitzung}% practical course
+\DefTypeKO{KO}{Kolloquium}{Sitzung}% colloquium
+\DefTypePV{PV}{Privatissimum}{Sitzung}% research seminar
+
+% Term types
+\DefTypeFS{FS}{Fr\"ujahrssemester}% spring term
+\DefTypeHS{HS}{Herbstsemester}% fall term
+\DefTypeSS{SoSe}{Sommersemester}% summer term
+\DefTypeWS{WS}{Wintersemester}% winter term
+
+% Date formats
+\renewcommand*\lecdateformat{%
+ \THEDAY.\,\twodigit{\THEMONTH}.\,\THEYEAR}% long date
+\renewcommand*\lecdateshortformat{%
+ \THEDAY.\,\twodigit{\THEMONTH}.}% short date
+
+% Suffix to cancelled sessions
+\renewcommand*\leccancel{\ -- keine \lectypesession}
+
+% Program heading
+\renewcommand*\lecprogram{Programm}
+
+% Indentation of program list
+\renewcommand*\lecprogramlistindent{\textbf{88.\,88.}}
+
+% Finis