summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dtk
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-12-19 23:10:53 +0000
committerKarl Berry <karl@freefriends.org>2022-12-19 23:10:53 +0000
commitfe127faeff2824ff7e5235f5561fb30c60ab090c (patch)
tree6abde41917ea06f447b43a9e65d8be8bb4cc2b5d /Master/texmf-dist/tex/latex/dtk
parentf0896d107b2ca05df045998163287b488dee9211 (diff)
dtk (19dec22)
git-svn-id: svn://tug.org/texlive/trunk@65315 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.clo32
-rw-r--r--Master/texmf-dist/tex/latex/dtk/dtk.cls22
2 files changed, 32 insertions, 22 deletions
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk-full.clo b/Master/texmf-dist/tex/latex/dtk/dtk-full.clo
index ce8807db957..914798bb038 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}%
- [2022/03/10 v0.1o dtk class options for full mode (RN)]
+ [2022/05/08 v0.1p dtk class options for full mode (RN)]
\@ifclasslater{scrbook}{2015/09/29}{}{%
\ClassError{dtk}{%
@@ -275,22 +275,16 @@
\c@figure=\z@
\c@table=\z@
\c@equation=\z@
- \renewenvironment{document}{%
- \ifDTKrecord
- % Write the definition of the complete bib filename list
- \@ifundefined{BIBS:\the\c@artcounter}{}{%
- \immediate\write\user@bibs{%
- \string\@namedef{BIBS:\the\c@artcounter}%
- {\csname BIBS:\the\c@artcounter\endcsname}%
- \@percentchar\space \DTK@local@inputname
- }%
- }%
- %%%\endgroup\expandafter
- \fi
- \DTK@embedded@begindocumenthook\ignorespaces
- }{%
- \DTK@embedded@enddocumenthook\mbox{}\endinput
- }%
+ \ifDTKrecord
+ \gdef\document{\endgroup\endinput}%
+ \global\let\blx@warn@auxlist=\relax
+ \else
+ \renewenvironment{document}{%
+ \DTK@embedded@begindocumenthook\ignorespaces
+ }{%
+ \DTK@embedded@enddocumenthook\mbox{}\endinput
+ }%
+ \fi
\@ifundefined{BIBS:\the\c@artcounter}{%
\input{\DTK@local@inputname}%
}{%
@@ -350,9 +344,7 @@
\RequirePackage{picture}
\DeclareNewLayer[page,background,mode=picture,contents={%
-% \put(24mm,0.5\dimexpr\layerheight\relax){%
- \put(-10mm,-2pt){%
-% \includegraphics[angle=90]{dtk0}%
+ \put(24mm,0.5\dimexpr\layerheight\relax){%
\makebox(0,0)[c]{\rotatebox[origin=c]{90}{%
\resizebox{14cm}{!}{\Huge\DTK@fancyJournalname}}}%
\put(8mm,0){\makebox(0,0)[c]{\rule{0.85mm}{\textheight}}}%
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk.cls b/Master/texmf-dist/tex/latex/dtk/dtk.cls
index 5de817615ca..b2be0e2af85 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.08m}
-\def\DTKversiondate{2022/04/29}
+\def\DTKversion{2.08n}
+\def\DTKversiondate{2022/12/14}
\ProvidesClass{dtk}[\DTKversiondate v\DTKversion dtk documentclass (RN)]
\@ifpackagelater{iftex}{2019/10/24}{%
@@ -570,6 +570,24 @@
\lstset{style=noNumber}
+% see: https://tex.stackexchange.com/questions/25391/the-listings-package-and-utf-8/25396#25396
+\lst@InputCatcodes
+\def\lst@DefEC{%
+ \lst@CCECUse \lst@ProcessLetter
+ ^^80^^81^^82^^83^^84^^85^^86^^87^^88^^89^^8a^^8b^^8c^^8d^^8e^^8f%
+ ^^90^^91^^92^^93^^94^^95^^96^^97^^98^^99^^9a^^9b^^9c^^9d^^9e^^9f%
+ ^^a0^^a1^^a2^^a3^^a4^^a5^^a6^^a7^^a8^^a9^^aa^^ab^^ac^^ad^^ae^^af%
+ ^^b0^^b1^^b2^^b3^^b4^^b5^^b6^^b7^^b8^^b9^^ba^^bb^^bc^^bd^^be^^bf%
+ ^^c0^^c1^^c2^^c3^^c4^^c5^^c6^^c7^^c8^^c9^^ca^^cb^^cc^^cd^^ce^^cf%
+ ^^d0^^d1^^d2^^d3^^d4^^d5^^d6^^d7^^d8^^d9^^da^^db^^dc^^dd^^de^^df%
+ ^^e0^^e1^^e2^^e3^^e4^^e5^^e6^^e7^^e8^^e9^^ea^^eb^^ec^^ed^^ee^^ef%
+ ^^f0^^f1^^f2^^f3^^f4^^f5^^f6^^f7^^f8^^f9^^fa^^fb^^fc^^fd^^fe^^ff%
+ ^^^^20ac^^^^0153^^^^0152%
+ ^^^^0131% small letter dotless i
+ ^^00%
+}
+\lst@RestoreCatcodes
+
% noHilit, latex ???
\ifDTKrecord\else% wegen Problem mit verbatim-Paket/dtkGLOBAL