[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (3c99e9719f -> de0c9a2606)
From: |
Patrice Dumas |
Subject: |
master updated (3c99e9719f -> de0c9a2606) |
Date: |
Sun, 5 May 2024 12:29:24 -0400 (EDT) |
pertusus pushed a change to branch master.
from 3c99e9719f * tp/Texinfo/ParserNonXS.pm (_gather_def_item),
tp/Texinfo/XS/main/element_types.txt, tp/Texinfo/XS/parsetexi/def.c
(gather_def_item): put content before @defblock and first @def*line in a
before_defline container.
new 6e19f4b4e1 * tp/Texinfo/Convert/DocBook.pm (%type_elements): leave
content of before_defline as is without any element.
new de0c9a2606 * tp/Texinfo/Convert/LaTeX.pm (_convert): leave content of
before_defline as is directly in top level content.
Summary of changes:
ChangeLog | 10 ++++++++++
tp/Texinfo/Convert/DocBook.pm | 2 --
tp/Texinfo/Convert/LaTeX.pm | 6 ++----
tp/t/results/def/comment_index_before_defline.pl | 7 ++-----
tp/t/results/def/defblock_no_defline.pl | 7 ++-----
tp/t/results/def/text_block_before_defline.pl | 7 ++-----
6 files changed, 18 insertions(+), 21 deletions(-)
- master updated (3c99e9719f -> de0c9a2606),
Patrice Dumas <=