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

Change #255432

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Fri 16 Jan 2026 22:16:30
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 7de8bbeae28159f4bd58bb3afc603aece954cf3e

Comments

Use COMMAND_LINE_ENCODING to encode executed command-lines
* doc/texi2any_api.texi (Encoding File Path Strings),
doc/texinfo.texi (Global Customization Variables),
tta/perl/Texinfo/Convert/LaTeX.pm (convert_math_to_images),
tta/perl/ext/highlight_syntax.pm (highlight_process),
tta/perl/ext/latex2html.pm (l2h_to_html), tta/perl/ext/tex4ht.pm
(tex4ht_process_format): use COMMAND_LINE_ENCODING encoding to
to encode command-line before executing a command.  This is done to
simplify setting the right encoding on Windows, but it is also more
consistent as the same variable is used to decode from the
command-line.

Changed files