summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dtk/dtk.clo
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/dtk/dtk.clo')
-rw-r--r--Master/texmf-dist/tex/latex/dtk/dtk.clo7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk.clo b/Master/texmf-dist/tex/latex/dtk/dtk.clo
index 18c6e20b729..94d418d935b 100644
--- a/Master/texmf-dist/tex/latex/dtk/dtk.clo
+++ b/Master/texmf-dist/tex/latex/dtk/dtk.clo
@@ -1,6 +1,6 @@
-%% $Id: dtk.clo 17 2011-04-23 10:42:34Z herbert $
+%% $Id: dtk.clo 19 2011-04-24 06:05:56Z herbert $
-\ProvidesFile{dtk.clo}[2010/10/17 v0.3 dtk class option (RN,hv)]
+\ProvidesFile{dtk.clo}[2011/04/23 v0.4 dtk class option (RN,hv)]
\newcommand\CoverArt[3]{%
\ifx\CoverTitleFont\@undefined
@@ -155,5 +155,8 @@
\def\ctanurl#1{\url{CTAN:#1}}%
\let\CTANurl\ctanurl
+\newcommand\fboxlinewidth[1][\textwidth]{\dimexpr#1-2\fboxsep-2\fboxrule\relax}
+\newcommand\tabcolwidth[2][\columnwidth]{\dimexpr#1-#2\tabcolsep\relax}
+
\endinput