ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \framed (and others) don't honor	directional	switches
Date: Sat, 04 Apr 2009 12:35:30 +0200	[thread overview]
Message-ID: <49D737F2.9010806@wxs.nl> (raw)
In-Reply-To: <20090403234820.GA4586@khaled-laptop>

Khaled Hosny wrote:
> On Fri, Apr 03, 2009 at 11:17:25PM +0200, Hans Hagen wrote:
>> a better example of the mess we're dealing with:
>>
>> \starttext
>>
>> \pagedir TRT \bodydir TRT \pardir TRT \textdir TRT \startTEXpage \input  
>> tufte \stopTEXpage
>> \pagedir TLT \bodydir TRT \pardir TRT \textdir TRT \startTEXpage \input  
>> tufte \stopTEXpage
>> \pagedir TRT \bodydir TLT \pardir TRT \textdir TRT \startTEXpage \input  
>> tufte \stopTEXpage
>> \pagedir TLT \bodydir TLT \pardir TRT \textdir TRT \startTEXpage \input  
>> tufte \stopTEXpage
>>
>> \stoptext
> 
> Thanks for the example, I think I got your point. From my understanding,
> I think text and paragraph direction should be only controlled by
> \textdir and \pardir respectively, whatever \pagedir or \bodydir are.
> Indeed, I don't see why \bodydir would influence the text direction
> inside boxes.

indeed, so we're looking into it now (an dlet's forget about the 
page/bodydir for the moment)

since textdir and pardir go hand-in-hand i suggest the following

\setuplayout[direction=r2l]    % also influences general layout issues
\setupalign [r2l]              % textdir and pardir
\setuparranging[direction=r2l] % will flush pages backward

so l2r and r2l values; as they are part of the align mechanism then, 
they are automatically part of all commands that have a align key

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-04-04 10:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-03 12:35 Khaled Hosny
2009-04-03 12:55 ` Hans Hagen
2009-04-03 20:47   ` Khaled Hosny
2009-04-03 21:08     ` Hans Hagen
2009-04-03 21:25       ` Idris Samawi Hamid ادريس سماوي حامد
2009-04-03 21:28         ` Hans Hagen
2009-04-03 21:17     ` Hans Hagen
2009-04-03 23:48       ` Khaled Hosny
2009-04-04 10:35         ` Hans Hagen [this message]
2009-04-04 15:05           ` Khaled Hosny
2009-04-05  9:14             ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49D737F2.9010806@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).