summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dtk/dtk10.clo
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/dtk/dtk10.clo')
-rw-r--r--Master/texmf-dist/tex/latex/dtk/dtk10.clo18
1 files changed, 14 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk10.clo b/Master/texmf-dist/tex/latex/dtk/dtk10.clo
index 67d18dd570e..3cf38c8b315 100644
--- a/Master/texmf-dist/tex/latex/dtk/dtk10.clo
+++ b/Master/texmf-dist/tex/latex/dtk/dtk10.clo
@@ -1,8 +1,7 @@
-
-\ProvidesFile{dtk10.clo}
- [2009/11/01 v0.1a dtk class option (RN)]
+%% $Id: dtk10.clo 13 2010-06-19 06:53:35Z herbert $
+\ProvidesFile{dtk10.clo}[2010/04/19 v0.02 dtk class option (RN,hv)]
-\input{dtk.clo}
+\input{dtk.clo}% Standardeinstellungen
\IfFileExists{paralist.sty}{%
\RequirePackage[neverdecrease]{paralist}
@@ -12,7 +11,18 @@
\let\endenumerate\endcompactenum
\let\description\compactdesc
\let\enddescription\endcompactdesc
+ \pltopsep=\medskipamount
+% \plitemsep=\smallskipamount
+ \plitemsep=1pt
+% \plparsep=\smallskipamount
+ \plparsep=1pt
}{}
+\RequirePackage{hyphsubst}%
+\HyphSubstIfExists{ngerman-x-latest}{%
+ \HyphSubstLet{ngerman}{ngerman-x-latest}}{}
+\HyphSubstIfExists{german-x-latest}{%
+ \HyphSubstLet{german}{german-x-latest}}{}
+
\endinput