summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/tabularht.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-31 22:34:05 +0000
committerKarl Berry <karl@freefriends.org>2006-12-31 22:34:05 +0000
commite7c4147cc5e3ed9a9baa218d7eebad637ff38800 (patch)
tree7e71db43b1ea20c693c0f651d9eebbd4bdf6b687 /Master/texmf-dist/source/latex/oberdiek/tabularht.dtx
parent418b0f76022e0fd2ec58a53cd89ff661f837f0a4 (diff)
oberdiek update (31dec06)
git-svn-id: svn://tug.org/texlive/trunk@3066 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/tabularht.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/tabularht.dtx24
1 files changed, 17 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/tabularht.dtx b/Master/texmf-dist/source/latex/oberdiek/tabularht.dtx
index cc355fe8e90..8cb2f65996a 100644
--- a/Master/texmf-dist/source/latex/oberdiek/tabularht.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/tabularht.dtx
@@ -69,7 +69,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: tabularht 2006/02/20 v2.2 Tabular with height specification (HO)}
+\Msg{* Package: tabularht 2006/12/22 v2.3 Tabular with height specification (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -133,7 +133,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{tabularht.drv}%
- [2006/02/20 v2.2 Tabular with height specification (HO)]
+ [2006/12/22 v2.3 Tabular with height specification (HO)]
\documentclass{ltxdoc}
\usepackage{holtxdoc}
\begin{document}
@@ -142,7 +142,7 @@ and the derived files
%</driver>
% \fi
%
-% \CheckSum{640}
+% \CheckSum{647}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -163,7 +163,7 @@ and the derived files
% \GetFileInfo{tabularht.drv}
%
% \title{The \xpackage{tabularht} package}
-% \date{2006/02/20 v2.2}
+% \date{2006/12/22 v2.3}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -186,7 +186,7 @@ and the derived files
% \begin{itemize}
% \item |tabularht|, |tabularht*|
% \item |arrayht|
-% \item |tabularxht|, |tabularxht*|
+% \item |tabularhtx|
% (if package \xpackage{tabularx} is loaded)
% \end{itemize}
% The height argument allows a length specification,
@@ -384,7 +384,7 @@ and the derived files
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{tabularht}%
- [2006/02/20 v2.2 Tabular with height specification (HO)]
+ [2006/12/22 v2.3 Tabular with height specification (HO)]
% \end{macrocode}
%
% \subsection{Environments}
@@ -586,7 +586,11 @@ and the derived files
\tabH@vrule{\tabH@currenttab}%
\fi
\begingroup
- \csname CT@arc@\endcsname\vline
+ \expandafter\ifx\csname CT@arc@\endcsname\relax
+ \else
+ \expandafter\CT@arc@
+ \fi
+ \vline
\endgroup
\hskip -.5\arrayrulewidth
}%
@@ -1075,6 +1079,12 @@ and the derived files
% \item
% DTX framework.
% \end{Version}
+% \begin{Version}{2006/12/22 v2.3}
+% \item
+% Documentation fix.
+% \item
+% Fix in code of option vlines.
+% \end{Version}
% \end{History}
%
% \PrintIndex