Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #242943

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@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