Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #254704

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Sat 10 Jan 2026 00:27:08
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision c2793ccf7c9599306479e39e9dd4b4fe8791a1be

Comments

* tta/perl/Texinfo/Convert/Converter.pm (converter_node_relations_of_node) (converter_section_relations_of_section) (converter_heading_relations_of_heading): add for user-defined HTML customization code, to get the relations information associated to tree elements, hiding the implementation details.
* doc/texi2any_api.texi (Tree Elements and Document Structure)
(Sectioning Commands Elements and Document Structure)
(Node Elements and Document Structure)
(Heading Elements and Document Structure): add to document the
relations.

* tta/perl/init/book.pm (book_in_contents_button, book_print_up_toc),
tta/perl/t/init/index_direction_from_index_name.pm: use the functions
to get the relations information in init files.

* doc/texi2any_api.texi (Converter General Information): add
nodes_list.

* tta/TODO: update.

Changed files