texinfo-commits
[Top][All Lists]
Advanced

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

master updated (eb09a880e7 -> c85480e96c)


From: Patrice Dumas
Subject: master updated (eb09a880e7 -> c85480e96c)
Date: Fri, 3 May 2024 17:39:03 -0400 (EDT)

pertusus pushed a change to branch master.

    from eb09a880e7 * tp/Texinfo/Convert/TexinfoMarkup.pm (_convert): fix 
@inline* commands output to include inlinefmtifelse second argument.
     new 7d5b8d5c76 * tp/Texinfo/Convert/TexinfoMarkup.pm (_convert): add an 
element for bracketed_arg not already associated to another element.
     new 473abafbf6 * util/texinfo.dtd: add defbracketed, defblock, defline and 
deftypeline.
     new 32c59a42bf * util/txixml2texi.pl: handle linemacro.
     new c85480e96c * util/texinfo.dtd: add nodedescriptionblock and 
nodedescription. Fix defblock to allow definitionitem interspeded with defline.


Summary of changes:
 ChangeLog                                          |  31 +++
 configure.ac                                       |   2 +-
 tp/Makefile.tres                                   |   1 +
 tp/Texinfo/Convert/TexinfoMarkup.pm                |  20 +-
 tp/maintain/check_back_xml_forth_texi_t.sh         |   7 +-
 tp/t/19def.t                                       |   7 +-
 tp/t/results/def/adjacent_defline.pl               |   8 +
 .../def/{ampchar.pl => bracketed_arg_no_space.pl}  | 265 +++++++++------------
 tp/t/results/def/defblock_no_defline.pl            |   6 +
 tp/t/results/def/defline_no_params.pl              |   7 +
 tp/t/results/def/deftypeline.pl                    |   7 +
 tp/t/results/def/multiple_defline.pl               |  11 +
 util/texinfo.dtd                                   |  67 ++++--
 util/txixml2texi.pl                                | 102 ++++----
 14 files changed, 326 insertions(+), 215 deletions(-)
 copy tp/t/results/def/{ampchar.pl => bracketed_arg_no_space.pl} (52%)



reply via email to

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