ishamid wrote:

Dear partners in crime,


% program=aleph output=dvipdfmx

% the next texexec will automatically generate pdf which is handy for scit eusers -)

\setupcolors[state=start]

\starttext

\pagedir TRT
\bodydir TRT
\pardir  TRT
\textdir TRT
\mathdir TRT

test {\red test} test\footnote{oeps}

\framed{oeps}

\page

\appendtoks
 \pardir  TLT
 \textdir TLT
 \mathdir TLT
\to \everypagebody

\appendtoks
 \pardir  TLT
 \textdir TLT
 \mathdir TLT
\to \everyforgetall

test {\red test} test\footnote{oeps}

\framed{oeps}

\stoptext

so what we need is a decent model for directions

- text
- graphics
- math
- footnotes
- ...?

any ideas on what kind of control is needed?

I have come across a situation where, in a left-to-right document, I need to make the footnotes operate right to left: that is, the footnote numeral and rule should be on the right side of the page. Now when using the global direction changes that eomega/Gamma offers, this is trivial for a global right-to-left document (\pagedir TRT and \bodydir TRT are the global settings), but in a globally left-to-right document I have not been able to get this to work locally.

To explain:

\textdir TRT

and

\pardir TRT

locally switch the text and paragraph directions respectively, but not the footnote markers and rule. This is correct behavior of course. But I have an article that includes a long right-to-left extract with footnotes, and those footnotes need to be RL in the sense described above (numeral + rule). Is there any way to add a parameter option to \setupfoonotes which, between---say, a \start-\stop---that can locally switch the location of the numeral and marker to RL?

Please help: I'm supposed to send this thing to the printer next week:-))

Best
Idris

PS \pagedir TRT and \bodydir TRT don't seem to help this proble when applied in a local context.


_______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

================================================================
Deze e-mail is door E-mail VirusScanner van Planet Internet gecontroleerd op virussen.
Op http://www.planet.nl/evs staat een verwijzing naar de actuele lijst waar op wordt 
gecontroleerd.







--

-----------------------------------------------------------------
                                         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
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to