texinfo-commits
[Top][All Lists]
Advanced

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

master updated (3ab17c8995 -> e1a51fa2e9)


From: Patrice Dumas
Subject: master updated (3ab17c8995 -> e1a51fa2e9)
Date: Thu, 18 Aug 2022 14:37:01 -0400 (EDT)

pertusus pushed a change to branch master.

    from 3ab17c8995 * tp/Texinfo/XS/xspara.c (xspara__add_next), 
tp/Texinfo/Convert/ParagraphNonXS.pm (_add_next): use 
Texinfo::Convert::Unicode::string_width to get the word width in perl.  
Re-apply Gavin change in xspara.c to use wcwidth to determine the width of 
characters.
     new e08fcb07ec Multiple consecutive space transformed to one in node 
normalization
     new e1a51fa2e9 Multiple consecutive space transformed to one in node 
normalization


Summary of changes:
 ChangeLog                                          |  7 +++
 tp/Texinfo/Convert/NodeNameNormalization.pm        |  4 +-
 tp/t/nodenormalization.t                           |  6 +-
 .../converters_tests/spaces_in_empty_node_names.pl | 10 +--
 .../converters_tests/spaces_in_node_names.pl       | 28 ++++-----
 .../results/float/comment_space_comand_in_float.pl |  8 +--
 .../formats_encodings/at_commands_in_refs.pl       | 68 ++++++++++----------
 .../at_commands_in_refs_latin1.pl                  | 28 ++++-----
 ...40.html => -_0021-_002e-_002e-_003f-_0040.html} |  4 +-
 .../res_html/-_007b-_007d.html                     |  4 +-
 .../AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html       |  4 +-
 .../res_html/_0040-_007b-_007d-_005c-_0023.html    |  4 +-
 .../_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html |  4 +-
 ...-_00b0-a-b--aa.html => _21d2-_00b0-a-b-aa.html} |  4 +-
 ..._005faaa-url-_002fman_002ecgi_002f1_002fls.html |  4 +-
 .../at_commands_in_refs_latin1/res_html/index.html |  4 +-
 .../formats_encodings/at_commands_in_refs_utf8.pl  | 28 ++++-----
 ...40.html => -_0021-_002e-_002e-_003f-_0040.html} |  4 +-
 .../res_html/-_007b-_007d.html                     |  4 +-
 .../AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html       |  4 +-
 .../res_html/_0040-_007b-_007d-_005c-_0023.html    |  4 +-
 .../_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html |  4 +-
 ...-_00b0-a-b--aa.html => _21d2-_00b0-a-b-aa.html} |  4 +-
 ..._005faaa-url-_002fman_002ecgi_002f1_002fls.html |  4 +-
 .../at_commands_in_refs_utf8/res_html/index.html   |  4 +-
 .../end_of_line_command_in_node_lines.pl           | 28 ++++-----
 .../menu/space_and_commands_in_menu_node.pl        | 72 +++++++++++-----------
 .../misc_commands/comment_space_command_on_line.pl |  6 +-
 28 files changed, 182 insertions(+), 175 deletions(-)
 rename 
tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/{----_0021---_002e--_002e-_003f-_0040.html
 => -_0021-_002e-_002e-_003f-_0040.html} (85%)
 rename 
tp/t/results/formats_encodings/at_commands_in_refs_latin1/res_html/{_21d2-_00b0-a-b--aa.html
 => _21d2-_00b0-a-b-aa.html} (90%)
 rename 
tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/{----_0021---_002e--_002e-_003f-_0040.html
 => -_0021-_002e-_002e-_003f-_0040.html} (85%)
 rename 
tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_html/{_21d2-_00b0-a-b--aa.html
 => _21d2-_00b0-a-b-aa.html} (89%)



reply via email to

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