--
-----------------------------------------------------------------
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
-----------------------------------------------------------------
--- Begin Message ---
[for forwarding to the list]
Dear fellowship,
Using eomega/Aleph, turning on an ocplist will cut off any other font in its
scope, like pagenumbering. But we have solutions/workarounds:
\setuppagenumbering[command={\clearocplists}]
\def\MYhigh#1{\high{\clearocplists#1}}
\setupfootnotes[numbercommand={\MYhigh}]
or I can actually switch fonts:
\setuppagenumbering[command={\clearocplists\switchtobodyfont[myfont]\myocplist
}]
\def\MYhigh#1{\high{\clearocplists\switchtobodyfont[myfont]\myocplist#1}}
\setupfootnotes[numbercommand={\MYhigh}]
Now I need something similar for the printmarks, because when I temporarily
switch from a global left-to-right document to a global right-to-left document
with activated ocplists, the page numbers in the crop marks (predictably)
disappear. I need some key that allows me to \clearocplists when the crop-mark
page numbers are read by ConTeXt.
Thnx in advance
Idris
================================================================
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.
--- End Message ---
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context