[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (e65a03f469 -> 02cb15d311)
From: |
Patrice Dumas |
Subject: |
master updated (e65a03f469 -> 02cb15d311) |
Date: |
Sun, 29 Sep 2024 09:57:39 -0400 (EDT) |
pertusus pushed a change to branch master.
from e65a03f469 * tp/Makefile.tres, tp/t/08misc_commands.t
(comment_without_line): add test with @comment without argument at the very end
of a document.
new a2733d14df * tp/Texinfo/Convert/Text.pm (%ignored_types,
%ignored_text_types) (_convert): process text elements first.
new 46d983b79c * tp/Texinfo/Convert/Text.pm (brace_no_arg_command): rename
$command as $command_name.
new 54830430ce * tp/Texinfo/Convert/Text.pm (_convert): set and use
$cmdname earlier.
new 02cb15d311 * tp/Texinfo/Convert/Plaintext.pm (_convert): simplify args
conditions, use element instead of element contents.
Summary of changes:
ChangeLog | 22 +++++
tp/Texinfo/Convert/Plaintext.pm | 49 ++++------
tp/Texinfo/Convert/Text.pm | 202 ++++++++++++++++++++--------------------
3 files changed, 144 insertions(+), 129 deletions(-)
- master updated (e65a03f469 -> 02cb15d311),
Patrice Dumas <=