Lines Matching refs:item

731 % max (\topskip - \ht (first item), 0).  If that height is large,
1123 % to a command which sets the catcodes (such as @item or @section).
3048 % Tables -- @table, @ftable, @vtable, @item(x).
3054 % margin between end of table item and start of table text.
3060 % Note @table, @ftable, and @vtable define @item, @itemx, etc., with
3063 % to index the item name in whatever manner is desired (perhaps none).
3079 % If the item text does not fit in the space we have, put it on a line
3096 % \parskip glue -- logically it's part of the @item we just started.
3102 % cause the example and the item to crash together. So we use this
3110 % The item text fits into the space. Start a paragraph, so that the
3114 % the item text, it can migrate to the main vertical list and
3125 \def\item{\errmessage{@item while not in a list environment}}
3175 \let\item = \internalBitem
3202 \let\item=\itemizeitem
3205 % Definition of @item while inside @itemize and @enumerate.
3214 % parskip, or the item text will crash with the heading. On the
3215 % other hand, when there is normal text preceding the item (as there
3222 \vadjust{\penalty 1200}}% not good to break after first line of item.
3309 % \itemno, since @item increments \itemno.
3339 % @item ...
3348 % @item ...
3351 % Each new table line starts with @item, each subsequent new column
3356 % @item, @tab do not need to be on their own lines, but it will not hurt
3362 % @item first col stuff @tab second col stuff @tab third col
3363 % @item
3369 % @item first col stuff @tab second col stuff
3373 % @item@tab@tab This will be in third column.
3460 % @item within a multitable starts a normal row.
3462 % contains an @itemize, we don't choke on the \item (seen as \crcr aka
3464 \def\item{\crcr}%
3491 % To parse everything between @multitable and @item:
3536 % @item @code{#}
4284 % If \lastskip is nonzero, that means the last item was a
4287 % non-discardable item, therefore it is not a potential
4297 % If \lastskip was zero, perhaps the last item was a penalty, and
4300 % signals); since we just inserted a non-discardable item, any
4311 % this make-up glue would be preceded by a non-discardable item
5366 % discardable item.)
5369 % This is purely so the last item on the list is a known \penalty >