texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (9d9515c455 -> 5c401dd6b8)


From: Patrice Dumas
Subject: master updated (9d9515c455 -> 5c401dd6b8)
Date: Fri, 22 Dec 2023 04:30:04 -0500 (EST)

pertusus pushed a change to branch master.

    from 9d9515c455 * tp/Texinfo/XS/convert/convert_html.c 
(html_default_format_button_icon_img, format_button_icon_img): implement 
format_button_icon_img in C.
     new 874ce12524 * tp/Texinfo/XS/convert/get_html_perl_info.c 
(html_converter_initialize_sv): increment 
converter->no_arg_formatted_cmd.number only if there was no error on the 
command and it is not undef.
     new 5c401dd6b8 * tp/Texinfo/Convert/HTML.pm (%style_commands_formatting): 
do not put indicateurl in %style_commands_formatting and do not associate it, 
even temporarily, to _convert_style_command, as it has its own formatting 
function.


Summary of changes:
 ChangeLog                                  |  25 +++++
 tp/Texinfo/Convert/HTML.pm                 |   2 +
 tp/Texinfo/XS/convert/convert_html.c       | 168 +++++++++++++++++++++++++++++
 tp/Texinfo/XS/convert/get_html_perl_info.c |  21 +++-
 tp/Texinfo/XS/main/converter_types.h       |   1 +
 5 files changed, 212 insertions(+), 5 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]