Change #278812
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Thu 20 Aug 2026 21:42:41 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | f663409a7d37a739c8b58ce42af0d28f0477d66c |
Comments
pass Texinfo code to fill_gaps_in_sectioning_in_document * tta/C/structuring_transfo/transformations.c (fill_gaps_in_sectioning_in_document), tta/perl/Texinfo/TransformationsNonXS.pm (fill_gaps_in_sectioning_in_document): pass Texinfo code as argument and parse to a Texinfo tree in fill_gaps_in_sectioning_in_document. * Pod-Simple-Texinfo/pod2texi.pl (_parsed_manual_tree): adapt to fill_gaps_in_sectioning_in_document change.
Changed files
- ChangeLog
- Pod-Simple-Texinfo/pod2texi.pl
- doc/tta_api/api_includes/Texinfo-Transformations.texi
- man/pod2texi.1
- tta/C/structuring_transfo/transformations.c
- tta/C/structuring_transfo/transformations.h
- tta/perl/Texinfo/Transformations.pm
- tta/perl/Texinfo/TransformationsNonXS.pm
- tta/perl/XSTexinfo/parser_document/TransformationsXS.xs