Necesita una etiqueta de capítulo con prefijo de número de capítulo para eso (\cl Chapter). Puede configurarlo, por ejemplo, como un espacio no separable de ancho cero.
¿Qué le parece algo así en su changes.txt:
at GEN "(\\c 1)$" > "\\cl \ZWNBSP\n\1"
Este es un parche tosco y feo, porque destruirá cualquier \cl real en su entrada. Creo que esto es una de las cosas que hace "Use Special features for these books", pero creo que también hacen otras cosas.
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.
Traducción automática desde English