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

Change #276661

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Fri 31 Jul 2026 20:43:31
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision dd66acf4d0d830cb0462eb336d2d9326bfe2ee39

Comments

* tta/C/convert/convert_to_plaintext.c (plaintext_convert_line_new_context), tta/C/convert/convert_to_plaintext.h (STRING_COUNT_LINE_COUNT): add plaintext_convert_line_new_context and associated STRING_COUNT_LINE_COUNT return struct.
* tta/C/convert/convert_to_info.c (info_format_ref),
tta/C/convert/convert_to_plaintext.c (plaintext_process_printindex):
use plaintext_convert_line_new_context to check colon in name and set
outside_of_any_node_text.

* tta/C/convert/convert_to_info.c (info_format_ref, info_format_node):
do the check of chracter to quote in node names only if the node names
are quoted or there is a warning emitted.

Changed files