3 Aug
2024
3 Aug
'24
7:55 a.m.
Pablo Rodriguez via ntg-context schrieb am 02.08.2024 um 18:36:
On 8/2/24 16:41, Wolfgang Schuster wrote:
[...] The example below shows which predefined margin blocks rely only on margindata where you can change the alignment with \etupmargindata and also the ones which require \setupmarginframed.
%%%% begin example \setuppapersize[A4][A3] Sorry, Wolfgang, but I must be missing something here.
Unless I add the following, inner doesn’t behave as expected (I think it is always outer without these lines):
\setuppagenumbering[alternative=doublesided] \setuphead[title][page=yes]
Is that right or am I missing something?
When you have a singlesided document each page is a right side and it doesn't matter whether it's an even or odd page. Wolfgang