[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (bf7eb64744 -> 7d6d7979ae)
From: |
Patrice Dumas |
Subject: |
master updated (bf7eb64744 -> 7d6d7979ae) |
Date: |
Sun, 29 Sep 2024 13:55:48 -0400 (EDT) |
pertusus pushed a change to branch master.
from bf7eb64744 * tp/Texinfo/Convert/Plaintext.pm (_convert,
converter_initialize): use directly %ignored_types and %ignorable_space_types.
new 5e5d2384cb * tp/Texinfo/Convert/Plaintext.pm (_convert): ignore space
types only when checking if an index command is last in node, as the ignored
special containers cannot happen in that situation. Remove %ignorable_types.
new 16b376f038 * tp/Texinfo/Convert/Plaintext.pm (_convert): comon if for
type defined for text elements. Bug message if in top level and the text
element is not normal text (without type).
new 7d6d7979ae * tp/Texinfo/Convert/Plaintext.pm: reindent. Change FIXMEs
to TODO.
Summary of changes:
ChangeLog | 17 +++++
tp/Texinfo/Convert/Plaintext.pm | 135 ++++++++++++++++++++++------------------
tp/t/05paragraph.t | 1 +
3 files changed, 92 insertions(+), 61 deletions(-)
- master updated (bf7eb64744 -> 7d6d7979ae),
Patrice Dumas <=