Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dsectioning.c320 sectioning_underscore (char *cmd) in sectioning_underscore() function
625 sectioning_underscore (command + 1); in cm_ideprecated()
714 sectioning_underscore ("chapter"); in cm_chapter()
721 sectioning_underscore ("section"); in cm_section()
728 sectioning_underscore ("subsection"); in cm_subsection()
735 sectioning_underscore ("subsubsection"); in cm_subsubsection()
743 sectioning_underscore ("unnumbered"); in cm_unnumbered()
750 sectioning_underscore ("unnumberedsec"); in cm_unnumberedsec()
758 sectioning_underscore ("unnumberedsubsec"); in cm_unnumberedsubsec()
766 sectioning_underscore ("unnumberedsubsubsec"); in cm_unnumberedsubsubsec()
[all …]
H A Dsectioning.h60 sectioning_underscore (char *cmd),
/openbsd-src/gnu/usr.bin/texinfo/
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.