Re: bizarre behaviour of `output-filename`

2023-10-21 Thread Jean Abou Samra
I think it's a side effect of the mechanism that makes my-indent = 5 \paper { indent = #my-indent } work.

Re: bizarre behaviour of `output-filename`

2023-10-21 Thread Dan Eble
On Oct 21, 2023, at 01:12, Werner LEMBERG wrote: > > > >>> Some debugging shows it seems to be the latter: All top-level >>> definitions are available as paper variables within a book's paper >>> block, together with all paper variables of the top-level paper >>> block: >>> >>> Is this really