texinfo-commits
[Top][All Lists]
Advanced

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

master updated (d5c0f6a951 -> 5f056d5c18)


From: Patrice Dumas
Subject: master updated (d5c0f6a951 -> 5f056d5c18)
Date: Thu, 18 Jan 2024 14:31:11 -0500 (EST)

pertusus pushed a change to branch master.

    from d5c0f6a951 Find menu with hide-note-references=On
     new 7abd62842d * tp/Texinfo/Convert/HTML.pm (_load_htmlxref_files): use 
$Texinfo::ModulePath::top_srcdir to setup search directory with TEST to avoid 
using the document information before calling output or convert.
     new 5f056d5c18 * tp/Texinfo/Convert/Converter.pm (sort_element_counts): 
call conversion_initialization and conversion_finalization.


Summary of changes:
 ChangeLog                            | 50 +++++++++++++++++++++++
 tp/Texinfo/Convert/Converter.pm      | 35 +++++++---------
 tp/Texinfo/Convert/DocBook.pm        |  4 ++
 tp/Texinfo/Convert/HTML.pm           | 15 +++----
 tp/Texinfo/Convert/LaTeX.pm          |  4 ++
 tp/Texinfo/Convert/Plaintext.pm      |  4 ++
 tp/Texinfo/Convert/TexinfoMarkup.pm  |  9 ++++-
 tp/Texinfo/Convert/Text.pm           | 62 ++++++++++++++--------------
 tp/Texinfo/XS/convert/convert_html.c | 78 ++++++++++++++++++------------------
 tp/Texinfo/XS/convert/converter.c    |  2 +
 tp/Texinfo/XS/main/converter_types.h |  2 +
 tp/Texinfo/XS/main/get_perl_info.c   |  4 +-
 tp/t/convert_to_text.t               |  3 +-
 tp/t/test_utils.pl                   |  6 ---
 tp/texi2any.pl                       |  2 -
 15 files changed, 170 insertions(+), 110 deletions(-)



reply via email to

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