Change #242943
Category | texinfo |
Changed by | Patrice Dumas <pertusus | @free.fr>
Changed at | Thu 14 Aug 2025 11:13:26 |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Project | texinfo |
Branch | master |
Revision | b3b630fa027307174b08d2db6311718184d0e6cb |
Comments
* tta/perl/Texinfo/Convert/Info.pm (output), tta/perl/Texinfo/Convert/Plaintext.pm (conversion_initialization) (_convert): do not set elements_images key value at all if there are no elements_images. * tta/perl/Texinfo/Convert/Plaintext.pm (converter_destroy): remove elements_images. * tta/perl/Texinfo/Convert/Plaintext.pm (%command_style_map): use a different hash for commands style character than %style_map. * tta/perl/Texinfo/Convert/Plaintext.pm: use exists or defined in conditions when the value is not used. Change formatting of functions call code.
Changed files
- ChangeLog
- tta/C/convert/format_html.c
- tta/C/main/document.c
- tta/C/main/tree.c
- tta/perl/Texinfo/Convert/Info.pm
- tta/perl/Texinfo/Convert/Plaintext.pm
- tta/perl/XSTexinfo/convert/ConvertXS.xs
- tta/perl/XSTexinfo/parser_document/Parsetexi.xs