Change #237240
Category | texinfo |
Changed by | Patrice Dumas <pertusus | @free.fr>
Changed at | Sat 21 Jun 2025 13:25:35 |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Project | texinfo |
Branch | master |
Revision | 21145af8e579f8895eff392f796281564fb81ad4 |
Comments
* tta/perl/Texinfo/Convert/TreeElementReadDocBook.pm ($build_tree_for_text_converter, converter_initialize, _convert): add $build_tree_for_text_converter, set if there is no XS for conversion, and there is XS for structuring, and build tree to Perl before calling Converter to Text only if $build_tree_for_text_converter is set.
Changed files
- ChangeLog
- tta/C/main/convert_utils.c
- tta/perl/Texinfo/Convert/ReadDocBook.pm
- tta/perl/Texinfo/Convert/TreeElementReadDocBook.pm