yatex

diff help/YATEXHLP.eng @ 613:38b311149463

Key definition fixed
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 06 May 2024 17:11:31 +0900
parents 6c09561c22f0
children
line diff
     1.1 --- a/help/YATEXHLP.eng	Thu Jan 24 15:16:07 2019 +0900
     1.2 +++ b/help/YATEXHLP.eng	Mon May 06 17:11:31 2024 +0900
     1.3 @@ -1765,6 +1765,12 @@
     1.4   \caption{foo image}\label{foo-jpg}
     1.5  \end{wrapfigure}
     1.6  
     1.7 +wraptable
     1.8 +\begin{wraptable}[LINES]{POS}[OVH]{WIDTH} ...TABULAR... \end{wraptable}
     1.9 +Create floating tabular.
    1.10 +Usage is the same as wrapfigure environment except enclosing tabular.
    1.11 +
    1.12 +<refer wrapfigure>
    1.13  
    1.14  abstract
    1.15  \begin{abstract} ... \end{abstract}