ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Khaled Hosny <khaledhosny@eglug.org>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \framed (and others) don't honor directional	switches
Date: Fri, 3 Apr 2009 22:47:23 +0200	[thread overview]
Message-ID: <20090403204723.GA28189@khaled-laptop> (raw)
In-Reply-To: <49D6075C.80106@wxs.nl>


[-- Attachment #1.1: Type: text/plain, Size: 1430 bytes --]

On Fri, Apr 03, 2009 at 02:55:56PM +0200, Hans Hagen wrote:
> Khaled Hosny wrote:
>> framed, framedtext, TEXpage (and may be others), no longer honor
>> directional switches. I'm sure TEXpage at least was OK a month ago.
>>
>> \pagedir TRT\bodydir TRT\pardir TRT\textdir TRT
>> \starttext
>> \startTEXpage
>> \input tufte
>> \stopTEXpage
>> \framed{Hello world}
>> \startframedtext
>> \input tufte
>> \stopframedtext
>> \startbackground
>> \input tufte
>> \stopbackground
>> \stoptext
>
> if so then it's a side effect of changesin the engine (changes in rl  
> handling are dangerous because macro packages are internally lr in many  
> aspects (like positioning data relative to other data) and patching each  
> macro for rl is non trivial (due to possible side effects) so first we  
> need to be sure that the luatex engine is okay

I tried to debug thus further, compiling the following document with
both plain and context formats, in plain all boxes are TRT (the part of
the log after "Completed box being shipped out [1]"), while in context
all boxes are TLT except that hbox that contains the text. Though I
don't know how much relevant is this or what it does actually mean.

\pagedir TRT
\bodydir TRT
\pardir TRT
\textdir TRT
\tracingall
Hello \hbox{World}
\bye

Regards,
 Khaled


-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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-03 20:47 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 [this message]
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
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=20090403204723.GA28189@khaled-laptop \
    --to=khaledhosny@eglug.org \
    --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).