[NTG-context] font-otn.lua:1809: attempt to index local 'chainlookup' (a nil value)

2012-01-15 Thread Simo Ojala
Hi, I am just trying to quickly report this without joining mailing list, hopefully it works. I am getting strange error reports with hebrew words and ConTeXt IV. Error is following: "error: /usr/share/texmf/tex/context/base/font-otn.lua:1809: attempt to index local 'chainlookup' (a nil value)".

Re: [NTG-context] Broken Rotation in Nightly

2012-01-15 Thread Kip Warner
On Fri, 2012-01-13 at 21:12 -0500, Aditya Mahajan wrote: > \color is no longer a switch; it must be used as \color[red]{...}. Thanks. It compiles now. Or should I say typeset? What is the proper term anyways? -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.t

Re: [NTG-context] Unicode character for "\,"?

2012-01-15 Thread Peter Münster
On Sun, Jan 15 2012, Wolfgang Schuster wrote: > \|\sixperemspace\| No, there is a line break: \starttext \hsize1pt bla\sixperemspace bla \stoptext -- Peter ___ If your question is of interest to others a

Re: [NTG-context] Unicode character for "\,"?

2012-01-15 Thread Wolfgang Schuster
Am 15.01.2012 um 22:19 schrieb Peter Münster: > Hello, > > What Unicode character can replace "\,"? > > "NARROW NO-BREAK SPACE" is too small: > > \starttext > \|\,\| \type{\,}\par > \| \| THIN SPACE (U+2009) (why smaller than \type{\,}?)\par > \| \| NARROW NO-BREAK SPACE (U+202F) (why almost n

[NTG-context] Unicode character for "\,"?

2012-01-15 Thread Peter Münster
Hello, What Unicode character can replace "\,"? "NARROW NO-BREAK SPACE" is too small: \starttext \|\,\| \type{\,}\par \| \| THIN SPACE (U+2009) (why smaller than \type{\,}?)\par \| \| NARROW NO-BREAK SPACE (U+202F) (why almost nothing?)\par \|\| nothing\par \|~\| \type{~}\par \| \| NO-BREAK SPAC

Re: [NTG-context] Bug in symb-ini.mkiv?

2012-01-15 Thread Otared Kavian
Hi Wolfgang, Combing through various setups and definitions of my document, finally I could find the culprit: the error message was due to the change in the way \color should be used now. Changing all over \color[darkred] (for instance) with \startcolor[darkred]…\stopcolor, fixed the error mess

Re: [NTG-context] Bug in symb-ini.mkiv?

2012-01-15 Thread Otared Kavian
Hi Wolfgang, Thanks for your response: right now I am not with my computer at home (writing you from another place). I'll do what you suggest this evening. Best regards: OK On 15 janv. 2012, at 16:48, Wolfgang Schuster wrote: > > Am 15.01.2012 um 16:39 schrieb Otared Kavian: > >> Hi Hans, >>

Re: [NTG-context] Bug in symb-ini.mkiv?

2012-01-15 Thread Wolfgang Schuster
Am 15.01.2012 um 16:39 schrieb Otared Kavian: > Hi Hans, > > With the latest beta (ConTeXt ver: 2012.01.12 11:03 MKIV), typesetting a > document which used to be typeset without problems I encounter an error which > points to some commands defined in symb-ini.mkiv. However I can switch back

[NTG-context] Bug in symb-ini.mkiv?

2012-01-15 Thread Otared Kavian
Hi Hans, With the latest beta (ConTeXt ver: 2012.01.12 11:03 MKIV), typesetting a document which used to be typeset without problems I encounter an error which points to some commands defined in symb-ini.mkiv. However I can switch back to ConTeXt ver: 2011.11.29 18:47 MKIV in order to teypese

Re: [NTG-context] Why doesn't his URL work?

2012-01-15 Thread Steffen Wolfrum
Hi Gerben, you mixed the commands: just use "\from[kudos]" instead of "\url[kudos]". Best regards, Steffen Am 14.01.2012 um 15:16 schrieb Gerben Wierda: > This code below gets me a working URL, but instead of the word kudos in blue > I get the entire URL in my text. Why is that? > > \setupc

Re: [NTG-context] buffer mechanism changed

2012-01-15 Thread Wolfgang Schuster
Am 13.01.2012 um 11:16 schrieb Steffen Wolfrum: > Hi, > > isn't it possible to use the short way? > > > \definebuffer[MottoSieben] > > \startbuffer[MottoSieben] > \stopbuffer[MottoSieben] > > % but shouldn't it also work like this: > %\startMottoSieben > %\stopMottoSieben > % ??? No because

Re: [NTG-context] Syntax highlighting for C-code

2012-01-15 Thread Wolfgang Schuster
Am 13.01.2012 um 12:00 schrieb Richard Weickelt: > Hi, > > I've tried to include some C-code into my document, but failed to enable > syntax highlighting. > > Tested on: linux-64, context-2011.05.18 (same with the beta) stand-alone mkIV > > 1) \starttyping[option=C] just prints verbatim text.

Re: [NTG-context] Why doesn't his URL work?

2012-01-15 Thread Wolfgang Schuster
Am 14.01.2012 um 15:16 schrieb Gerben Wierda: > This code below gets me a working URL, but instead of the word kudos in blue > I get the entire URL in my text. Why is that? > > \setupcolors[state=start] > \setupurl [color=blue] > \setupinteraction [state=start,color=blue] > \useURL[ku