[NTG-context] [font-chk.lua] missing glyph tracker

2013-06-20 Thread Philipp Gesang
Hi Hans, in font-chk.lua, the function checkers.missing fails to assign the var “lastfont”, leading to a meaningless test for equivalence with “font”. See patch below. Also, may I ask you to include the unicode character in the tracker message? This would make the output more legible, imo.

[NTG-context] Failure building standalone

2013-06-20 Thread hwitloc
I tried building the standalone but ran into a snag. Here is the error message display when I ran first-setup.sh: sh ./first-setup.sh --modules=all --engine=luatex --context=current receiving incremental file list rsync: change_dir /setup/cygwin (in minimals) failed: No such

Re: [NTG-context] Failure building standalone

2013-06-20 Thread Mojca Miklavec
On Thu, Jun 20, 2013 at 3:18 PM, hwit...@gmail.com wrote: I tried building the standalone but ran into a snag. Here is the error message display when I ran first-setup.sh: sh ./first-setup.sh --modules=all --engine=luatex --context=current receiving incremental file

Re: [NTG-context] [font-chk.lua] missing glyph tracker

2013-06-20 Thread Hans Hagen
On 6/20/2013 1:59 PM, Philipp Gesang wrote: -report_fonts(char %U in font %a with id %a: %s,char,tfmdata.properties.fullname,font,message) +report_fonts(char %U (%s) in font %a with id %a: %s,char,utf.char(char),tfmdata.properties.fullname,font,message) %C does that, so

Re: [NTG-context] [font-chk.lua] missing glyph tracker

2013-06-20 Thread Philipp Gesang
···date: 2013-06-20, Thursday···from: Hans Hagen··· On 6/20/2013 1:59 PM, Philipp Gesang wrote: -report_fonts(char %U in font %a with id %a: %s,char,tfmdata.properties.fullname,font,message) +report_fonts(char %U (%s) in font %a with id %a:

Re: [NTG-context] Failure building standalone

2013-06-20 Thread hwitloc
Thanks Mojca. Re-running the command today got me a little further. Thank you. The problem encounted now is: sh ./first-setup.sh --modules=all --engine=luatex --context=current receiving incremental file list sent 64 bytes received 322 bytes 85.78

Re: [NTG-context] [font-chk.lua] missing glyph tracker

2013-06-20 Thread Hans Hagen
On 6/20/2013 4:53 PM, Philipp Gesang wrote: ···date: 2013-06-20, Thursday···from: Hans Hagen··· On 6/20/2013 1:59 PM, Philipp Gesang wrote: -report_fonts(char %U in font %a with id %a: %s,char,tfmdata.properties.fullname,font,message) +report_fonts(char %U (%s) in font %a

Re: [NTG-context] two questions on paragraphed linenotes

2013-06-20 Thread Hans Hagen
On 6/19/2013 9:45 PM, Pablo Rodríguez wrote: Dear Hans, I'd like to introduce a friend into composing critical editions using ConTeXt. I have made some tests myself, and I'd like to know a couple of issues about paragraphed linenotes before start explaining. The first issue is about note

[NTG-context] Documenting \startchapter etc.

2013-06-20 Thread Gareth Jones
Hi all, I’m new to ConTeXt, having used LaTeX for the past decade (although nothing particularly technical). I’m quickly learning that ConTeXt MkIV is a rapidly moving target, and the documentation has fallen a way behind… So, while I’m gradually learning, I’m going to make an effort to update

Re: [NTG-context] Documenting \startchapter etc.

2013-06-20 Thread Hans Hagen
On 6/20/2013 8:07 PM, Gareth Jones wrote: Hi all, I’m new to ConTeXt, having used LaTeX for the past decade (although nothing particularly technical). I’m quickly learning that ConTeXt MkIV is a rapidly moving target, and the documentation has fallen a way behind… So, while I’m gradually

[NTG-context] slanted style in quotations: setupquotation?

2013-06-20 Thread Sander Maijers
While there is a \setupquote in a recent MkIV beta, when I try to use \setupquotation to set the quotation text style to slanted, this has no effect. Is there a neat way to do this, without redefining \quotation?

Re: [NTG-context] slanted style in quotations: setupquotation?

2013-06-20 Thread Philipp Gesang
Hi Sander, ···date: 2013-06-20, Thursday···from: Sander Maijers··· While there is a \setupquote in a recent MkIV beta, when I try to use \setupquotation to set the quotation text style to slanted, this has no effect. Is there a neat way to do this, without redefining \quotation? with the

Re: [NTG-context] Documenting \startchapter etc.

2013-06-20 Thread Gareth Jones
there are some examples in the test suite under sections) Thanks, I’ll take a look. Gareth ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

Re: [NTG-context] Failure building standalone

2013-06-20 Thread Mojca Miklavec
On Thu, Jun 20, 2013 at 6:39 PM, hwit...@gmail.com wrote: Thanks Mojca. Re-running the command today got me a little further. Thank you. The problem encounted now is: sh ./first-setup.sh --modules=all --engine=luatex --context=current receiving