diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-25 00:10:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-25 00:10:43 +0000 |
commit | 5949618821cfe384176ae1a4a7a032a3f6e7ee30 (patch) | |
tree | 49a96a47025594b0d3ac1f74cb7552b5306dec02 /Master/texmf-dist/source/latex/tablefootnote/tablefootnote.drv | |
parent | 5e2d6e0ef7921592cad509d5e965de094f0bfd64 (diff) |
tablefootnote (21nov11)
git-svn-id: svn://tug.org/texlive/trunk@24651 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tablefootnote/tablefootnote.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/tablefootnote/tablefootnote.drv | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/tablefootnote/tablefootnote.drv b/Master/texmf-dist/source/latex/tablefootnote/tablefootnote.drv index 25fe04fdacf..c265c726dad 100644 --- a/Master/texmf-dist/source/latex/tablefootnote/tablefootnote.drv +++ b/Master/texmf-dist/source/latex/tablefootnote/tablefootnote.drv @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: tablefootnote -%% Version: 2011/11/06 v1.0c +%% Version: 2011/11/19 v1.0d %% %% Copyright (C) 2011 by %% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de> @@ -41,7 +41,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2011/06/24]% \ProvidesFile{tablefootnote.drv}% - [2011/11/06 v1.0c Table foot notes (HMM)]% + [2011/11/19 v1.0d Table foot notes (HMM)]% \documentclass{ltxdoc}[2007/11/11]% v2.0u \usepackage{holtxdoc}[2011/02/04]% v0.21 %% tablefootnote may work with earlier versions of LaTeX2e and those @@ -69,6 +69,10 @@ \CodelineIndex \hyphenation{printing docu-ment} \gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}% +\makeatletter +\@ifundefined{eTeX}{\gdef\eTeX{$\m@th \varepsilon $-\TeX }}{% else \relax +} +\makeatother \begin{document} \DocInput{tablefootnote.dtx}% \end{document} |