Вам нужен метка главы с префиксом номера главы для этого (\cl Chapter). Вы можете установить, например, неразрывный пробел нулевой ширины.
Как насчёт такого в вашем changes.txt:
at GEN "(\\c 1)$" > "\\cl \ZWNBSP\n\1"
Это грубое и некрасивое решение, потому что оно уничтожит любой настоящий \cl во входных данных. Я думаю, что это одна из тех вещей, которые делает «Use Special features for these books», но, по-моему, они делают и другие вещи тоже.
You need a pre-chapter-number chapter label for that (\cl Chapter). You can set that to e.g. a zero width non-breaking space.
How about this sort of thing in your changes.txt:
at GEN "(\\c 1)$" > "\\cl \ZWNBSP\n\1"
This is a crude and ugly hack, because it will destroy any real \cl in your input. This is, I think, one of the things that “Use Special features for these books” does, but I think they do some other things too.
Переведено машиной с языка English