[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (4e6ff840c0 -> ea45331711)
From: |
Patrice Dumas |
Subject: |
master updated (4e6ff840c0 -> ea45331711) |
Date: |
Sun, 29 Sep 2024 17:24:17 -0400 (EDT) |
pertusus pushed a change to branch master.
from 4e6ff840c0 Update tests results
new 1fed634e8c * tp/Texinfo/Convert/HTML.pm (converter_initialize)
(conversion_initialization): move setup of
$self->{'translated_direction_strings'} based on defaults and user defined
customization to converter_initialize.
new c0167c6ae3 * tp/Texinfo/Convert/HTML.pm (converter_initialize)
(conversion_initialization): get customization from
GNUT_get_no_arg_command_formatting in converter_initialize, set
$self->{'customized_no_arg_commands_formatting'} and use
customized_no_arg_commands_formatting in conversion_initialization.
new ea45331711 * tp/Texinfo/Convert/HTML.pm (converter_initialize)
(conversion_initialization): get customization from
GNUT_get_direction_string_info in converter_initialize, set
$self->{'customized_direction_strings'} and use it in conversion_initialization.
Summary of changes:
ChangeLog | 23 ++++++++++
tp/Texinfo/Convert/HTML.pm | 104 +++++++++++++++++++++++++++++----------------
2 files changed, 90 insertions(+), 37 deletions(-)
- master updated (4e6ff840c0 -> ea45331711),
Patrice Dumas <=