Home
last modified time | relevance | path

Searched refs:sectioning_underscore (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dsectioning.c321 sectioning_underscore (char *cmd) in sectioning_underscore() function
626 sectioning_underscore (command + 1); in cm_ideprecated()
715 sectioning_underscore ("chapter"); in cm_chapter()
722 sectioning_underscore ("section"); in cm_section()
729 sectioning_underscore ("subsection"); in cm_subsection()
736 sectioning_underscore ("subsubsection"); in cm_subsubsection()
744 sectioning_underscore ("unnumbered"); in cm_unnumbered()
751 sectioning_underscore ("unnumberedsec"); in cm_unnumberedsec()
759 sectioning_underscore ("unnumberedsubsec"); in cm_unnumberedsubsec()
767 sectioning_underscore ("unnumberedsubsubsec"); in cm_unnumberedsubsubsec()
[all …]
H A Dsectioning.h62 sectioning_underscore (char *cmd),
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog647 * makeinfo/sectioning.c (sectioning_underscore):
1088 * makeinfo/sectioning.c (sectioning_underscore): check if title is
1094 * makeinfo/sectioning.c (sectioning_underscore): warn if both @top and
1170 * makeinfo/sectioning.c (sectioning_underscore): don't segfault when
1589 * makeinfo/sectioning.c (sectioning_underscore): added xreflabel
2027 * makeinfo/sectioning.c (sectioning_underscore): do not start sections
2048 * makeinfo/sectioning.c (sectioning_underscore): removed newline from
3731 * makeinfo/sectioning.c (sectioning_underscore): keep track of
3736 * makeinfo/sectioning.c (sectioning_underscore): for Docbook, always
3760 * makeinfo/sectioning.c (sectioning_underscore): insert label="" only
[all …]
H A DChangeLog.46278 * makeinfo/sectioning.c (sectioning_underscore): suppress
5698 (sectioning_underscore): Use it.