[NTG-context] User-Defined Commands With Key-Value Options

2015-07-25 Thread Joas Yannick
Dear Rik, Thank you very much. All the best ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] User-Defined Commands With Key-Value Options

2015-07-23 Thread Rik
On 2015-07-22 05:20, Joas Yannick wrote: On 7/20/2105 11:28 AM Joas Yannick wrote: On 7/20/2105 0:50 AM Hans Hagen wrote: So how would you like to use lua? Is the data stored in lua? Yes, I imagine that the data (for instance, the value of the keys number, name, abbreviation, title,

[NTG-context] User-Defined Commands With Key-Value Options

2015-07-22 Thread Joas Yannick
On 7/20/2105 11:28 AM Joas Yannick wrote: On 7/20/2105 0:50 AM Hans Hagen wrote: So how would you like to use lua? Is the data stored in lua? Yes, I imagine that the data (for instance, the value of the keys number, name, abbreviation, title, etc.) is stored somewhere when the compilation

[NTG-context] User-Defined Commands With Key-Value Options

2015-07-20 Thread Joas Yannick
On 7/20/2105 0:50 AM Hans Hagen wrote: * So how would you like to use lua? Is the data stored in lua?*Yes, I imagine that the data (for instance, the value of the keys number, name, abbreviation, title, etc.) is stored somewhere when the compilation process reads, say, \startbiblebook, and that

[NTG-context] User-Defined Commands With Key-Value Options

2015-07-19 Thread Joas Yannick
Dear everyone, I am currently typesetting the old (published in 1707) French Bible of David Martin using ConTeXt MkIV. The source code looks like this: \startproduct martin1707 \startproject bibles % Page layout, fonts, language, etc. \startbiblebook[number={1}, name={Genéſe},

Re: [NTG-context] User-Defined Commands With Key-Value Options

2015-07-19 Thread Hans Hagen
On 7/19/2015 1:24 PM, Joas Yannick wrote: Dear everyone, I am currently typesetting the old (published in 1707) French Bible of David Martin using ConTeXt MkIV. The source code looks like this: \startproduct martin1707 \startproject bibles % Page layout, fonts, language, etc.