[NTG-context] Set: The Card Game

2014-09-25 Thread Thangalin
Hi, Another ConTeXt example. https://bitbucket.org/djarvis/salish-card-set/src/ Included is a script (svg2mp.sh) that converts SVG files into MetaPost code. This allows for editing the image shapes in Inkscape (or similar) then manipulating them in MetaPost. This example code produces a

[NTG-context] parbuilder in lua

2014-09-25 Thread Taco Hoekwater
Hi Hans, Can you please try the code below? I found three issues with it: 1. node-ltp.lua is not completely ready for nuts mode, e.g. line 3148: elseif order == 0 and hlist.list and last_badness tex.hbadness then where ‘hlist.list' should be 'getfield(hlist, list”)’ 2. with tracing on, I

[NTG-context] Latest beta stops loading some ttc fonts

2014-09-25 Thread Hongwen Qiu
The following minimal example used to work fine: \starttypescript [serif] [zhfonts] \definefontsynonym [Serif] [name:nsimsun] \stoptypescript \starttypescript [zhfonts] \definetypeface [zhfonts] [rm] [serif] [zhfonts] \stoptypescript \usetypescript [zhfonts] \setupbodyfont [zhfonts, rm,

Re: [NTG-context] parbuilder in lua

2014-09-25 Thread Hans Hagen
On 9/25/2014 9:57 AM, Taco Hoekwater wrote: Hi Hans, Can you please try the code below? I found three issues with it: 1. node-ltp.lua is not completely ready for nuts mode, e.g. line 3148: elseif order == 0 and hlist.list and last_badness tex.hbadness then where ‘hlist.list' should be

Re: [NTG-context] parbuilder in lua

2014-09-25 Thread Hans Hagen
On 9/25/2014 9:57 AM, Taco Hoekwater wrote: \tracingparagraphs=1 \tracingonline=1 I must admit that i never use these ... i'm more into visualizing it -) - Hans Hagen | PRAGMA ADE

Re: [NTG-context] Latest beta stops loading some ttc fonts

2014-09-25 Thread Hans Hagen
On 9/25/2014 10:50 AM, Hongwen Qiu wrote: The following minimal example used to work fine: \starttypescript [serif] [zhfonts] \definefontsynonym [Serif] [name:nsimsun] \stoptypescript \starttypescript [zhfonts] \definetypeface [zhfonts] [rm] [serif] [zhfonts] \stoptypescript

[NTG-context] Instruction required about hyphenation patterns

2014-09-25 Thread Francisco Gracia
As well the original TeX manual as ConTeXt's one try to dissuade one of enquiring deeper into the subject of hyphenation patterns. For several reasons not to be explained at this moment this is however what I want to do. I have read all that I have found about the subject and think to have got a

[NTG-context] new beta

2014-09-25 Thread Hans Hagen
Hi, the first beta after the meeting: There are some changes to export and epub generation (will be explained in a manual). The most important is that there has been some improvements of the math export (esp fences and stackers). More will follow. The export now happens in a subpath. The

Re: [NTG-context] Use url to hyperlink bibliography title

2014-09-25 Thread Thangalin
Hi, The question is also posted here: http://tex.stackexchange.com/questions/201357/context-use-url-parameter-to-hyperlink-bibliography-title-references My concern is that every bibtex entry type must be modified. Unless I'm mistaken, every bibtex entry has a title, so (in theory) that title

Re: [NTG-context] Latest beta stops loading some ttc fonts

2014-09-25 Thread Hongwen Qiu
在 2014年09月25日 18:50, Hans Hagen 写道: On 9/25/2014 10:50 AM, Hongwen Qiu wrote: The following minimal example used to work fine: \starttypescript [serif] [zhfonts] \definefontsynonym [Serif] [name:nsimsun] \stoptypescript \starttypescript [zhfonts] \definetypeface [zhfonts] [rm] [serif]