diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/finstrut/fstrutst.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/finstrut/fstrutst.tex | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/finstrut/fstrutst.tex b/Master/texmf-dist/source/latex/finstrut/fstrutst.tex index 990c2affe09..6e6fc1c06dd 100644 --- a/Master/texmf-dist/source/latex/finstrut/fstrutst.tex +++ b/Master/texmf-dist/source/latex/finstrut/fstrutst.tex @@ -1,8 +1,8 @@ -\ProvidesFile{fstrutst.tex}[2011/02/12 test/demo finstrut.sty (DA/UL)] +\ProvidesFile{fstrutst.tex}[2011/03/14 test/demo finstrut.sty (DA/UL)] \documentclass{article} \usepackage{readprov} \usepackage{array} -\usepackage[full,show]{finstrut}[2011/02/12] +\usepackage[fullpar,show]{finstrut}[2011/02/18] %% upd. 2011/03/14 \makeatletter % with array.sty \@ifpackageloaded{array}{% @@ -38,14 +38,16 @@ \begin{tabular}{|l|p{2cm}|}\hline deep & $\displaystyle \int_j$\\\hline \end{tabular} - \par\medskip\noindent + \par\medskip\noindent\nobreak\hfil \begin{tabular}{|l|p{2cm}|}\hline bad prevdepth & Hello world\hrule \\\hline \end{tabular} - \nobreak\hfill -\begin{tabular}{|l|p{2cm}|}\hline - bad prevdepth & Hello world \\\hline -\end{tabular} +\nobreak\hfil +%% irrelevant according to Donald 2011/02/15: +% \nobreak\hfill +% \begin{tabular}{|l|p{2cm}|}\hline +% bad prevdepth & Hello world \\\hline +% \end{tabular} \par\medskip\noindent \arraytest O\footnote{\vrule depth22.22pt\par} |