texinfo-commits
[Top][All Lists]
Advanced

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

master updated (5b0a31a976 -> a6bf2e1f65)


From: Patrice Dumas
Subject: master updated (5b0a31a976 -> a6bf2e1f65)
Date: Mon, 20 Feb 2023 11:31:14 -0500 (EST)

pertusus pushed a change to branch master.

    from 5b0a31a976 * tp/Texinfo/Convert/NodeNameNormalization.pm 
(_parse_float_type), tp/Texinfo/XS/parsetexi/end_line.c (parse_float_type): 
check only that there is one argument, not that there is content in the 
argument.
     new 896428c7f7 * tp/Texinfo/Convert/NodeNameNormalization.pm 
(set_float_types): avoid autovivification.
     new a6bf2e1f65 * tp/Texinfo/Convert/Converter.pm (float_type_number), 
tp/Texinfo/Convert/HTML.pm (_convert_listoffloats_command), 
tp/Texinfo/Convert/IXIN.pm, tp/Texinfo/Convert/LaTeX.pm (_convert), 
tp/Texinfo/Convert/Plaintext.pm (_convert), tp/Texinfo/Convert/TexinfoMarkup.pm 
(_convert): @float and @listoffloats always have {'extra'}->{'float_type'} set, 
assume that in the code.


Summary of changes:
 ChangeLog                                   | 15 +++++++++++++
 tp/Texinfo/Convert/Converter.pm             |  6 ++---
 tp/Texinfo/Convert/HTML.pm                  | 11 ++++-----
 tp/Texinfo/Convert/IXIN.pm                  | 17 +++++---------
 tp/Texinfo/Convert/LaTeX.pm                 | 35 ++++++++---------------------
 tp/Texinfo/Convert/NodeNameNormalization.pm |  5 +++--
 tp/Texinfo/Convert/Plaintext.pm             | 13 +++++------
 tp/Texinfo/Convert/TexinfoMarkup.pm         |  9 +++-----
 8 files changed, 49 insertions(+), 62 deletions(-)



reply via email to

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