Re: [NTG-context] Problem getting output

2009-02-18 Thread Yue Wang
> > kpathsea: Running mktextfm lmtypewriter10-regular > mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; > input lmtypewriter10-regular > This is METAFONT, Version 2.718281 (Web2C 7.5.7) > > kpathsea: Running mktexmf lmtypewriter10-regular > > ! I can't find file `lmtypew

Re: [NTG-context] Problem getting output

2009-02-18 Thread Taco Hoekwater
Yue Wang wrote: > kpathsea: Running mktextfm lmtypewriter10-regular > mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; > nonstopmode; input lmtypewriter10-regular > This is METAFONT, Version 2.718281 (Web2C 7.5.7) > > kpathsea: Running mktexmf lmtypewriter10-reg

Re: [NTG-context] blocks in LuaTex

2009-02-18 Thread Wolfgang Schuster
Am 17.02.2009 um 21:00 schrieb batela: Thanks. another problem that I fount in this approach to make my exams is the impossibility of itemize the Question environment. It is easy to numerate the questions like "Question 1", "Question 2 " and so on, but i would like to divide some que

Re: [NTG-context] BibTeX problems (urgent): warning: cite argument bridson unknown on 139

2009-02-18 Thread Xan
En/na Aditya Mahajan ha escrit: On Tue, 17 Feb 2009, Xan wrote: Hi, I have a context mem2.tex document with: % Modules \usemodule[bib] \usemodule[bibltx] You do not need bibltx if you are using a bib file. % Bibliography options \setupbibtex[database=mem2] \setuppublications [numbering=ye

Re: [NTG-context] Creating a nomenclature section?

2009-02-18 Thread Michael Bynum
Yes, I think this will suit my needs. Thank you. I have one additional question though. In the command \definesynonyms[nomenclature][nomenclatures][\infull] What does the [nomenclatures] field do? Looking at the manual it seems to be the "plural name" input, but what purpose does it serve?

[NTG-context] indenting

2009-02-18 Thread Xan
I have the following enumeration: \defineenumeration [definition] [text=Definició,headstyle=bold,style=italic, between=\blank,titledistance=.5em, textdistance=1em,stopper=.,location=hanging,titleleft=(,titleright=)] and when I use it (\startdefinition ... \stopdefinition) it appears not in

Re: [NTG-context] BibTeX problems (urgent): warning: cite argument bridson unknown on 139

2009-02-18 Thread Xan
En/na Xan ha escrit: En/na Aditya Mahajan ha escrit: On Tue, 17 Feb 2009, Xan wrote: Hi, I have a context mem2.tex document with: % Modules \usemodule[bib] \usemodule[bibltx] You do not need bibltx if you are using a bib file. % Bibliography options \setupbibtex[database=mem2] \setuppubl

[NTG-context] Inverted exclamation / question marks

2009-02-18 Thread Pau
Hello, I am trying to write a text in Castillian and I don't get the inverted exclamation symbol right. I am using \language[es] \mainlanguage[es] in the preamble and I also tried playing with utf without success. Instead of ¡ and ¿ I get an "a" with a cedilla and a pound symbol, respectively O

Re: [NTG-context] Inverted exclamation / question marks

2009-02-18 Thread Aditya Mahajan
On Wed, 18 Feb 2009, Pau wrote: Hello, I am trying to write a text in Castillian and I don't get the inverted exclamation symbol right. I am using Add \enableregime[utf-8] \language[es] \mainlanguage[es] in the preamble and I also tried playing with utf without success. Instead of ¡ and ¿

Re: [NTG-context] Inverted exclamation / question marks

2009-02-18 Thread Pau
Hello, thanks, I had already tried that. This yields another problem. All accents etc are giving this: ! Improper alphabetic constant. \blank \utffouruniglph @b *(`#2-\...@g )+\...@a *(`#3 -\...@g )+`#4-\...@g \relax } l.66

Re: [NTG-context] Inverted exclamation / question marks

2009-02-18 Thread Pau
Can you please try this? \language[es] \mainlanguage[es] \enableregime[utf-8] \starttext ¡Hola! ¿Me ves bien? \stoptext thanks ___ If y

Re: [NTG-context] new beta

2009-02-18 Thread Dohyun Kim
2009/2/18 Hans Hagen : > Hi, > > There is a new beta: a few additions to math as well as a prelude to new cjk > support, now to be triggered explicitly (since the methods differ too much > we cannot share them) > > \setscript[hangul] > > \setscript[hanzi]% arthur, is this the right name? > I h

Re: [NTG-context] new beta

2009-02-18 Thread Yue Wang
2009/2/19 Dohyun Kim > 2009/2/18 Hans Hagen : > > Hi, > > > > There is a new beta: a few additions to math as well as a prelude to new > cjk > > support, now to be triggered explicitly (since the methods differ too > much > > we cannot share them) > > > > \setscript[hangul] > > > > \setscript[han

Re: [NTG-context] new beta

2009-02-18 Thread Yanrui Li
2009/2/18 Dohyun Kim : > > We have three more things to do, however. > > 1. inter_char_stretch_factor = 2.00 seems to be too large value. > I do not think that even Chinese or Japanese would allow that big value. > I suggest 0.50 instead. Mr Wang, how do you think about that? > I modified these