[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (a0dd552988 -> 5d7ec1dabe)
From: |
Patrice Dumas |
Subject: |
master updated (a0dd552988 -> 5d7ec1dabe) |
Date: |
Thu, 27 Jan 2022 15:38:52 -0500 (EST) |
pertusus pushed a change to branch master.
from a0dd552988 * tp/Texinfo/Convert/HTML.pm
(_default_format_special_body_about), * doc/texinfo.texi (HTML Customization
Variables), NEWS: add PROGRAM_NAME_IN_ABOUT, remove PRE_ABOUT and AFTER_ABOUT.
new 8b857062ad doc/tp_api/Makefile.am: split at chapter for pod
documentation
new 5d7ec1dabe * tp/Texinfo/Convert/LaTeX.pm (_convert): with
ENABLE_ENCODING convert brace no args commands corresponding to letters to
encoded characters if possible.
Summary of changes:
ChangeLog | 6 ++
doc/tp_api/Makefile.am | 7 +-
tp/TODO | 2 +
tp/Texinfo/Convert/LaTeX.pm | 12 +++
tp/t/html_tests.t | 7 +-
tp/t/results/html_tests/commands_in_abbr.pl | 2 +-
tp/t/results/html_tests/commands_in_alt.pl | 2 +-
.../html_tests/example_at_commands_arguments.pl | 2 +-
tp/t/results/html_tests/example_class.pl | 2 +-
tp/t/results/html_tests/example_empty_arguments.pl | 2 +-
tp/t/results/html_tests/example_multi_class.pl | 2 +-
tp/t/results/html_tests/image_link_prefix.pl | 2 +-
tp/t/results/html_tests/mathjax_with_texinfo.pl | 10 +-
.../mathjax_with_texinfo_enable_encoding.pl | 103 ++++++++++++---------
.../mathjax_with_texinfo_no_convert_to_latex.pl | 10 +-
tp/t/results/html_tests/raw_html.pl | 2 +-
tp/t/results/html_tests/shortcontents_no_top.pl | 2 +-
tp/t/results/html_tests/simple_menu.pl | 6 +-
tp/t/results/html_tests/simple_menu_in_example.pl | 6 +-
tp/t/results/html_tests/tex_expanded_in_copying.pl | 2 +-
.../verbatim_in_multitable_in_example.pl | 2 +-
tp/t/results/html_tests/xml_protected_in_verb.pl | 2 +-
22 files changed, 118 insertions(+), 75 deletions(-)
- master updated (a0dd552988 -> 5d7ec1dabe),
Patrice Dumas <=