Re: [NTG-context] [util-jsn] incorrect handling of escapes

2013-07-09 Thread Philipp Gesang
···date: 2013-07-08, Monday···from: Hans Hagen··· On 7/8/2013 12:56 AM, Philipp Gesang wrote: Hi, the JSON parser handles backslash escapes improperly. Example: local data = [[ { escapes : (\)(\\)(\b)(\f)(\n)(\r)(\t), invalid : \'\v } ]] local stuff =

[NTG-context] Different font variants (normal condensed, light regular bold, etc.)

2013-07-09 Thread Zenlima
Hi, I am trying to define the different variants of the Roboto font ([1] for sans and [2][3][4][5] for serif). Now I am trying to define this for context but I have no idea how to define the condensed versions (plus how to access it later). And how do I enter and access the different weights

Re: [NTG-context] Different font variants (normal condensed, light regular bold, etc.)

2013-07-09 Thread Wolfgang Schuster
Am 09.07.2013 um 13:20 schrieb Zenlima p...@zenlima.eu: Hi, I am trying to define the different variants of the Roboto font ([1] for sans and [2][3][4][5] for serif). Now I am trying to define this for context but I have no idea how to define the condensed versions (plus how to access

[NTG-context] Chapter number in list colored (setuplist)

2013-07-09 Thread Zenlima
Hi, I want to color the chapter number in the table of content. The attribute numbercolor does not exist in setuplist. So I tried to color the chapter number via numberstlye (numbercommand is also not working): ---8 \define[1]\listChapterColor{\color[bordeaux]{X #1}}

Re: [NTG-context] Chapter number in list colored (setuplist)

2013-07-09 Thread Aditya Mahajan
On Tue, 9 Jul 2013, Zenlima wrote: Hi, I want to color the chapter number in the table of content. The attribute numbercolor does not exist in setuplist. So I tried to color the chapter number via numberstlye (numbercommand is also not working): ---8

Re: [NTG-context] Chapter number in list colored (setuplist)

2013-07-09 Thread Wolfgang Schuster
Am 09.07.2013 um 18:08 schrieb Zenlima p...@zenlima.eu: Hi, I want to color the chapter number in the table of content. The attribute numbercolor does not exist in setuplist. So I tried to color the chapter number via numberstlye (numbercommand is also not working):

Re: [NTG-context] Chapter number in list colored (setuplist)

2013-07-09 Thread Zenlima
Am Tue, 9 Jul 2013 12:20:18 -0400 (EDT) schrieb Aditya Mahajan adit...@umich.edu: numbercolor=bordeaux I am so sorry.. I tried that too but I must have mistyped it then.. now it works :) Thanks ___ If your

[NTG-context] linenumbering in columnsets (or different solution?)

2013-07-09 Thread Thomas A. Schmitz
Hi, I want a document with two columns; left column is poetry, so I want the lines to be numbered. Unfortunately, linenumbering doesn't appear to work in columns(ets), so my next attempt was to produce a third, very narrow column which displays the line numbers. However, columnsets with

Re: [NTG-context] Chapter number in list colored (setuplist)

2013-07-09 Thread Zenlima
2. You didn’t test numbercolor. You are correct: after my mistyped try'n'error I did not checked it any further as the documentation in the wiki. I updated it with that missing attribute. thanks signature.asc Description: PGP signature