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

Change #250438

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Sat 29 Nov 2025 01:36:25
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision e913c2b17ef684920ab3888a47714199e8bcc0f2

Comments

Add a span for HTML navigation buttons not in table
* tta/C/convert/format_html.c (html_default_format_navigation_panel),
tta/perl/Texinfo/Convert/HTML.pm (_default_format_navigation_panel):
add a span with nav-button class for each button.  Report by Raymond
Toy.

* tta/C/convert/format_html.c (html_default_format_button): do not
return an empty string but NULL if button_text is NULL.

* tta/C/convert/html_prepare_converter.c
(html_set_main_units_direction_names): reindent.

Changed files