Re: [NTG-context] why is \getnumber an undefined control sequence?

2012-04-02 Thread Hans Hagen
to print only the numeric value of the counter or \convertedcounter for a formatted form of the counter (you can apply a conversion, e.g. romannumerals or add a prefix, e.g. the current chapter or section number). Wolfgang Ah, thank you Wolfgang! \rawcounter is sufficient for me in my real-life case

Re: [NTG-context] why is \getnumber an undefined control sequence?

2012-04-02 Thread Wolfgang Schuster
but no \getcounter. @Thomas: You can \rawcounter to print only the numeric value of the counter or \convertedcounter for a formatted form of the counter (you can apply a conversion, e.g. romannumerals or add a prefix, e.g. the current chapter or section number). Wolfgang Ah, thank you Wolfgang

Re: [NTG-context] \setuppagenumber

2012-04-01 Thread Wolfgang Schuster
Am 02.04.2012 um 00:02 schrieb Alan Bowen: I have a product file \startproduct prd_Aestimatio_vol-09 %prelims \setuppagenumber[numberconversion=romannumerals] \setuppagenumber[number=1] \setupfootnotes[conversion=numbers] \component c_A \component c_B \component c_C ... %text

[NTG-context] Page numbering in latest beta

2012-03-30 Thread Steffen Fritzsche
: \startsectionblockenvironment[frontpart] \setupheader [before={\ss\switchtobodyfont[10pt]}] \setupheadertexts [section][pagenumber][pagenumber][chapter] \setuppagenumbering [alternative=doublesided, partnumber=no, location=, style={\ss\bold}] \setupuserpagenumber[numberconversion=romannumerals

Re: [NTG-context] Page numbering in latest beta

2012-03-30 Thread Hans Hagen
[alternative=doublesided, partnumber=no, location=, style={\ss\bold}] \setupuserpagenumber[numberconversion=romannumerals] \stopsectionblockenvironment \startsectionblockenvironment[bodypart] \setupheader [before={\ss\switchtobodyfont[10pt]}] \setupheadertexts [section][pagenumber

Re: [NTG-context] Page numbering in latest beta

2012-03-30 Thread Hans Hagen
[section][pagenumber][pagenumber][chapter] \setupheader [before={\ss\switchtobodyfont[10pt]}] \startsectionblockenvironment[frontpart] \setupuserpagenumber[numberconversion=romannumerals] \stopsectionblockenvironment \startsectionblockenvironment[bodypart] \setuppagenumber[number=1

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Willi Egger
Hi Wolfgang, you are of course right. - When testing I switched to a test-file, where I did not set the romannumerals conversion in \setuphead. - Sorry ;-( Is the use of the option-key in \setuphead[chapter][conversion=Romannumerals] depreciated? Willi On 15 Mar 2012, at 17:33, Wolfgang

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Wolfgang Schuster
Am 15.03.2012 um 17:45 schrieb Willi Egger: Hi Wolfgang, you are of course right. - When testing I switched to a test-file, where I did not set the romannumerals conversion in \setuphead. - Sorry ;-( Is the use of the option-key in \setuphead[chapter][conversion=Romannumerals

Re: [NTG-context] Reset counters by sectionblock

2012-03-13 Thread Hans Hagen
\endcsname #1% \else\ifcsname\??headlevel#2\endcsname #2% \else \v!none \fi\fi \endcsname} \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset [bodypart:pagenumber][][numbers] \definestructureconversionset

[NTG-context] Reset counters by sectionblock

2012-03-12 Thread Wolfgang Schuster
Hi Hans, can add “way=block” to counter which reset the number at the start of each sectionblock, for now it works in the same way as “way=text”. \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset [bodypart:pagenumber][][numbers

[NTG-context] \setuppagenumber problem

2012-03-08 Thread Alan Bowen
The following code, \startcomponent \setuphead[title][page=yes] \setuppagenumber[numberconversion=romannumerals] \setuppagenumbering[alternative=doublesided] \setuppagenumbering[location=,] \setupheader[state=high] \definehead[FMTitle][title] \setuphead[FMTitle][header=high,alternative=middle

Re: [NTG-context] \setuppagenumber problem

2012-03-08 Thread Wolfgang Schuster
Am 08.03.2012 um 19:06 schrieb Alan Bowen: The following code, \startcomponent \setuphead[title][page=yes] \setuppagenumber[numberconversion=romannumerals] \setuppagenumbering[alternative=doublesided] \setuppagenumbering[location=,] \setupheader[state=high] \definehead[FMTitle

Re: [NTG-context] \setuppagenumber problem

2012-03-08 Thread Alan Bowen
08.03.2012 um 19:06 schrieb Alan Bowen: The following code, \startcomponent \setuphead[title][page=yes] \setuppagenumber[numberconversion=romannumerals] \setuppagenumbering[alternative=doublesided] \setuppagenumbering[location=,] \setupheader[state=high] \definehead[FMTitle][title

[NTG-context] Formula number conversion

2012-02-24 Thread Jean-Philippe Rey
,Romannumerals,numbers,character][numbers] \setupheads[sectionconversionset=CCS] \starttext \chapter{Lorem} \section{Ipsum} \placeformula[f1] % The formula is numbered (1.1) instead of (A.1) \startformula a^2 + b^2 = c^2 \stopformula \section{Dolor} The famous formula \in[f1] % The reference

Re: [NTG-context] Formula number conversion

2012-02-24 Thread Wolfgang Schuster
example \definestructureconversionset[CCS][numbers,Character,Romannumerals,numbers,character][numbers] \setupheads[sectionconversionset=CCS] \starttext \chapter{Lorem} \section{Ipsum} \placeformula[f1] % The formula is numbered (1.1) instead of (A.1) \startformula a^2 + b^2 = c^2

[NTG-context] roman pagenumbers?

2012-01-11 Thread Meer, H. van der
Trying to use roman numerals as pagenumbers failed. What am I doing wrong or has some other thing changed? A minimal example follows. Changing romannumerals into characters doesn't make a difference. This is ConTeXt ver: 2012.01.09 10:08 MKIV % test pagenumber conversion \setuppapersize[A6

Re: [NTG-context] setupnote[footnote] adding extra pages

2012-01-03 Thread Chris Lott
On Mon, Jan 2, 2012 at 6:42 PM, Chris Lott ch...@chrislott.org wrote: Why does this document create three pages, with the footnote on the second and a third that is blank? \setuppagenumbering[state=stop] \setupnote[footnote][numberconversion=Romannumerals] \starttext This is a sample letter

Re: [NTG-context] setupnote[footnote] adding extra pages

2012-01-03 Thread Wolfgang Schuster
Am 03.01.2012 um 04:42 schrieb Chris Lott: Why does this document create three pages, with the footnote on the second and a third that is blank? \setuppagenumbering[state=stop] \setupnote[footnote][numberconversion=Romannumerals] \starttext This is a sample letter. \footnote{foo

[NTG-context] setupnote[footnote] adding extra pages

2012-01-02 Thread Chris Lott
Why does this document create three pages, with the footnote on the second and a third that is blank? \setuppagenumbering[state=stop] \setupnote[footnote][numberconversion=Romannumerals] \starttext This is a sample letter. \footnote{foo} \stoptext If I remove the \setupnote line, then everything

[NTG-context] Strange numberconversion in appendix

2011-11-17 Thread Christian
] on page \at[cow] is a cow. \stopappendices \stoptext The figure number is converted into roman numerals (Romannumerals). How can I change it to normal numbers? So that it says figure 2. It should also be considered to make it the default setting

Re: [NTG-context] Page numbering: conversion broken

2011-11-10 Thread Christian
Dear list, this \setuppagenumbering[conversion=romannumerals,left={--~},right={~--}] % taken from contextref.pdf does nothing in ConTeXt ver: 2011.09.12 22:49 MKIV, except adding the '–' left and right. The number is still Arabic. However this \convertnumber{r}{4} works

[NTG-context] Page numbering: conversion broken

2011-11-09 Thread Christian
Dear list, this \setuppagenumbering[conversion=romannumerals,left={--~},right={~--}] % taken from contextref.pdf does nothing in ConTeXt ver: 2011.09.12 22:49 MKIV, except adding the '–' left and right. The number is still Arabic. However this \convertnumber{r}{4} works as expected

Re: [NTG-context] Page numbering: conversion broken

2011-11-09 Thread Wolfgang Schuster
Am 09.11.2011 um 22:35 schrieb Christian: Dear list, this \setuppagenumbering[conversion=romannumerals,left={--~},right={~--}] % taken from contextref.pdf does nothing in ConTeXt ver: 2011.09.12 22:49 MKIV, except adding the '–' left and right. The number is still Arabic. However

[NTG-context] about \startstructureblockenvironment

2011-10-12 Thread Jeong Dalyoung
on line 6 in file test4.tex: Undefined control sequence ... 1 \definestructureconversionset[frontpart:pagenumber][][romannumerals] 2 \definestructureconversionset[bodypart:pagenumber] [][numbers] 3 4 \setuplist[chapter][pageconversionset=pagenumber] 5 6 \startstructureblockenvironment[frontpart] 7

[NTG-context] Include section number in reference

2011-10-12 Thread Marco
Hi, the example below leads to: I Foo A Bar subsection A What I need is: I Foo A Bar subsection I.A How to convince \in… to include the section element? % \definestructureconversionset [myset] [ Romannumerals, Romannumerals, Romannumerals, Character

[NTG-context] Error with \{start,stop}structureblockenvironment

2011-06-11 Thread Martin 'golodhrim' Scholz
lines from the file.tex are: \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][numbers] \setuplist[chapter][pageconversionset=pagenumber] \startstructureblockenvironment[frontpart] \setupuserpagenumber[numberconversion

Re: [NTG-context] Roman numbers for chapters in chapter lines but not in section lines

2011-05-23 Thread Wolfgang Schuster
and subsections (1.1.1 and not I.1.1). Here is the base code : \setuplist [chapter] [label=yes,style={\blank[0cm]}] \setupsection[section-2][conversion=Romannumerals] \setuplabeltext[chapter=CHAPITRE~] \starttext \placecontent \chapter{Title of chapter} \section{Title of section

Re: [NTG-context] Roman numbers for chapters in chapter lines but not in section lines

2011-05-23 Thread Mathieu DUPONT
This code : \setuplabeltext[chapter=CHAPITRE~]\definestructureconversionset[mathieu][numbers,Romannumerals][numbers]\setuphead[chapter][sectionconversionset=mathieu]\setuplist[chapter][label=yes,width=7em] \starttext \placecontent \chapter{Title of chapter}\section{Title of section}\subsection

Re: [NTG-context] Roman numbers for chapters in chapter lines but not in section lines

2011-05-23 Thread Wolfgang Schuster
Am 23.05.2011 um 20:02 schrieb Mathieu DUPONT: This code : \setuplabeltext[chapter=CHAPITRE~] \definestructureconversionset[mathieu][numbers,Romannumerals][numbers] \setuphead[chapter][sectionconversionset=mathieu] \setuplist[chapter][label=yes,width=7em] \starttext \placecontent

Re: [NTG-context] Roman numbers for chapters in chapter lines but not in section lines

2011-05-23 Thread Mathieu DUPONT
but not in section lines Am 23.05.2011 um 20:02 schrieb Mathieu DUPONT:This code : \setuplabeltext[chapter=CHAPITRE~]\definestructureconversionset[mathieu][numbers,Romannumerals][numbers]\setuphead[chapter][sectionconversionset=mathieu]\setuplist[chapter][label=yes,width=7em] \starttext \placecontent

[NTG-context] Roman numbers for chapters in chapter lines but not in section lines

2011-05-22 Thread Mathieu DUPONT
: \setuplist [chapter] [label=yes,style={\blank[0cm]}]\setupsection[section-2][conversion=Romannumerals]\setuplabeltext[chapter=CHAPITRE~] \starttext \placecontent \chapter{Title of chapter}\section{Title of section}\subsection{Title of subsection} \stoptext which results in : CHAPITRE I Title

Re: [NTG-context] section headings

2011-04-19 Thread Willi Egger
\bf}] \setuphead[section][conversion=Romannumerals, numbercommand=\SectionNo,style={\tfb\ss\bf}] \starttext \part{foo} \chapter{bar} \section{baz} \stoptext Herbert ___ If your question is of interest

Re: [NTG-context] section headings

2011-04-18 Thread Herbert Voss
=Characters, numbercommand=\ChapterNo, continue=yes,style={\tfb\ss\bf}] \setuphead[section][conversion=Romannumerals, numbercommand=\SectionNo,style={\tfb\ss\bf}] \starttext \part{foo} \chapter{bar} \section{baz} \stoptext Herbert

[NTG-context] section headings

2011-04-09 Thread Herbert Voss
, numbercommand=\ChapterNo, continue=yes,style={\tfb\ss\bf}] \setuphead[section][conversion=Romannumerals, numbercommand=\SectionNo,style={\tfb\ss\bf}] \starttext \part{foo} \chapter{bar} \section{baz} \stoptext Herbert

[NTG-context] [***SPAM***] Minimals ignores structureblockenvironment for frontmatter etc.

2011-03-20 Thread Tom
[frontpart] \setuppagenumbering[state=start,location=bottom,conversion=romannumerals] \setuphead[chapter] [command=\MyFrontMatterCommand,textstyle=\ss\bfd, header=empty,footer=chapter,page=mychapterpagebreak, number=no,after={\blank[0.5in]}] \stopstructureblockenvironment

Re: [NTG-context] Am not getting Roman numeral page numbers in MKIV

2011-03-13 Thread Jeong Dalyoung
front part instead of frontmatter? There was a thread whose title is Roman Page numbers. And among the mails on 2009. 2. 4, there was a sample written by Wolfgang . \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber

[NTG-context] Is Minimals ready for non-developers to use?

2011-03-13 Thread Tom
on 2009. 2. 4, there was a sample written by Wolfgang . \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][numbers] \setuplist[chapter][pageconversionset=pagenumber] \startstructureblockenvironment[frontpart

Re: [NTG-context] Am not getting Roman numeral page numbers in MKIV

2011-03-11 Thread Tom
? \definestructureconversionset[frontpart:pagenumber][][romannumerals] %pagenumbers in TOC not converted if frontmatter \definestructureconversionset[bodymatter:pagenumber] [][numbers] \setuplist[chapter][pageconversionset=pagenumber] \definehead [intro][chapter] \setuphead [intro][number

Re: [NTG-context] Am not getting Roman numeral page numbers in MKIV

2011-03-11 Thread Tom
][][romannumerals] %pagenumbers in TOC not converted if frontmatter \definestructureconversionset[bodymatter:pagenumber] [][numbers] \setuplist[chapter][pageconversionset=pagenumber] \setuplist[intro][pageconversionset=pagenumber] \startstructureblockenvironment[frontmatter] %whether frontpart

[NTG-context] Am not getting Roman numeral page numbers in MKIV

2011-03-10 Thread Tom
] \setuphead [intro][number=no] \setuppagenumbering [state=start, conversion=romannumerals, location=bottom] \startsectionblockenvironment[frontpart] \definecombinedlist [content][intro,chapter,section] \stopsectionblockenvironment \startsectionblockenvironment[bodypart

[NTG-context] Roman numeral page numbers produced in MKII

2011-03-10 Thread Tom
=no] \setuppagenumbering [state=start, conversion=romannumerals, location=bottom] \startsectionblockenvironment[frontpart] \definecombinedlist [content][intro,chapter,section] \stopsectionblockenvironment \startsectionblockenvironment[bodypart] \stopsectionblockenvironment

Re: [NTG-context] Am not getting Roman numeral page numbers in MKIV

2011-03-10 Thread Jeong Dalyoung
Dear Tom, Please add following lines in the preamble, then you will get roman numerals. \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][numbers] Also I use \startstructureblockenvironment[backpart] instead

[NTG-context] how to make chapter starts from odd page always?

2011-02-24 Thread Jeong Dalyoung
for better shapes are welcomed. Thank you. Best regards, Dalyoung \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][numbers] \setupheadertexts[][{\tfx COUNTING}] \startstructureblockenvironment[frontpart

Re: [NTG-context] beta

2011-01-31 Thread Otared Kavian
\footnote{This is a silly remark\dots} \stopitemize \stoptext %%% end test.tex and the error message I get: ! Undefined control sequence. \romannumerals #1-\ctxcommands {romannumerals(\number #1)} l.7 } \doconvertedstructurecounter ...!criterium

Re: [NTG-context] beta

2011-01-31 Thread Hans Hagen
\startitemize[r] \item Testing items and footnotes\footnote{This is a silly remark\dots} \stopitemize \stoptext %%% end test.tex and the error message I get: ! Undefined control sequence. \romannumerals #1-\ctxcommands {romannumerals(\number #1)} ah, you got me ... should

Re: [NTG-context] Thoughts about counters

2010-10-20 Thread Wolfgang Schuster
/counters.pdf The keys you request are already there: countby = way (e.g. way=bytext or way=bychapter) countertype = numberconversion and numberconverionset (e.g. numberconversion=romannumerals) counterdiplay = prefixsegments or numbersegments Wolfgang

Re: [NTG-context] structuresectionstarterset ?

2010-10-14 Thread Hans Hagen
On 13-10-2010 1:49, Steffen Wolfrum wrote: Hi, as definestructureconversionset is such a convenient command, could we also have the accompanying structuresectionstarterset and structuresectionstopperset? \definestructureconversionset [default] [ ,Characters,Romannumerals,Numbers,characters

Re: [NTG-context] structuresectionstarterset ?

2010-10-14 Thread Steffen Wolfrum
[default] [ ,Characters,Romannumerals,Numbers,characters,charcharacters][numbers] \definestructuresectionstarterset [default] [ , , , , ,{(}][{.}] \definestructuresectionstopperset [default] [ ,{.},{.},{)},{)},{)}][{.}] maybe ... you can set a tracker item so that it can

[NTG-context] structuresectionstarterset ?

2010-10-13 Thread Steffen Wolfrum
Hi, as definestructureconversionset is such a convenient command, could we also have the accompanying structuresectionstarterset and structuresectionstopperset? \definestructureconversionset [default] [ ,Characters,Romannumerals,Numbers,characters,charcharacters][numbers

Re: [NTG-context] startenumerate in romans a la LaTeX

2010-08-31 Thread Xan
[enumerate] \setupenumerate[1][romannumerals] \setupenumerate[1][width=1cm,stopper=,left=(,right=)] \starttext \startenumerate \item A \item B \item C \stopenumerate \stoptext ___ If your question is of interest

Re: [NTG-context] startenumerate in romans a la LaTeX

2010-08-31 Thread Xan
Al 30/08/10 15:55, En/na Taco Hoekwater ha escrit: \defineitemgroup[enumerate] \setupenumerate[1][romannumerals] \setupenumerate[1][width=1cm,stopper=,left=(,right=)] \starttext \startenumerate \item A \item B \item C \stopenumerate \stoptext For the other hand, is width=1cm arbitrary

Re: [NTG-context] startenumerate in romans a la LaTeX

2010-08-31 Thread Wolfgang Schuster
and LaTeX right-aligns the numbers (markers) Wolfgang? I know how to code this in plain style, but is there a nicer way? \defineitemgroup[enumerate] \setupitemgroup[enumerate][each][romannumerals][width=1cm,distance=1em,itemalign=flushright,left=(,right=),stopper=] %\setupitemgroup[enumerate

Re: [NTG-context] startenumerate in romans a la LaTeX

2010-08-31 Thread Xan
) bla bla bla (ii) bla bla bla (iii) bla bla bla (iv) bla bla bla Context aligns text and LaTeX right-aligns the numbers (markers) Wolfgang? I know how to code this in plain style, but is there a nicer way? \defineitemgroup[enumerate] \setupitemgroup[enumerate][each][romannumerals

Re: [NTG-context] startenumerate in romans a la LaTeX

2010-08-31 Thread Jerónimo Alaminos Prats
? Best regards: OK I use mkii Xan. ___ The version with fit works in mkii here: \setupitemgroup[enumerate][each][romannumerals,fit][width=1cm,distance=1em,itemalign=flushright,left=(,right=),stopper=] At least

Re: [NTG-context] startenumerate in romans a la LaTeX

2010-08-30 Thread Taco Hoekwater
] \setupenumerate[1][romannumerals] \setupenumerate[1][width=1cm,stopper=,left=(,right=)] \starttext \startenumerate \item A \item B \item C \stopenumerate \stoptext ___ If your question is of interest to others as well, please

Re: [NTG-context] Numbering in Table of Content

2010-08-12 Thread Cedric Mauclair
\startfrontmatter \setuppagenumbering[conversion=romannumerals] \completecontent \stopfrontmatter \startbodymatter \setuppagenumbering[conversion=] \setuppagenumber[number=1] \title {Introduction} \dorecurse{5}{\input tufte\par} \chapter{Some Stuff} \dorecurse{5}{\input tufte\par

Re: [NTG-context] Numbering in Table of Content

2010-08-12 Thread Riobard
Hi Martin, I tried this --- \starttext \startfrontmatter \setuppagenumbering[conversion=romannumerals] \title{Title} \subject{Abstract} \subject{Acknowledgements} \definecombinedlist [content][title,subject,chapter] \completecontent \stopfrontmatter \startbodymatter \setuppagenumbering

Re: [NTG-context] Numbering in Table of Content

2010-08-11 Thread Martin Althoff
It all kind of goes like this: \starttext \startfrontmatter \setuppagenumbering[conversion=romannumerals] \completecontent \stopfrontmatter \startbodymatter \setuppagenumbering[conversion=] \setuppagenumber[number=1] \title {Introduction} \dorecurse{5}{\input tufte\par} \chapter{Some Stuff

[NTG-context] Roman page numbers

2010-08-11 Thread Hongwen Qiu
Hi, The following minimal example has no effect on page numbering(MkIV): \setuppagenumbering[conversion=romannumerals] % \setuppagenumbering[numberconversion=romannumerals] has no effect too. \starttext \chapter{Alpha} \input tufte \stoptext $ context --version MTXrun | current version

Re: [NTG-context] Roman page numbers

2010-08-11 Thread Wolfgang Schuster
Am 12.08.10 03:52, schrieb Hongwen Qiu: Hi, The following minimal example has no effect on page numbering(MkIV): \setuppagenumbering[conversion=romannumerals] % \setuppagenumbering[numberconversion=romannumerals] has no effect too. \setupuserpagenumbering[numberconversion=romannumerals

Re: [NTG-context] Roman page numbers

2010-08-11 Thread Hongwen Qiu
于 2010年08月12日 11:08, Wolfgang Schuster 写道: Am 12.08.10 03:52, schrieb Hongwen Qiu: Hi, The following minimal example has no effect on page numbering(MkIV): \setuppagenumbering[conversion=romannumerals] % \setuppagenumbering[numberconversion=romannumerals] has no effect too

[NTG-context] Page number conversion not working in MKIV?

2010-08-02 Thread Riobard
Hi, The following code is expected to produce roman numerals i in the footer. I always get the number 1 instead. Anybody knows what I'm doing wrong? Thanks very much! \starttext \setuppagenumber[number=1] \setuppagenumbering[conversion=romannumerals,location=footer] some text \stoptext

Re: [NTG-context] Page number conversion not working in MKIV?

2010-08-02 Thread Hans Hagen
On 2-8-2010 5:28, Riobard wrote: Hi, The following code is expected to produce roman numerals i in the footer. I always get the number 1 instead. Anybody knows what I'm doing wrong? Thanks very much! \starttext \setuppagenumber[number=1] \setuppagenumbering[conversion=romannumerals,location

Re: [NTG-context] part problems

2010-08-01 Thread Hans Hagen
,conversion=Romannumerals,placehead=yes] and \setuphead [chapter,section,subsection] [sectionsegments=2:100] \setuppagenumbering [alternative=doublesided,way=bytext,partnumber=no] (this is what Hans refers to as defaults that are set up differently). [By the way, the default pagenumbering by part

Re: [NTG-context] Page numbering in Adobe Reader

2010-06-27 Thread Steffen Wolfrum
}] \setupcolors [state=start] \newcount\FrontPageNumbers \setupsubpagenumber[way=bytext,state=start] \setuppagenumbering[location=] \startsectionblockenvironment[frontpart] \setupfootertexts[pagenumber] \setuppagenumbering[conversion=romannumerals] \stopsectionblockenvironment

Re: [NTG-context] \pdfcatalog broken in MkIV (wrong subject)

2010-06-23 Thread Hans Hagen
). Concerning your example, control over numbers happens this way: \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][numbers] \setupuserpagenumber[way=byblock] \setupuserpagenumber[numberconversionset=pagenumber] \starttext

Re: [NTG-context] Sections numbering in miscellaneous parts of documents (MKIV)

2010-05-18 Thread Wolfgang Schuster
Am 17.05.10 22:12, schrieb Jaroslav Hajtmar: Is there due \setupsectionblock [backpart] [before={\setupuserpagenumber[numberconversion=Romannumerals]}] \setupsectionblock [appendix] [before={\setupuserpagenumber[numberconversion=numbers] %Characters

Re: [NTG-context] Sections numbering in miscellaneous parts of documents (MKIV)

2010-05-18 Thread Jaroslav Hajtmar
Jaroslav Hajtmar: Is there due \setupsectionblock [backpart] [before={\setupuserpagenumber[numberconversion=Romannumerals]}] \setupsectionblock [appendix] [before={\setupuserpagenumber[numberconversion=numbers] %Characters \setupheadertexts

[NTG-context] Sections numbering in miscellaneous parts of documents (MKIV)

2010-05-17 Thread Jaroslav Hajtmar
of numbering: A. Section 9 B. Section 10 in \startbackmatter - \stopbackmatter is without numbering: Section 14 Section 15 Is there due \setupsectionblock [backpart] [before={\setupuserpagenumber[numberconversion=Romannumerals]}] \setupsectionblock [appendix] [before

Re: [NTG-context] setuppagenumbering command

2010-04-23 Thread Marius
I am using the given command below to change numbering format, but I get numbers instead of roman numerals. Looks like conversion option has no effect. \setuppagenumbering [location=right, alternative=doublesided, conversion=Romannumerals, style=bold] On Thu, Apr 22, 2010

Re: [NTG-context] setuppagenumbering command

2010-04-23 Thread Wolfgang Schuster
Am 23.04.10 08:10, schrieb Marius: I am using the given command below to change numbering format, but I get numbers instead of roman numerals. Looks like conversion option has no effect. \setuppagenumbering [location=right, alternative=doublesided, conversion=Romannumerals

Re: [NTG-context] Pagenumbering

2010-04-20 Thread Wolfgang Werners-Lucchini
Hallo Wolfgang! \starttext \startfrontmatter \completecontent[alternative=c] \setuppagenumbering[state=start,alternative=doublesided,conversion=romannumerals] ... \setuppagenumbering[state=start,alternative=doublesided,conversion=numbers] \setuppagenumber[state=start,number

[NTG-context] Pagenumbering (was: Documentation for \completecontent)

2010-04-19 Thread Wolfgang Schuster
Am 19.04.10 00:53, schrieb Wolfgang Werners-Lucchini: Follows is an example of a document that illustrates 1, above: \starttext \startfrontmatter \completecontent[alternative=c] \setuppagenumbering[state=start,alternative=doublesided,conversion=romannumerals] ... \setuppagenumbering[state

[NTG-context] \setuplabeltext[chapter=Chapter ] (or mkiv document structure/TOC)

2010-01-20 Thread Alan BRASLAU
] % do not reset parts and chapters \setuphead [part] [sectionresetset=default, placehead=yes, conversion=Romannumerals] \setuphead [chapter,section,subsection] [placehead=yes,sectionsegments=2:100] % % table of contents % \setuplabeltext [chapter=Chapter

Re: [NTG-context] lost in documentation

2010-01-17 Thread Wolfgang Werners-Lucchini
\setupsection[...][...][...,...=...,...] [...] name [...] name conversion numbers characters Characters romannumerals Romannumerals previousnumber yes no \stoptyping The second parameter should be a 'name' and bodypartconversion is not a parameter at all. Looking at the description, my problem

[NTG-context] lost in documentation

2010-01-16 Thread Wolfgang Werners-Lucchini
conversion numbers characters Characters romannumerals Romannumerals previousnumber yes no The second parameter should be a 'name' and bodypartconversion is not a parameter at all. Looking at the description, my problem should be solved by \setupsection[section-3][][conversion=Characters

Re: [NTG-context] stopper and separator

2010-01-16 Thread Willi Egger
! From an earlier mail on this list: \starttext \definestructureconversionset[default] [Character,number,Romannumerals,Character][number] \definestructureseparatorset [default][.,.,--][.] \setupstructurehead[subsection][sectionstopper=),sectionsegments=4:4] \section {One} \subsection[sec:test

Re: [NTG-context] lost in documentation

2010-01-16 Thread Wolfgang Schuster
is \setupsection[...][...][...,...=...,...] [...] name [...] name conversionnumbers characters Characters romannumerals Romannumerals previousnumberyes no The second parameter should be a 'name' and bodypartconversion is not a parameter at all. Looking at the description

[NTG-context] Page numbering and MkIV

2010-01-14 Thread Vedran Miletić
This code: \enableregime[utf] \starttext \title{BLAH BLAH\\ BLAH} \setuppagenumbering[state=stop] \page \setuppagenumbering[state=start,location={footer,center},conversion=romannumerals,style={\bf}] \completecontent \page \setuppagenumbering[state=stop] \chapter[chapter:foo]{Foo Bar

Re: [NTG-context] sectionsegments for reference

2009-12-07 Thread Hans Hagen
% \definestructureconversionset[default][Character,number,Romannumerals,Character][number] % \definestructureseparatorset [default][.,.,--][.] % \setupstructurehead[subsection][sectionstopper=),sectionsegments=4:4] % \setupreferencing[sectionsegments=3:4] % \section {One} \subsection

Re: [NTG-context] sectionsegments for reference

2009-12-06 Thread Wolfgang Schuster
% \definestructureconversionset[default][Character,number,Romannumerals,Character][number] % \definestructureseparatorset [default][.,.,--][.] % \setupstructurehead[subsection][sectionstopper=),sectionsegments=4:4] % \setupreferencing[sectionsegments=3:4] % \section {One} \subsection[sec:test]{Two

[NTG-context] Superscript-fontfeature for footnotenumbers

2009-11-30 Thread Andreas Harder
][sups=yes] \usetypescript[linlibertine] \setupbodyfont[linlibertine] % \defineconversion[sups][\red\setff{sups}\arabicnumerals] \definestructureconversionset[sups][][Romannumerals] \setupnote [footnote] [command=\myfootnotecommand, % numberconversionset=sups, % textnumberstyle=\setff{sups

Re: [NTG-context] Superscript-fontfeature for footnotenumbers

2009-11-30 Thread Hans Hagen
\definefontfeature[sups][sups=yes] \usetypescript[linlibertine] \setupbodyfont[linlibertine] % \defineconversion[sups][\red\setff{sups}\arabicnumerals] \definestructureconversionset[sups][][Romannumerals] \setupnote [footnote] [command=\myfootnotecommand, % numberconversionset=sups

Re: [NTG-context] Superscript-fontfeature for footnotenumbers

2009-11-30 Thread Andreas Harder
] [serif] [linlibertine] [default] \stoptypescript \definefontfeature[sups][sups=yes] \usetypescript[linlibertine] \setupbodyfont[linlibertine] % \defineconversion[sups][\red\setff{sups}\arabicnumerals] \definestructureconversionset[sups][][Romannumerals] \setupnote [footnote] [command

[NTG-context] sectionsegments for reference

2009-11-22 Thread Wolfgang Schuster
Hi Hans, there is a nice example in strc-ref.mkiv for the use of sectionsegments in references but the feature is still missing, can it be added. % \starttext % \definestructureconversionset[default][Character,number,Romannumerals,Character][number] % \definestructureseparatorset

Re: [NTG-context] Page Numbering Hell

2009-10-26 Thread Thomas Floeren
: \starttext \setuppagenumbering[conversion=romannumerals] \startfrontmatter \completecontent \stopfrontmatter \setuppagenumber[number=1] \setuppagenumbering[conversion=numbers] \startbodymatter \chapter{Chapter} \section{Section} \input tufte \externalfigure[cow] \chapter{Chapter 2} \section{Section

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Bryant Eastham
Aditya, Luigi, others- Thank you for your responses. I appreciate the candid answers, and the time you took to provide examples. Regarding Aditya's example, I do not get any errors, running LuaTeX, MKIV, beta-0.43.0-2009091520. However, I also do not get romannumerals in the frontpart

Re: [NTG-context] Page Numbering Hell

2009-10-21 Thread Alan BRASLAU
functionality and will therefore let someone more expert reply to your request with specific examples on how to tune the style, notably page numbering; it should be a simple matter. Alan % missing setups to: % 1. frontmatter pagenumbering conversion=romannumerals % 2. bodymatter pagenumbering chapter-page % 3

[NTG-context] Strange Behaviour for toc

2009-10-12 Thread Martin Scholz
Hallo list, I just started to work with conTeXt, now that I seted up an project environment as follows with the following content: file project_oc.tex: \startproject project_oc \environment env_oc \startfrontmatter \setuppagenumbering[conversion=romannumerals

Re: [NTG-context] Pagenumbering of appendices

2009-09-11 Thread Olaf Mersmann
: in function 'prefixpage' ...0910/tex/texmf-context/tex/context/base/strc-lst.lua:399: in function 'prefixedpage' main ctx instance:1: in main chunk. The example is: \definestructureconversionset[frontpart:pagenumber] [] [romannumerals] \definestructureconversionset

Re: [NTG-context] Pagenumbering of appendices

2009-09-11 Thread Derek CORDEIRO
:399: in function 'prefixedpage' main ctx instance:1: in main chunk. The example is: \definestructureconversionset[frontpart:pagenumber] [] [romannumerals] \definestructureconversionset[bodypart:pagenumber] [] [numbers] \definestructureconversionset[appendix:pagenumber

Re: [NTG-context] Roman Page numbers

2009-09-06 Thread Robert Blackstone
schrieb Derek CORDEIRO: I do get romannumerals on each page now, but this is not reflected in the TOC as it does in MkII. Below is the minimal example. The new code is more complicated than i thought, here is solution to the problem. As Hans suggested we should collect such setups

Re: [NTG-context] Roman Page numbers

2009-09-05 Thread Derek CORDEIRO
Schuster schuster.wolfg...@googlemail.com wrote: Am 04.09.2009 um 11:03 schrieb Derek CORDEIRO: I do get romannumerals on each page now, but this is not reflected in the TOC as it does in MkII. Below is the minimal example. The new code is more complicated than i thought, here is solution

Re: [NTG-context] Roman Page numbers

2009-09-04 Thread Derek CORDEIRO
On Fri, Sep 4, 2009 at 2:07 AM, Wolfgang Schuster schuster.wolfg...@googlemail.com wrote: Am 03.09.2009 um 15:30 schrieb Derek CORDEIRO: The following minimal example is not working under MkIV. However it works under MkII \setuppagenumbering[conversion=romannumerals

Re: [NTG-context] Roman Page numbers

2009-09-04 Thread Wolfgang Schuster
Am 04.09.2009 um 11:03 schrieb Derek CORDEIRO: I do get romannumerals on each page now, but this is not reflected in the TOC as it does in MkII. Below is the minimal example. The new code is more complicated than i thought, here is solution to the problem. As Hans suggested we should

[NTG-context] Roman Page numbers

2009-09-03 Thread Derek CORDEIRO
The following minimal example is not working under MkIV. However it works under MkII \setuppagenumbering[conversion=romannumerals] \starttext \input knuth \stoptex What am I doing wrong? LuaTeX, Version beta-0.43.0-2009081914 Regards, Derek

Re: [NTG-context] Roman Page numbers

2009-09-03 Thread Wolfgang Schuster
Am 03.09.2009 um 15:30 schrieb Derek CORDEIRO: The following minimal example is not working under MkIV. However it works under MkII \setuppagenumbering[conversion=romannumerals] \setupuserpagenumber[numberconversion=romannumerals] Wolfgang

Re: [NTG-context] Different prefixes for heads and references

2009-08-18 Thread Hans Hagen
tried playing around conversionsets, prefixsets, etc. but could not figure out how to do this. Is something like this possible with the new structure code? this already works: \starttext \definestructureconversionset[default][Character,number,Romannumerals,Character][number

Re: [NTG-context] Different prefixes for heads and references

2009-08-18 Thread Aditya Mahajan
A) Two See I-A. % I tried playing around conversionsets, prefixsets, etc. but could not figure out how to do this. Is something like this possible with the new structure code? this already works: \definestructureconversionset[default][Character,number,Romannumerals

[NTG-context] sectionblockenvironment not working?

2009-08-08 Thread B. Vogel
[numberconversion=romannumerals] \setupfootertexts[left][right] \stopsectionblockenvironment \startsectionblockenvironment[bodypart] \setuppagenumber[number=1] \setuppagenumbering [location=footer] \setupuserpagenumber[numberconversion=characters] \setupfootertexts[left][right

<    1   2   3   4   >