Searched refs:itemize (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dinsertion.h33 itemize, lisp, menu, multitable, quotation, rawdocbook, rawhtml, rawtex, enumerator in enum:insertion_type
H A Dinsertion.c43 "ifnotxml", "ifplaintext", "ifset", "iftex", "ifxml", "itemize", "lisp",
66 Used for menu and itemize. */
106 itemize function defined, i.e., skip conditionals, @cartouche, etc. */
155 @itemize @bullet @item foobar
161 line_error (_("@item not allowed in argument to @itemize"));
611 case itemize:
621 /* Make things work for losers who forget the itemize syntax. */
622 if (type == itemize)
639 if (type == itemize)
1036 case itemize
[all...]
H A Dxml.c150 { "itemize", 0, 0, 0 },
1402 case itemize:
1453 case itemize:
/freebsd-10.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex135 \begin{itemize}
150 \end{itemize}
397 \begin{itemize}
408 \end{itemize}
412 \begin{itemize}
423 \end{itemize}
449 \begin{itemize}
458 \end{itemize}
490 \begin{itemize}
505 \end{itemize}
[all...]
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex415 % @end itemize @c foo
2238 % default indentation of @itemize and @enumerate text
2359 % This is the counter used by @enumerate, which is really @itemize
2363 \envdef\itemize{\parsearg\doitemize}
2375 % @itemize with no arg is equivalent to @itemize @bullet.
2380 % Definition of @item while inside @itemize and @enumerate.
2386 % If the document has an @itemize directly after a section title, a
2637 % contains an @itemize, we don't choke on the \item (seen as \crcr aka
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex424 % @end itemize @c foo
2401 % default indentation of @itemize and @enumerate text
2533 % This is the counter used by @enumerate, which is really @itemize
2537 \envdef\itemize{\parsearg\doitemize}
2549 % @itemize with no arg is equivalent to @itemize @bullet.
2554 % Definition of @item while inside @itemize and @enumerate.
2560 % If the document has an @itemize directly after a section title, a
2811 % contains an @itemize, we don't choke on the \item (seen as \crcr aka
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex416 % @end itemize @c foo
2300 % default indentation of @itemize and @enumerate text
2432 % This is the counter used by @enumerate, which is really @itemize
2436 \envdef\itemize{\parsearg\doitemize}
2448 % @itemize with no arg is equivalent to @itemize @bullet.
2453 % Definition of @item while inside @itemize and @enumerate.
2459 % If the document has an @itemize directly after a section title, a
2710 % contains an @itemize, we don't choke on the \item (seen as \crcr aka

Completed in 183 milliseconds