Change #278726
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Wed 19 Aug 2026 19:09:33 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 4cfd6b14ca680a9eeea3e927e2222997393f04db |
Comments
Numerous changes for plaintext/Info C comparing with tests * tta/C/convert/convert_to_info.c (info_format_node): go through directions even if node_relations->node_directions is not set, to set Up to (dir) even if there are no other directions. * tta/C/convert/convert_to_plaintext.c (plaintext_format_setup): fix BLOCK_format_raw being mistaken as BLOCK_raw in condition. Numerous other small fixes.
Changed files
- ChangeLog
- tta/C/convert/convert_to_info.c
- tta/C/convert/convert_to_plaintext.c