texinfo-commits
[Top][All Lists]
Advanced

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

master updated (c3749431c7 -> c8d9edd94d)


From: Gavin D. Smith
Subject: master updated (c3749431c7 -> c8d9edd94d)
Date: Fri, 5 May 2023 16:45:09 -0400 (EDT)

gavin pushed a change to branch master.

    from c3749431c7 @link for Info output
     new 888e306458 Error checking for @link and @inforef
     new c8d9edd94d @link for HTML


Summary of changes:
 ChangeLog                                          |  21 +++
 tp/Texinfo/Convert/HTML.pm                         |   9 +-
 tp/Texinfo/ParserNonXS.pm                          |  18 +-
 tp/Texinfo/XS/parsetexi/separator.c                |  29 +--
 tp/Texinfo/command_data.txt                        |   2 +-
 tp/t/results/converters_tests/commands_in_sc.pl    |   2 +-
 tp/t/results/converters_tests/commands_in_var.pl   |   2 +-
 .../converters_tests/ref_error_formatting.pl       |  40 +++-
 tp/t/results/converters_tests/ref_in_sectioning.pl |   6 +-
 tp/t/results/converters_tests/refs_formatting.pl   |  26 +--
 tp/t/results/converters_tests/top_in_ref.pl        |  26 +--
 .../coverage_braces/inforef_too_much_args.pl       |   2 +-
 tp/t/results/coverage_braces/nested_args.pl        |   2 +-
 .../float/numbering_captions_listoffloats.pl       |   2 +-
 tp/t/results/html_tests/check_htmlxref.pl          |   4 +-
 .../html_tests/check_htmlxref_ignore_ref_top_up.pl |   4 +-
 .../check_htmlxref_menu/res_html/index.html        |   4 +-
 .../res_html/index.html                            |   4 +-
 .../res_parser/formatting_chm/chapter.html         | 126 ++++++-------
 .../res_parser/formatting_chm/formatting.2         |   8 +
 .../res_parser/formatting_chm/formatting.html      |  84 ++++-----
 .../res_parser/formatting_docbook/formatting.2     |   8 +
 .../res_parser/formatting_epub/formatting.2        |   8 +
 .../EPUB/xhtml/chapter.xhtml                       | 126 ++++++-------
 .../EPUB/xhtml/formatting.xhtml                    |  84 ++++-----
 .../res_parser/formatting_html32/formatting.2      |   8 +
 .../res_parser/formatting_html32/formatting.html   | 210 ++++++++++-----------
 .../formatting_html_no_split/formatting.2          |   8 +
 .../formatting_html_no_split/formatting.html       | 126 ++++++-------
 .../res_parser/formatting_info/formatting.2        |   8 +
 .../res_parser/formatting_latex/formatting.2       |   8 +
 .../formatting_macro_expand/formatting.2           |   8 +
 .../res_parser/formatting_plaintext/formatting.2   |   8 +
 .../res_parser/formatting_rawtext/formatting.2     |   8 +
 .../formatting_regions/formatting_regions.2        |   8 +
 .../formatting_regions/formatting_regions.html     | 210 ++++++++++-----------
 .../res_parser/formatting_textcontent/formatting.2 |   8 +
 .../res_parser/formatting_xhtml/formatting.2       |   8 +
 .../res_parser/formatting_xhtml/formatting.html    | 210 ++++++++++-----------
 .../res_parser/formatting_xml/formatting.2         |   8 +
 .../formatting_enable_encoding/formatting.2        |   8 +
 .../formatting_enable_encoding/formatting.html     | 210 ++++++++++-----------
 .../res_parser/formatting_epub_nodes/formatting.2  |   8 +
 .../EPUB/xhtml/chapter.xhtml                       | 126 ++++++-------
 .../EPUB/xhtml/formatting.xhtml                    |  84 ++++-----
 .../res_parser/formatting_exotic/chapter.html      | 126 ++++++-------
 .../res_parser/formatting_exotic/formatting.2      |   8 +
 .../layout/res_parser/formatting_fr/formatting.2   |   8 +
 .../res_parser/formatting_fr/formatting.html       | 210 ++++++++++-----------
 .../res_parser/formatting_fr_icons/formatting.2    |   8 +
 .../res_parser/formatting_fr_icons/formatting.html | 210 ++++++++++-----------
 .../res_parser/formatting_fr_info/formatting.2     |   8 +
 .../formatting_info_ascii_punctuation/formatting.2 |   8 +
 .../formatting_info_disable_encoding/formatting.2  |   8 +
 .../res_parser/formatting_inline_css/formatting.2  |   8 +
 .../formatting_inline_css/formatting.html          | 210 ++++++++++-----------
 .../res_parser/formatting_mathjax/formatting.2     |   8 +
 .../res_parser/formatting_mathjax/formatting.html  | 210 ++++++++++-----------
 .../formatting_numerical_entities/formatting.2     |   8 +
 .../formatting_numerical_entities/formatting.html  | 210 ++++++++++-----------
 .../formatting.2                                   |   8 +
 .../formatting_sort_element_counts/formatting.2    |   8 +
 .../formatting_sort_element_counts/formatting.html | 126 ++++++-------
 .../res_parser/formatting_texi2html/formatting.2   |   8 +
 .../formatting_texi2html/formatting.html           | 210 ++++++++++-----------
 .../formatting_texi2html_nodes/chapter.html        | 126 ++++++-------
 .../formatting_texi2html_nodes/formatting.2        |   8 +
 .../formatting_texi2html_nodes/index.html          |  84 ++++-----
 .../formatting_weird_quotes/formatting.2           |   8 +
 .../formatting_weird_quotes/formatting.html        | 210 ++++++++++-----------
 70 files changed, 2132 insertions(+), 1839 deletions(-)



reply via email to

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