[NTG-context] Re: Alignments of margin notes

2024-08-03 Thread Pablo Rodriguez via ntg-context
On 8/3/24 07:55, Wolfgang Schuster wrote: > Pablo Rodriguez via ntg-context schrieb am 02.08.2024 um 18:36: >> [...] >> Unless I add the following, inner doesn’t behave as expected (I think it >> is always outer without these lines): >> >>\setuppagenumbering[alternative=doublesided] >>\setu

[NTG-context] Re: Alignments of margin notes

2024-08-02 Thread Wolfgang Schuster
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 \setupmarginframe

[NTG-context] Re: Alignments of margin notes

2024-08-02 Thread Pablo Rodriguez via ntg-context
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] Sorr

[NTG-context] Re: Alignments of margin notes

2024-08-02 Thread Wolfgang Schuster
Gerion Entrup schrieb am 02.08.2024 um 14:10: Am Freitag, 2. August 2024, 07:42:29 MESZ schrieb Pablo Rodriguez via ntg- context: On 8/2/24 01:13, Gerion Entrup wrote: Ok, I think I understand that in principal. Thanks for the explanation. Can I somehow know in advance that a margin note makes

[NTG-context] Re: Alignments of margin notes

2024-08-02 Thread Gerion Entrup
Am Freitag, 2. August 2024, 07:42:29 MESZ schrieb Pablo Rodriguez via ntg- context: > On 8/2/24 01:13, Gerion Entrup wrote: > > Ok, I think I understand that in principal. Thanks for the explanation. > > Can I somehow know in advance that a margin note makes use of \framed? > > Hi Gerion, > > the

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Pablo Rodriguez via ntg-context
On 8/2/24 01:13, Gerion Entrup wrote: > Ok, I think I understand that in principal. Thanks for the explanation. > Can I somehow know in advance that a margin note makes use of \framed? Hi Gerion, there is an \ifinframed conditional, such as in: \starttext \framed{\ifinframed a\else b\fi} \

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
Am Donnerstag, 1. August 2024, 17:37:21 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 01.08.2024 um 17:19: > > Am Donnerstag, 1. August 2024, 16:36:06 MESZ schrieb Wolfgang Schuster: > >> Gerion Entrup schrieb am 01.08.2024 um 16:20: > >>> Am Donnerstag, 1. August 2024, 16:13:23 MESZ s

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Wolfgang Schuster
Gerion Entrup schrieb am 01.08.2024 um 17:19: Am Donnerstag, 1. August 2024, 16:36:06 MESZ schrieb Wolfgang Schuster: Gerion Entrup schrieb am 01.08.2024 um 16:20: Am Donnerstag, 1. August 2024, 16:13:23 MESZ schrieb Wolfgang Schuster: Gerion Entrup schrieb am 01.08.2024 um 14:28: Hi, I want

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
Am Donnerstag, 1. August 2024, 16:36:06 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 01.08.2024 um 16:20: > > Am Donnerstag, 1. August 2024, 16:13:23 MESZ schrieb Wolfgang Schuster: > >> Gerion Entrup schrieb am 01.08.2024 um 14:28: > >>> Hi, > >>> > >>> I want to make a two sided doc

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Wolfgang Schuster
Gerion Entrup schrieb am 01.08.2024 um 16:20: Am Donnerstag, 1. August 2024, 16:13:23 MESZ schrieb Wolfgang Schuster: Gerion Entrup schrieb am 01.08.2024 um 14:28: Hi, I want to make a two sided document with margin notes. The notes should not be hyphenated and always aligned to the inner text

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
Am Donnerstag, 1. August 2024, 16:13:23 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 01.08.2024 um 14:28: > > Hi, > > > > I want to make a two sided document with margin notes. > > The notes should not be hyphenated and always aligned to the inner text > > body. > > However, I did n

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Wolfgang Schuster
Gerion Entrup schrieb am 01.08.2024 um 14:28: Hi, I want to make a two sided document with margin notes. The notes should not be hyphenated and always aligned to the inner text body. However, I did not get this to work. It hyphenates and the alignment is only correct at even pages. Do you know

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Gerion Entrup
Am Donnerstag, 1. August 2024, 15:36:57 MESZ schrieb Hans Hagen: > On 8/1/2024 2:50 PM, Taco Hoekwater wrote: > > Hi, > > > > Something seems wrong with the align processing inside \setupmargindata, > > because using a macro like > > > > \def\Inmargin#1{\inmargin{\blank[-line]\startalignment[inn

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Hans Hagen
On 8/1/2024 2:50 PM, Taco Hoekwater wrote: Hi, Something seems wrong with the align processing inside \setupmargindata, because using a macro like \def\Inmargin#1{\inmargin{\blank[-line]\startalignment[inner,nothyphenated]#1\stopalignment}} works ok (the \blank[-line] is a side-effect of usin

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Henning Hraban Ramm
Am 01.08.24 um 14:50 schrieb Taco Hoekwater: Something seems wrong with the align processing inside \setupmargindata, because using a macro like I also got the impression that something must be wrong from my experiments with inmargin captions (see my architectural guides article in the curre

[NTG-context] Re: Alignments of margin notes

2024-08-01 Thread Taco Hoekwater
Hi, Something seems wrong with the align processing inside \setupmargindata, because using a macro like \def\Inmargin#1{\inmargin{\blank[-line]\startalignment[inner,nothyphenated]#1\stopalignment}} works ok (the \blank[-line] is a side-effect of using the environment inside a margin text). Be