[NTG-context] [Fwd: ocplist interactions [please forward]]

2004-07-26 Thread Hans Hagen Outside
--
-
 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
-
---BeginMessage---
[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


[NTG-context] [Fwd: SciTE? [please forward]]

2004-07-26 Thread Hans Hagen Outside
--
-
 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
-
---BeginMessage---
[for forwarding to the list]

Dear musketeers,

I was digging in the archives and found

http://www.pragma-ade.com/scite/wscite.zip

But alas, nothing's there! Is the ConTeXt-friendly version of SciTE still 
available?

Best
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


[NTG-context] Re: unicode editor? [please forward]

2004-07-26 Thread Giuseppe Bilotta
Monday, July 26, 2004 ishamid wrote:

 [for forwarding to the list]
 Dear knights of the round table,

 I generally do my Arabic work in Aleph/eomega in Latin transcription mode, but
 things are at a point now where I would like to code TeX using unicode (and a
 unicode otp filter). Now I use WinEdT and really love it (I even designed
 buttons for for a few functions), but the maintainer has indicated that it
 will be quite some time before WinEdT supports unicode+right-to-left
 typesetting. Are any of you aware of a good multi-platform (thinking of
 switching to Linux again) unicode editor? (and no, at this time I'm not ready
 to spend months (re-)learning/fighting/cursing XEmacs;- (could never get MULE
 to work anyway...))


I personally use ViM, even though its support for TeX  friends
is very limited.

-- 
Giuseppe Oblomov Bilotta





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


[NTG-context] Fwd: (Classical) greek in ConTeXt/Gamma [please forward]

2004-07-26 Thread Giuseppe Bilotta
Idris sent me this asking me to forward it. My reply follows.

===8==Original message text===
Hi Giuseppe,

I was digging in the archives and came across this; I don't think I ever saw 
this message (must have been busy at the time). Did you ever get an answer? 
I'm sure that editing the otp's will get you the result u wanted quite easily, 
but in the year since u wrote this u've probably figured that out already:-)

Best
Idri

[NTG-context] (Classical) greek in ConTeXt/Gamma 
Giuseppe Bilotta [EMAIL PROTECTED] 
Thu, 10 Apr 2003 15:40:35 +0200

Hello,

I don't know if Idris is following the group (I hope he is), but
anyway I have a couple of questions on the support for Greek in
ConTeXt, Omega and thus also Gamma.

The need is that of typesetting classical greek snippets in a
latin (Italian, but could be English) context. I thought that
ConTeXt+(e-)Omega would be the best thing in town, so I prepared a
small test file:

\usemodule[gamma]

\mainlanguage[italian]

\starttext

Possiamo scrivere tranquillamente in italiano; questo non ci priva
per\`o della possibilit\`a di scrivere in greco: vediamo subito
l'alfabeto minuscolo e maiuscolo (notare come j dia \greek{j}
e c dia il sigma di fine parola \greek{c}):

\startgreek
a b c d e f g h i j k l m n o p q r s t u v w x y z

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
\stopgreek

\`E ovviamente possibile usare segni diacritici come gli accenti
(\greek{`a, 'a, =a}) o gli spiriti (\greek{r, w}); osserviamo
come questi assumano automaticamente la posizione corretta nel
caso di lettere maiuscole (\greek{`A, 'A, =A, A, A, Ai})


\stoptext

While it seems to work pretty well most of the time, there seem to
be some problems; I'd like to know where they arise from and if
and how they can be fixed. The problems:

Combination   Doesn't give
  r   rho with spirit
  =A   capital alpha with circumflex
  A   capital alpha with spirit


Moreover, I don't know how to write the subscribed iota. My system
is a MiKTeX 2.2 with (e-)Omega 1.15. Does anybody have an idea?

-- 
Giuseppe Oblomov Bilotta


===8===End of original message text===

My reply:

Well, I'm pretty sure the bug is in the OTPs that come with
Omega (which is pretty funny, considering that Yannis *is*
Greek ...). I guess that when the rougher edges in Aleph are
fixed we'll start correcting the OCPs :)

-- 
Giuseppe Oblomov Bilotta

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


Re: [NTG-context] unicode editor?

2004-07-26 Thread sebastian . rooks
Hello,
What about Mined http://towo.net/mined/ ?
It's utf-8 and right to left.
Untested ;).

 Seb.

Selon Giuseppe Bilotta [EMAIL PROTECTED]:

 Monday, July 26, 2004 ishamid wrote:

  [for forwarding to the list]
  Dear knights of the round table,

  I generally do my Arabic work in Aleph/eomega in Latin transcription mode,
 but
  things are at a point now where I would like to code TeX using unicode (and
 a
  unicode otp filter). Now I use WinEdT and really love it (I even designed
  buttons for for a few functions), but the maintainer has indicated that it
  will be quite some time before WinEdT supports unicode+right-to-left
  typesetting. Are any of you aware of a good multi-platform (thinking of
  switching to Linux again) unicode editor? (and no, at this time I'm not
 ready
  to spend months (re-)learning/fighting/cursing XEmacs;- (could never get
 MULE
  to work anyway...))


 I personally use ViM, even though its support for TeX  friends
 is very limited.

 --
 Giuseppe Oblomov Bilotta





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



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


Re: [NTG-context] unicode editor?

2004-07-26 Thread Henning Hraban Ramm
Am 26.07.2004 um 18:40 schrieb [EMAIL PROTECTED]:
Hello,
What about Mined http://towo.net/mined/ ?
It's utf-8 and right to left.
Untested ;).
Mighty with Unicode etc., but has only HTML syntax highlighting, no TeX 
features.

Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: Disable Metapost rendering?

2004-07-26 Thread Sebastian Sturm
p pictures only if needed. So how does it determine whether a 
recalculation is necessary or not? Is it a problem if my figures rely 
on the randomizers, like uniformdeviate()?
indeed, that can be solved by setting the random seed occasionally or 
manually
\setupsystem[random=big] % or random=12345
Great, thanks alot!
Best regards,
Sebastian Sturm
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context