texinfo-commits
[Top][All Lists]
Advanced

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

master updated (c802d68288 -> eb09a880e7)


From: Patrice Dumas
Subject: master updated (c802d68288 -> eb09a880e7)
Date: Fri, 3 May 2024 06:30:41 -0400 (EDT)

pertusus pushed a change to branch master.

    from c802d68288 * tp/Texinfo/XS/convert/convert_html.c 
(html_default_format_begin_file) (html_default_format_node_redirection_page): 
use empty string for PACKAGE_AND_VERSION and PACKAGE_URL if undefined.
     new 19e6104df9 * tp/Texinfo/Indices.pm 
(setup_index_entry_keys_formatting): handle undefined OUTPUT_ENCODING_NAME.
     new eb09a880e7 * tp/Texinfo/Convert/TexinfoMarkup.pm (_convert): fix 
@inline* commands output to include inlinefmtifelse second argument.


Summary of changes:
 ChangeLog                                          |  16 +
 tp/Makefile.tres                                   |   1 +
 tp/TODO                                            |   4 +-
 tp/Texinfo/Convert/TexinfoMarkup.pm                |  10 +-
 tp/Texinfo/Indices.pm                              |   5 +-
 tp/t/converters_tests.t                            |   4 +-
 tp/t/results/converters_tests/inlinefmtifelse.pl   |   2 +-
 .../inlinefmtifelse_with_commands.pl               |   6 +-
 tp/t/results/xml_tests/inline_commands.pl          | 344 +++++++++++++++++++++
 tp/t/xml_tests.t                                   |  10 +
 10 files changed, 387 insertions(+), 15 deletions(-)
 create mode 100644 tp/t/results/xml_tests/inline_commands.pl



reply via email to

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