summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oberdiek/tabularht-example1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/oberdiek/tabularht-example1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/tabularht-example1.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/oberdiek/tabularht-example1.tex b/Master/texmf-dist/doc/latex/oberdiek/tabularht-example1.tex
index 67de205ce74..f0e16e41ea3 100644
--- a/Master/texmf-dist/doc/latex/oberdiek/tabularht-example1.tex
+++ b/Master/texmf-dist/doc/latex/oberdiek/tabularht-example1.tex
@@ -8,7 +8,8 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2005, 2006 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+%% Copyright (C) 2005, 2006, 2007 by
+%% Heiko Oberdiek <oberdiek@uni-freiburg.de>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -32,12 +33,12 @@
\begin{document}
\fbox{%
- \begin{tabularht*}{1in}{4in}{@{}l@{\extracolsep{\fill}}r@{}}
+ \begin{tabularht*}{1in}{4in}{@{}l@{\extracolsep{\fill}}r@{}}%
upper left corner & upper right corner\\%
\noalign{\vfill}%
- \multicolumn{2}{@{}c@{}}{bounding box}\\
+ \multicolumn{2}{@{}c@{}}{bounding box}\\%
\noalign{\vfill}%
- lower left corner & lower right corner\\
+ lower left corner & lower right corner\\%
\end{tabularht*}%
}
\end{document}