Re: [NTG-context] Persian numbers for page numbering

2013-12-04 Thread Mingranina Gingranina
On 11/30/13, Wolfgang Schuster wrote: > > Am 29.11.2013 um 16:49 schrieb Mingranina Gingranina > : > >> Dear All, >> Hello, >> >> How can I force ConTeXt to use Persian numbers for page numbering? > > \setuppagenumber[numberconversion=persiannumerals] Dear Wolfgang, Hello, First of all let me th

Re: [NTG-context] footer page number on first page of section: doesn't appear

2013-12-04 Thread Aditya Mahajan
On Wed, 4 Dec 2013, Lars Huttar wrote: On Dec 4, 2013 12:16:12 pm Wolfgang Schuster wrote: On 12/4/2013 12:37 PM, Lars Huttar wrote: Hi, Based on our reading of http://wiki.contextgarden.net/FO_Page_Layout#First_Page we have the following MWE, which we want to put a page number in the footer

Re: [NTG-context] footer page number on first page of section: doesn't appear

2013-12-04 Thread Lars Huttar
On Dec 4, 2013 12:16:12 pm Wolfgang Schuster wrote: > > On 12/4/2013 12:37 PM, Lars Huttar wrote: >> Hi, >> Based on our reading of >> http://wiki.contextgarden.net/FO_Page_Layout#First_Page >> we have the following MWE, which we want to put a page number in the >> footer on the first page only: >>

Re: [NTG-context] footer page number on first page of section: doesn't appear

2013-12-04 Thread Wolfgang Schuster
Am 04.12.2013 um 18:37 schrieb Lars Huttar : > Hi, > Based on our reading of > http://wiki.contextgarden.net/FO_Page_Layout#First_Page > we have the following MWE, which we want to put a page number in the > footer on the first page only: > > \definetext[footerpagenumber][footer][pagenumber] >

Re: [NTG-context] [***SPAM***] OT: Generating Command reference from source code

2013-12-04 Thread Wolfgang Schuster
Am 04.12.2013 um 20:11 schrieb Jan Tosovsky : > On 2013-12-04 Wolfgang Schuster wrote: >> Am 04.12.2013 um 18:56 schrieb Jan Tosovsky : >>> On 2013-12-04 Hans Hagen wrote: there is a (somewhat incomplete) reference definition in xml format so your (b) is in principle covered; >>>

Re: [NTG-context] [***SPAM***] OT: Generating Command reference from source code

2013-12-04 Thread Jan Tosovsky
On 2013-12-04 Wolfgang Schuster wrote: > Am 04.12.2013 um 18:56 schrieb Jan Tosovsky : > > On 2013-12-04 Hans Hagen wrote: > >> > >> there is a (somewhat incomplete) reference definition in xml format > >> so your (b) is in principle covered; > > > > where is it stored? > > The english interface

Re: [NTG-context] [***SPAM***] OT: Generating Command reference from source code

2013-12-04 Thread Wolfgang Schuster
Am 04.12.2013 um 18:56 schrieb Jan Tosovsky : > On 2013-12-04 Hans Hagen wrote: >> On 12/3/2013 10:59 PM, Jan Tosovsky wrote: >>> >>> Supposing that ... >>> a) every .mkiv file is enhanced by 'package' annotation >>> b) every public command/macro contains a description with the list of >>> all

Re: [NTG-context] [***SPAM***] OT: Generating Command reference from source code

2013-12-04 Thread Jan Tosovsky
On 2013-12-04 Hans Hagen wrote: > On 12/3/2013 10:59 PM, Jan Tosovsky wrote: > > > > Supposing that ... > > a) every .mkiv file is enhanced by 'package' annotation > > b) every public command/macro contains a description with the list of > >all available params (sensible subset of JavaDoc annot

[NTG-context] footer page number on first page of section: doesn't appear

2013-12-04 Thread Lars Huttar
Hi, Based on our reading of http://wiki.contextgarden.net/FO_Page_Layout#First_Page we have the following MWE, which we want to put a page number in the footer on the first page only: \definetext[footerpagenumber][footer][pagenumber] \setuphead[section][header=empty,footer=footerpagenumber,number

Re: [NTG-context] [***SPAM***] OT: Generating Command reference from source code

2013-12-04 Thread Hans Hagen
On 12/4/2013 9:59 AM, Keith J. Schultz wrote: I do have a request: would it be possible to finish the section on overlays and stacks in the manual or at least start on it. I need that information because I need to use stacks inside of frames and these are then stacked inside of others. The examp

Re: [NTG-context] [***SPAM***] OT: Generating Command reference from source code

2013-12-04 Thread Keith J. Schultz
Hi Hans, Am 04.12.2013 um 00:44 schrieb Hans Hagen : [snip, snip] > > > the problem with tex (and therefore context) is that we are dealing with > quite some interaction between unpredictable user input, macro (expansions), > tex-internals, resources like fonts, patterns and whatever, etc. an