Re: [NTG-context] Why must I move frame to center it?

2006-11-27 Thread Aditya Mahajan
On Mon, 27 Nov 2006, John R. Culleton wrote: > On Sunday 26 November 2006 11:27, Hans Hagen wrote: >> setbounds currentpicture to Page ; > > Unfortunately the recommended line had no effect. Did I put it in the right > place? > So here is the file that works (so far!) Here is an alternate approa

Re: [NTG-context] Why must I move frame to center it?

2006-11-27 Thread John R. Culleton
On Sunday 26 November 2006 11:27, Hans Hagen wrote: > setbounds currentpicture to Page ; Unfortunately the recommended line had no effect. Did I put it in the right place? So here is the file that works (so far!) \setupoutput[pdftex] \definepapersize[bok][width=6.0in,height=9.0in] \setuppaper

Re: [NTG-context] Module for ptj

2006-11-27 Thread Aditya Mahajan
On Sat, 25 Nov 2006, Thomas A. Schmitz wrote: > I've just played some with your module for the PracTeX journal. This > is very nice to have, I'm absolutely thrilled! When I wrote for them, > I just relied on a self-cooked style, but yours looks much closer to > the official LaTeX template. Just tw

Re: [NTG-context] context under miktex (2)

2006-11-27 Thread Mojca Miklavec
> Don't use MikTeX 2.4. I can confirm that latest releases of ConTeXt (since the introduction of ruby-based executables) have problems with MikTeX 2.4. Do you have any chances to upgrade MikTeX to 2.5? Mojca ___ ntg-context mailing list ntg-context@ntg.

Re: [NTG-context] context under miktex (2)

2006-11-27 Thread gnwiii
On 11/27/06, Hans Hagen <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Thanks Hans, for your quick reply. > > > > My MikTeX installation contains a natural.tcx file. > > I am afraid that I do not quite grasp the rest of your reply. What do you > > suggest me to do? > > > ask christian sc

[NTG-context] context under miktex (3) - solved

2006-11-27 Thread r . ermers
I updated to miktex 2.5, which solved the problem with txc. Everything works fine now. Regards, Robert ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] context under miktex

2006-11-27 Thread r . ermers
Thank you Hans, for your quick reply. I have a file natural.tcx in tex/texmf/web2c/natural.tcx. I do not quite understand the rest of your reply. What do you suggest me to do? I am using Miktex 2.4.1461. Regards, Robert Op Ma, 27 november, 2006 12:04 pm schreef Hans Hagen: > R. Ermers wrote:

Re: [NTG-context] context under miktex (2)

2006-11-27 Thread Hans Hagen
[EMAIL PROTECTED] wrote: > Thanks Hans, for your quick reply. > > My MikTeX installation contains a natural.tcx file. > I am afraid that I do not quite grasp the rest of your reply. What do you > suggest me to do? > ask christian schenk to either obey or ignore the --8bit flag Hans

Re: [NTG-context] context under miktex (2)

2006-11-27 Thread r . ermers
Thanks Hans, for your quick reply. My MikTeX installation contains a natural.tcx file. I am afraid that I do not quite grasp the rest of your reply. What do you suggest me to do? Kind regards, Robert Op Ma, 27 november, 2006 12:04 pm schreef Hans Hagen: > R. Ermers wrote: > >> Dear Friends, >>

Re: [NTG-context] context under miktex

2006-11-27 Thread Hans Hagen
R. Ermers wrote: > Dear Friends, > > I am having problems with Context under Miktex. > The document is processed, but nothing happens. > > Instead a tmp file is created, which says the following: > terminologie-Diwan.003.tmp > % terminologie-Diwan.003.top > \unprotect > \setupsystem[\c!n=1,\c!m=1]

[NTG-context] context under miktex

2006-11-27 Thread R. Ermers
Dear Friends, I am having problems with Context under Miktex. The document is processed, but nothing happens. Instead a tmp file is created, which says the following: terminologie-Diwan.003.tmp % terminologie-Diwan.003.top \unprotect \setupsystem[\c!n=1,\c!m=1] \def\MPOSTformatswitch{-alias=metaf

Re: [NTG-context] Custom itemization broken by the new release

2006-11-27 Thread Hans Hagen
Renaud Aubin wrote: > Hi all, > > The following code > > % frenchitemize > \setbox0=\hbox{--~} > \def\indenteddash#1{\hskip\parindent--~} > \definesymbol[indentdash][\indenteddash] > \defineitemgroup[frenchitemize] > \setupitemgroup[frenchitemize] > [each] >

Re: [NTG-context] enco-ffr ?

2006-11-27 Thread Hans Hagen
Renaud Aubin wrote: > Hans Hagen a �crit : > >> so i'll wait for the test file before i look into it >> > \useencoding[ffr] > \mainlanguage[fr] > > \starttext > > \section{\type{enco-ffr.tex} related issue} > > \startuseMPgraphic{mymptest} > numeric u; > u:=1cm; > draw origin--(10u,10u); >

[NTG-context] Bug: missing stopper?

2006-11-27 Thread Oliver Buerschaper
Hello, playing with \defineenumeration I noticed some weird behaviour: whenever I set an enumeration to be unnumbered the stopper is mysteriously suppressed ... I searched the mailing list for this problem and I discovered that people have experienced problems related to the stopper option