summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dtk
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-10 21:29:12 +0000
committerKarl Berry <karl@freefriends.org>2022-03-10 21:29:12 +0000
commit46dd0d0ea3dbf3914912643a110296b5c42bc498 (patch)
treecf2f634208e4364023ab58185d578058abdf798a /Master/texmf-dist/tex/latex/dtk
parentaf396b33f6d1b355d6240f7e08181ee7f8a4e462 (diff)
dtk (10mar22)
git-svn-id: svn://tug.org/texlive/trunk@62607 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dtk')
-rw-r--r--Master/texmf-dist/tex/latex/dtk/dtk-full.clo4
-rw-r--r--Master/texmf-dist/tex/latex/dtk/dtk.cls4
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk-full.clo b/Master/texmf-dist/tex/latex/dtk/dtk-full.clo
index 1ab858cd181..f8caf09f493 100644
--- a/Master/texmf-dist/tex/latex/dtk/dtk-full.clo
+++ b/Master/texmf-dist/tex/latex/dtk/dtk-full.clo
@@ -14,7 +14,7 @@
%% version 2005/12/01 or later.
\ProvidesFile{dtk-full.clo}%
- [2019/10/25 v0.1n dtk class options for full mode (RN)]
+ [2022/03/10 v0.1o dtk class options for full mode (RN)]
\@ifclasslater{scrbook}{2015/09/29}{}{%
\ClassError{dtk}{%
@@ -287,7 +287,7 @@
\fi
\DTK@embedded@begindocumenthook\ignorespaces
}{%
- \DTK@embedded@enddocumenthook
+ \DTK@embedded@enddocumenthook\mbox{}\endinput
}%
\@ifundefined{BIBS:\the\c@artcounter}{%
\input{\DTK@local@inputname}%
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk.cls b/Master/texmf-dist/tex/latex/dtk/dtk.cls
index 3e6f6b7c248..6ef4e017854 100644
--- a/Master/texmf-dist/tex/latex/dtk/dtk.cls
+++ b/Master/texmf-dist/tex/latex/dtk/dtk.cls
@@ -23,8 +23,8 @@
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\def\DTKversion{2.08k}
-\def\DTKversiondate{2021/11/13}
+\def\DTKversion{2.08l}
+\def\DTKversiondate{2022/03/10}
\ProvidesClass{dtk}[\DTKversiondate v\DTKversion dtk documentclass (RN)]
\@ifpackagelater{iftex}{2019/10/24}{%