On 08/08/2026 15:52, David Kastrup wrote:
Then why would it be enclosed in \book already?
Because there is nothing else you can enclose it with?
Hence my suggestion for something like \outputSequence {} in another
mail, that I haven’t sent yet… sorry, coming up.
On 08/08/2026 15:52, David Kastrup wrote:
Unlike contexts, \book{}
environments aren’t named per se, are they?
Context definitions aren't "named per se" either.
That’s not why I wrote “per se”. I wrote it because \bookOutputName ""
or \paper { output-name = "" } don’t actually name the book, they make
Lily name the output file.
Can you write
\book {
\name "Book I"
}
? If so, that’s currently esoteric knowledge and doesn’t affect how the
program is being used.
Best, Simon