> -----Ursprüngliche Nachricht-----
> Von: Hans Hagen <j.ha...@xs4all.nl>
> Gesendet: Freitag, 17. Dezember 2021 12:24
> An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Cc: Maier, Denis Christian (UB) <denis.ma...@unibe.ch>; oi...@gmx.es
> Betreff: Re: [NTG-context] LTR footnotes from RTL paragraph
> 
> On 12/17/2021 10:02 AM, Denis Maier via ntg-context wrote:
> >> -----Ursprüngliche Nachricht-----
> >> Von: ntg-context <ntg-context-boun...@ntg.nl> Im Auftrag von Pablo
> >> Rodriguez via ntg-context
> >> Gesendet: Donnerstag, 16. Dezember 2021 18:07
> >> An: Denis Maier via ntg-context <ntg-context@ntg.nl>
> >> Cc: Pablo Rodriguez <oi...@gmx.es>
> >> Betreff: Re: [NTG-context] LTR footnotes from RTL paragraph
> >>
> >> On 12/16/21 12:34 PM, Denis Maier via ntg-context wrote:
> >>> Ok, this works:
> >>>
> >>> \setupnote[footnote][align=l2r]
> >>>
> >>> Does that have any drawbacks?
> >>
> >> Hi Denis,
> >>
> >> I don’t think it may have (other than forgetting other options, such
> >> as hz or hanging).
> >
> > Ah, I alway forget that. By the way, is there a way to append to setting
> instead of overriding it?
> 
> sure, but I don't think it needs to be avocated (valid but not intuitive)
> 
> i'll add this (only a few line addition with no performance hit):
> 
>    \definealign[MyAlign][r2l,flushleft]
> 
> so that you can do
> 
>    \setupalign[MyAlign]
> 
> and you can also use it as value to the align parameter as well ... the usual
> 'context abstraction'

Nice! So, IIUC, you should also be able to do something like this then:

\definealign[AlignStandard][verytolerant,stretch]
\definealign[AlignR2L][AlignStandard][r2l]

Is that correct?

Re wikifying: I've tried to create the \definealign page, but unlike other 
command pages this page would look empty with no automatically generated 
content. So I guess the command is not yet in the command index, right?

Denis
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to