Re: [NTG-context] Fonts switching and styles ..

2004-11-22 Thread h h extern
Dirar BOUGATEF wrote: Hi all, I am working to setup styles in heads with the typeface karat, that i define as follows: \starttypescript [karat] \definetypeface [karat] [ss] [sans] [karat] [default] [encoding=texnansi] \stoptypescript Here is my head definition: \setuphead[part]

Re: [NTG-context] error messages after installation

2004-11-22 Thread h h extern
ab wrote: Willi Egger [EMAIL PROTECTED] writes: TEXEXEC is way too old. The current version is above 5! After updating your context it appears that it uses still a very outdated version of texexec. I advise you to update your tex-system from CTAN (http://www.tug.org/interest.html). Hi, I am

Re: [NTG-context] Re: does context support vietnamese?

2004-11-22 Thread h h extern
The Thanh Han wrote: On Thu, Nov 18, 2004 at 01:45:17AM +, Adam Lindsay wrote: The Thanh Han said this at Thu, 18 Nov 2004 08:36:05 +0700: Hi Adam, ET5 was the first proposed font encoding for vietnamese; then it was renamed to X5 with a few modifications. T5 is a minor update -- it's heavily

Re: [NTG-context] error messages after installation

2004-11-22 Thread Taco Hoekwater
ab [EMAIL PROTECTED] wrote: % texexec 041120_testfile.tex Not enough arguments for mkdir at /usr/people/pm/bin/texexec line 2259, near $FormatPath ; Can you given us the output perl -v ? ___ ntg-context mailing list [EMAIL PROTECTED]

[NTG-context] problems downloading mswincontext

2004-11-22 Thread Vivek Sharma
Tried to download and try the stand alone version but the access to it is not allowed from the pragma site. Is this a not a free version? i had previously tried the cd iso image and was hoping to try it on my computer, further the correspondence manual could not be downloaded either. Any

Re: [NTG-context] problems downloading mswincontext

2004-11-22 Thread Hans Hagen
Vivek Sharma wrote: Tried to download and try the stand alone version but the access to it is not allowed from the pragma site. Is this a not a free version? i had previously tried the cd iso image and was hoping to try it on my computer, further the correspondence manual could not be downloaded

Re: [NTG-context] LaTeX2ConTeXt.tex can't compiled

2004-11-22 Thread Berend de Boer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 VnPenguin [EMAIL PROTECTED] writes: ! Font \*12ptrmtf*=utmr8t at 12.0pt not loadable: Metric (TFM) file not found. This looks like a fairly basic error. You don't seem to have the metric files for postscript fonts, so it looks your

Re: [NTG-context] \mathstrut in \underbrace and nath

2004-11-22 Thread Christopher Creutzig
Hans Hagen wrote: Ok, then what's \protected? Is it performing an \unprotect/\protect pair around the definition? But then, why did it work? in context protext/unprotect is to be used when ! @ ? are used inmacro names which was not the case here I know. So, does ConTeXt's \protected\def

Re: [NTG-context] Updated math modules

2004-11-22 Thread Hans Hagen
Christopher Creutzig wrote: Giuseppe Bilotta wrote: attached to the following please find a .tar.bz2-packed file containing updated t-amsl and t-nath. \def\startnathequation{% \begingroup [EMAIL PROTECTED]@[EMAIL PROTECTED]@cr \let\startdysplaymath\relax \let\stopdysplaymath\relax

Re[2]: [NTG-context] Updated math modules

2004-11-22 Thread Giuseppe Bilotta
Friday, November 19, 2004 Christopher Creutzig wrote: Giuseppe Bilotta wrote: attached to the following please find a .tar.bz2-packed file containing updated t-amsl and t-nath. \def\startnathequation{% \begingroup [EMAIL PROTECTED]@[EMAIL PROTECTED]@cr

Re: [NTG-context] Questions about TOC

2004-11-22 Thread Thomas A . Schmitz
On Nov 19, 2004, at 4:13 PM, Hans Hagen wrote: \title never ends up in the toc, unless configured however, you can add section structure (bodypart, appendix, etc) and within such a part, a \chapter command will act as \title (toc entry, but no number) Hans Of course, it's right there in the

Re: [NTG-context] Fonts switching and styles ..

2004-11-22 Thread Dirar BOUGATEF
I have tried style={\switchtobodyfont[karat]} and it works. Now how to switch to a different size without going through: \setupbodyfont[karat] \definefont[MyPartFont][SansBold at 24pt] \setuphead[part][style=\MyPartFont] The problem i see here is that i have to go through \setupbodyfont[karat]

Re: [NTG-context] error messages after installation

2004-11-22 Thread ab
Taco Hoekwater [EMAIL PROTECTED] writes: ab [EMAIL PROTECTED] wrote: % texexec 041120_testfile.tex Not enough arguments for mkdir at /usr/people/pm/bin/texexec line 2259, near $FormatPath ; Can you given us the output perl -v ? [EMAIL PROTECTED] 39% perl -V Summary of my perl5 (5.0

Re: [NTG-context] error messages after installation

2004-11-22 Thread Taco Hoekwater
I believe it is possible that this code if ($UseEnginePath ($FormatPath ne '' ($FormatPath !~ /$EnginePath\/$/))) { $FormatPath .= $EnginePath . '/' ; unless (-d $FormatPath) { mkdir $FormatPath ; } } breaks in perl versions 5.8.0

Re: [NTG-context] error messages after installation

2004-11-22 Thread ab
h h extern [EMAIL PROTECTED] writes: ab wrote: Willi Egger [EMAIL PROTECTED] writes: TEXEXEC is way too old. The current version is above 5! After updating your context it appears that it uses still a very outdated version of texexec. I advise you to update your tex-system from CTAN

Re: [NTG-context] Fonts switching and styles ..

2004-11-22 Thread Hans Hagen
Dirar BOUGATEF wrote: I have tried style={\switchtobodyfont[karat]} and it works. Now how to switch to a different size without going through: you can do things like: \usetypescript [sans][karat][map,name] to load the appropriate defs \definefont[MyPartFont][SansBold at 24pt]

Re: [NTG-context] error messages after installation

2004-11-22 Thread Hans Hagen
Taco Hoekwater wrote: I believe it is possible that this code if ($UseEnginePath ($FormatPath ne '' ($FormatPath !~ /$EnginePath\/$/))) { $FormatPath .= $EnginePath . '/' ; unless (-d $FormatPath) { mkdir $FormatPath ; } } breaks in perl versions

Re: [NTG-context] Fonts switching and styles ..

2004-11-22 Thread Dirar BOUGATEF
i have tried this, and leads to: bodyfont : unknown variant MyFont \usetypescriptfile[karat-type] \usetypescript[karat] \usetypescriptfile[opulent-type] \usetypescript[opulent] \usetypescript [sans][karat][map,name] \definefont[MyFont][karat] \starttext \switchtobodyfont[karat] Madame,

Re: [NTG-context] Request: translation of texshow-web

2004-11-22 Thread Mikael Persson
Dear ConTeXt (and texshow-web) users, I am currently translating texshow-web into various languages. Well I'd like to, but all languages besides german (and english) give me headaches... So I am looking for some native speakers to help me translating. The job is pretty easy, I'd send you a

Re: [NTG-context] Request: translation of texshow-web

2004-11-22 Thread David Munger
Patrick Gundlach wrote : Dear ConTeXt (and texshow-web) users, I am currently translating texshow-web into various languages. Well I'd like to, but all languages besides german (and english) give me headaches... So I am looking for some native speakers to help me translating. The job is

Re: [NTG-context] Updated math modules

2004-11-22 Thread David Munger
Hello Giuseppe, Thanks for your good work. Sorry for reminding this bug to you, but it's the only reason why I can't use nath even though I wish a lot. About the problem unicode characters in toc. Ref.: http://www.ntg.nl/pipermail/ntg-context/2004/005306.html I attached a minimal example

Re: [NTG-context] Updated math modules

2004-11-22 Thread David Munger
Ok. I got a simpler example (no TOC): \usemodule [nath] \enableregime [utf] \starttext ^^c3^^a9 \stoptext With nath, I get ^^c3^^a9 in the output; without, I get . Thanks for any help, David ___ ntg-context mailing list [EMAIL PROTECTED]

Re: [NTG-context] Request: translation of texshow-web

2004-11-22 Thread Taco Hoekwater
So I am looking for some native speakers to help me translating. I would like to do dutch. Greetings, Taco ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Problem with index generation

2004-11-22 Thread Matthias Weber
Hello all, 'upgrading' to the 2004 TeXLive distribution (via GW's i-Installer) broke the following (which is a distilled version of a much larger file) \startproject test \startbodymatter \section{Why is $1+1=2$?} Let us first discuss {\em addition\index{addition}}. \stopbodymatter

Re: [NTG-context] Request: translation of texshow-web

2004-11-22 Thread David Antos
On Mon, Nov 22, 2004 at 06:03:39PM +0100, Patrick Gundlach wrote: headaches... So I am looking for some native speakers to help me Hello, I can do the Czech translation. Regards, D.A. -- Jim Hacker: Humphrey, do you see it as part of your job to help Ministers make fools of themselves? Sir

[NTG-context] Najaarsbijeenkomst NTG, 26-11-2004 in Leuven

2004-11-22 Thread Willi Egger
Gooed evening list-users! On next friday, 26.11.2004, the NTG (Dutch speaking TeX users group) will gather for a meeting. If you are interested to join us in Leuven be welcome! The programme intended for the meeting looks as follows: Wat betekend XML voor de TeX-wereld (What is the significance

[NTG-context] nice winxp sp2 blue screen if rsync

2004-11-22 Thread olivier Turlier
I've tryed using (is that natural?) rsync on win xp (for testing Hans method for updating Contex). It works smooth if you stay away from xp sp2. Otherwise, you get a blue screen complaining about memory pbs (error/non error tested twice, on 2 differents win$$box). -- Olivier TURLIER

Re: [NTG-context] nice winxp sp2 blue screen if rsync

2004-11-22 Thread Hans Hagen
olivier Turlier wrote: I've tryed using (is that natural?) rsync on win xp (for testing Hans method for updating Contex). It works smooth if you stay away from xp sp2. Otherwise, you get a blue screen complaining about memory pbs (error/non error tested twice, on 2 differents win$$box).

Re: [NTG-context] error messages after installation

2004-11-22 Thread ab
Hans Hagen [EMAIL PROTECTED] writes: [...] ah, thanks for looking into it, i changed the code to: if ($UseEnginePath ($FormatPath ne '' ($FormatPath !~ /$EnginePath\/$/))) { $FormatPath .= $EnginePath ; unless (-d $FormatPath) { mkdir $FormatPath ;

Re: [NTG-context] Problem with index generation

2004-11-22 Thread Hans Hagen
Matthias Weber wrote: Hello all, 'upgrading' to the 2004 TeXLive distribution (via GW's i-Installer) broke the following (which is you mean that it loops ... \def\doplaceregister[#1][#2]% {\iffirstargument \begingroup \edef\currentregister{#1}% \def\docompleteregister[#1][#2]%

[NTG-context] columnset's bodyfont+interlinespace ?

2004-11-22 Thread Steffen Wolfrum
Hi, when using \startcolumns I could use: \startcolumns[n=2,rule=off] \setupindenting[none] \switchtobodyfont[8.5pt]\setupinterlinespace[line=10pt] \clubpenalty=0\widowpenalty=1\displaywidowpenalty=1\brokenpenalty=0 ... but when using \definecolumnset[myset][n=2]

Re: [NTG-context] Request: translation of texshow-web

2004-11-22 Thread Otared Kavian
At 18:03 +0100 22/11/04, Patrick Gundlach wrote: Dear ConTeXt (and texshow-web) users, I am currently translating texshow-web into various languages. Well I'd like to, but all languages besides german (and english) give me headaches... So I am looking for some native speakers to help me

Re: [NTG-context] How to patch ConText on the Mac for beginners (was: Problem with index generation)

2004-11-22 Thread Matthias Weber
Thanks, Hans, this works! I have to admit reading Hans' instruction ... and reformat gave me the shivers. Fortunately I found an almost terminal-free way to do it on a Mac, I record it here for others who are faint of heart like myself. i) Locate the file you need to modify. This is easiest

[NTG-context] Index and publication list conflict

2004-11-22 Thread Matthias Weber
Hello all, I might be the only one, but I wanted the index before the bibliography, so my backmatter looks like: \startbackmatter \completeindex \completepublications \stopbackmatter which results in the log (excerpt) title : - \headtext {pubs} (./cxmf.tuo) system : pubs not

Re: [NTG-context] Fonts switching and styles ..

2004-11-22 Thread Dirar BOUGATEF
Hi Willy, What i need is to have a synonym for the font Dirar you defined, how do i have to proceed? I have tried the following: (Am gonna use my fonts names as i started the subject with) \starttypescript [karat] \definetypeface [karat] [ss] [sans] [karat] [default] [encoding=texnansi]