Vous avez besoin d'une étiquette de chapitre précédant le numéro de chapitre pour cela (\cl Chapter). Vous pouvez la définir, par exemple, sur un espace insécable de largeur nulle.
Que pensez-vous d'une approche de ce type dans votre fichier changes.txt :
at GEN "(\\c 1)$" > "\\cl \ZWNBSP\n\1"
C'est une solution grossière et peu élégante, car elle détruira tout \cl réel dans votre fichier d'entrée. Je pense que c'est l'une des choses que fait l'option « Utiliser des fonctionnalités spéciales pour ces livres », mais je crois qu'elle fait aussi d'autres choses.
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.
Traduit automatiquement depuis English