[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (3ab5d40096 -> 2d8c59773f)
From: |
Patrice Dumas |
Subject: |
master updated (3ab5d40096 -> 2d8c59773f) |
Date: |
Sun, 29 Sep 2024 10:15:02 -0400 (EDT) |
pertusus pushed a change to branch master.
from 3ab5d40096 Update test result
new 18b51d2ee8 * tp/Texinfo/Convert/DocBook.pm (_convert): rearrange
conditions nesting for clearer code.
new 632ea331a3 * tp/Texinfo/Convert/DocBook.pm (_convert): use direcly
braced element for multitable prototype. Other minor changes.
new 2d8c59773f * tp/Texinfo/Convert/Plaintext.pm (_convert): remove
condition on line definition command now that it is handled directly.
Summary of changes:
ChangeLog | 21 ++
tp/Makefile.tres | 1 +
tp/Texinfo/Convert/DocBook.pm | 76 +++---
tp/Texinfo/Convert/Plaintext.pm | 12 +-
tp/t/converters_tests.t | 9 +
.../multitable_prototypes.pl} | 285 ++++++++++++---------
6 files changed, 231 insertions(+), 173 deletions(-)
copy tp/t/results/{multitable/empty_headitem.pl =>
converters_tests/multitable_prototypes.pl} (57%)
- master updated (3ab5d40096 -> 2d8c59773f),
Patrice Dumas <=