Re: [NTG-context] Chapter number conversion to words

2008-02-07 Thread Taco Hoekwater
Bart C. Wise wrote: > I would like to display chapter headings spelling out the numbers into words. > > For example: > > Chapter One > Chapter Two > Chapter Three > etc. > > I thought that I could put a conversion in the setuphead function; however, > it > doesn't appear to be supported. So

Re: [NTG-context] \noindent in startstop block is not working on the text that follows the block

2008-02-07 Thread Taco Hoekwater
Bart C. Wise wrote: > I defined a startstop block. However, the text that follows the block I > don't > want to be indented. > > > > \definestartstop[Center][ > before={\startalignment[center]}, > after={\stopalignment\noindent} > ] You want \noidentation (instead of \noindent). Bes

[NTG-context] Chapter number conversion to words

2008-02-07 Thread Bart C. Wise
I would like to display chapter headings spelling out the numbers into words. For example: Chapter One Chapter Two Chapter Three etc. I thought that I could put a conversion in the setuphead function; however, it doesn't appear to be supported. So how to I do the conversion? Thanks, Bart ___

[NTG-context] \noindent in startstop block is not working on the text that follows the block

2008-02-07 Thread Bart C. Wise
I defined a startstop block. However, the text that follows the block I don't want to be indented. \definestartstop[Center][ before={\startalignment[center]}, after={\stopalignment\noindent} ] \starttext \startCenter This is some text! \stopCenter I don't want this paragraph indent; h

Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Mojca Miklavec
On Feb 7, 2008 9:48 PM, Βασίλης Γκολφινόπουλος wrote: > I tried it and I get the Application Error: texlua.exe - the application > failed to inialize properly (0xc022). OK, that means that environment settings (the way it's done in the installer) apparently have no effect on Vista. You could t

Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Βασίλης Γκολφινόπουλος
I tried it and I get the Application Error: texlua.exe - the application failed to inialize properly (0xc022). - Original Message - From: "Mari Voipio" <[EMAIL PROTECTED]> To: "mailing list for ConTeXt users" Sent: Thursday, February 07, 2008 10:35 PM Subject: Re: [NTG-context] ConT

Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Mari Voipio
Mojca Miklavec wrote: > One thing that you can try is this installer: > > http://minimals.contextgarden.net/setup/context-installer/ContextMinimalInstall.exe > That one will install ConTeXt, but has not been tested on Vista yet I've got a spare Windows Vista Basic (ENG) in a corner somewhere,

Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Mojca Miklavec
On Feb 7, 2008 9:00 PM, ?as G???f???p? wrote: > Ok, I have to apologize for being so vague. > > I tried to install proTEXT with the 2007 DVD. Installation invariably failed > whether I chose ConTeXt or proTEXT at the dialog box. TeX Live has been released befor Vista came out, and I have h

Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread ?as???? G???f???p?????
Ok, I have to apologize for being so vague. I tried to install proTEXT with the 2007 DVD. Installation invariably failed whether I chose ConTeXt or proTEXT at the dialog box. After that, I downloaded the standalone Windows distribution from the Pragma-ADE site. It downloaded and extracted OK, a

Re: [NTG-context] PDF/A with ConTeXt

2008-02-07 Thread Santy, Michael
Good idea. I'll take a look. Thanks, Mike -Original Message- From: [EMAIL PROTECTED] on behalf of luigi scarso Sent: Thu 2/7/2008 10:59 AM To: mailing list for ConTeXt users Subject: Re: [NTG-context] PDF/A with ConTeXt > Records management systems prefer to receive their PDFs complia

Re: [NTG-context] PDF/A with ConTeXt

2008-02-07 Thread Hans Hagen
Santy, Michael wrote: > Records management systems prefer to receive their PDFs compliant with the > PDF/A standard (subset of PDF 1.4). Is there any mechanism in ConTeXt/pdfTex > to specify the PDF output should comply with PDF/A? > > http://en.wikipedia.org/wiki/PDF/A The pdf that pdftex pro

Re: [NTG-context] PDF/A with ConTeXt

2008-02-07 Thread luigi scarso
> Records management systems prefer to receive their PDFs compliant with the > PDF/A standard (subset of PDF 1.4). Is there any mechanism in > ConTeXt/pdfTex to specify the PDF output should comply with PDF/A? > > http://en.wikipedia.org/wiki/PDF/A What about postprocessing pdf with latest ghost

[NTG-context] PDF/A with ConTeXt

2008-02-07 Thread Santy, Michael
Records management systems prefer to receive their PDFs compliant with the PDF/A standard (subset of PDF 1.4). Is there any mechanism in ConTeXt/pdfTex to specify the PDF output should comply with PDF/A? http://en.wikipedia.org/wiki/PDF/A Thanks, Mike _

Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Hans Hagen
Βασίλης Γκολφινόπουλος wrote: > Has anybody installed ConTeXt in Windows Vista? I am running into problems. runs ok here on vista (already for quite a while) Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Aditya Mahajan
Quoting ??? ?? <[EMAIL PROTECTED]>: > Has anybody installed ConTeXt in Windows Vista? I am running into problems. How are you trying to install it: MikTeX, TeXlive, ConTeXt minimals, or ConTeXt standalone distribution. The easiest to install should be ConTeXt standalone which is

Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Mojca Miklavec
On Feb 7, 2008 5:04 PM, Βασίλης Γκολφινόπουλος wrote: > Has anybody installed ConTeXt in Windows Vista? I am running into problems. *Which* ConTeXt? Where did you take it from? One option is to install MikTeX (and that should work), the other one is to use the zips from PRAGMA web page, and then a

[NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Βασίλης Γκολφινόπουλος
Has anybody installed ConTeXt in Windows Vista? I am running into problems. Vassilis ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://ww

Re: [NTG-context] !pdfTeX error: pdftex (file lmmi12): Font lmmi12 at 600 not found

2008-02-07 Thread Mojca Miklavec
On Feb 7, 2008 4:02 PM, Hans Hagen wrote: > Mojca Miklavec wrote: > > Hello, > > > > I don't quite understand why, but my distribution became broken at > > some random time point (I do not remember doing anything special in > > the meantime). I have installed ConTeXt from scratch, but the same > >

Re: [NTG-context] !pdfTeX error: pdftex (file lmmi12): Font lmmi12 at 600 not found

2008-02-07 Thread Hans Hagen
Mojca Miklavec wrote: > Hello, > > I don't quite understand why, but my distribution became broken at > some random time point (I do not remember doing anything special in > the meantime). I have installed ConTeXt from scratch, but the same > problem persists: is your cont-sys.tex or rme file go

Re: [NTG-context] Unicode greek in Context

2008-02-07 Thread Βασίλης Γκολφινόπουλος
I recently got a Windows Vista PC, and I am fighting with it all the time. I had installed ConTeXt in Mac OS X previously with no problems. I will disable User Account Control and try again today... - Original Message - From: "Mojca Miklavec" <[EMAIL PROTECTED]> To: "mailing list for Co

[NTG-context] !pdfTeX error: pdftex (file lmmi12): Font lmmi12 at 600 not found

2008-02-07 Thread Mojca Miklavec
Hello, I don't quite understand why, but my distribution became broken at some random time point (I do not remember doing anything special in the meantime). I have installed ConTeXt from scratch, but the same problem persists: systems : begin file sqrt at line 1 fonts : needs ma