Annotation of ttbar/p20_taujets_note/ltabtest.tex, revision 1.1

1.1     ! uid12904    1: %% LtabTest.tex---Uwe L"uck---spacing error in longtable.sty. 
        !             2: %% 2004/08/23. %%% First: 2002/12/08. 
        !             3: %% tools/3485, cf. tools/3180, Sebastian Rahtz 2000/03/05. 
        !             4: \documentclass{article} 
        !             5: \usepackage{longtable}
        !             6: % \usepackage{ltabptch}
        !             7: % \nofiles 
        !             8: \begin{document}
        !             9: % A 
        !            10: 
        !            11: \noindent 
        !            12: % D\hfil\break 
        !            13: B % \strut % \vrule depth 9.9pt 
        !            14: % \par 
        !            15: % \begin{center} 
        !            16: %% center around longtable produces spurious line below indeed! 
        !            17: \begin{longtable}[l]{l}
        !            18: \smash{\vrule height 20.4pt depth 15.6pt }% bigskip added. 
        !            19: H % \vrule depth 8.8 pt 
        !            20: % \\ 
        !            21: \endhead 
        !            22: % \begin{tabular}{l}
        !            23: \smash{\vrule height 20.4pt depth 15.6pt }% strut + bigskip. 
        !            24: T % \vrule depth % 15.6pt 
        !            25: % 7.7pt %%% \vrule height 8.399pt depth 3.6pt 
        !            26: \\ 
        !            27: \end{longtable} 
        !            28: % \end{tabular}
        !            29: % \end{center}
        !            30: % \par 
        !            31:  \edef\testhold{\the\prevdepth}\typeout{\prevdepth= \testhold}% TEST 
        !            32: \noindent
        !            33: C
        !            34: 
        !            35: \tracingonline=1 
        !            36: \showboxbreadth=20
        !            37: \showboxdepth=3
        !            38: \showlists 
        !            39: 
        !            40: \setbox0\hbox{Aq}
        !            41: \typeout{ht = \the\ht0; dp = \the\dp0}
        !            42: 
        !            43: \end{document}
        !            44: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>