[NTG-context] Re: roman numerals frontpart

2024-06-25 Thread jbf
] \stopsectionblockenvironment gives me roman numerals in the TOC but not on the frontmatter pages, which are arabic. Bodymatter is okay. What could I possibly be doing wrong? Even with a different setup I get the same result: \definestructureconversionset [frontpart:pagenumber] [] [romannumerals

[NTG-context] roman numerals frontpart

2024-06-25 Thread jbf
: \definestructureconversionset [frontpart:pagenumber] [] [romannumerals] \setupheads[title][sectionconversionset=section] \startsectionblockenvironment[frontpart] \setupuserpagenumber[numberconversion=romannumerals] \setuppagenumber[number=1] \stopsectionblockenvironment Puzzling (for me at least). Julian

Re: [NTG-context] numbering questions

2022-12-31 Thread Duncan Hothersall via ntg-context
o (ab)use the section numbering for a date (e.g. for a > diary): > > - > \definestructureconversionset[default][n,n,month,n][n] > \definestructureseparatorset [default][-,-,-,-] > > \definehead[Year][chapter] > \definehead[Month][section] > \definehead[Day][subsection] &g

[NTG-context] numbering questions

2022-12-31 Thread Henning Hraban Ramm via ntg-context
to (ab)use the section numbering for a date (e.g. for a diary): - \definestructureconversionset[default][n,n,month,n][n] \definestructureseparatorset [default][-,-,-,-] \definehead[Year][chapter] \definehead[Month][section] \definehead[Day][subsection] \define[2]\TitleCmd{#1} % number only

Re: [NTG-context] issue with OT feature in LMTX

2022-12-04 Thread Hans Hagen via ntg-context
] \setupbodyfont[mainface] \definestructureconversionset [sectionnumbers] [0,n,Characters,g,n] [n] \definefontfeature[section] [smcp=yes, c2sc=yes] \setupheads[sectionconversionset=sectionnumbers] \setuphead[section][style={\feature[+][section

[NTG-context] issue with OT feature in LMTX

2022-12-03 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following sample (using current latest from 2022.12.01 13:05): \definefallbackfamily[mainface][rm][Noto Emoji] [range={0x1F004-0xFE837}, force=yes] \definefontfamily[mainface][rm][TeX Gyre Pagella] \setupbodyfont[mainface] \definestructureconversionset

[NTG-context] Numbercommand and title

2022-08-12 Thread Fabrice Couvreur via ntg-context
Hello, How to make the period after the number be after the second parenthesis when there is a title like this Définition 1.1 (Title). ? Thanks Fabrice \definestructureconversionset [structure] [n, R, n, n, n] [n] \defineconversionset [digit

Re: [NTG-context] numbering sections/subsections

2022-07-11 Thread Alan Bowen via ntg-context
; > You’re welcome! > > > > > \definestructureconversionset[mySet][A,n,A,n][n] % starts at part! > > \setuphead[section,subsection][sectionconversionset=mySet] > > \setuphead[subsection][sectionsegments=section:subsection, > stopper={.}] > > > >

Re: [NTG-context] numbering sections/subsections

2022-07-11 Thread Henning Hraban Ramm via ntg-context
Am 10.07.22 um 22:25 schrieb Alan Bowen via ntg-context: Thank you, Hraban, for the solution and the link! You’re welcome! \definestructureconversionset[mySet][A,n,A,n][n] % starts at part! \setuphead[section,subsection][sectionconversionset=mySet] \setuphead[subsection

Re: [NTG-context] numbering sections/subsections

2022-07-10 Thread Alan Bowen via ntg-context
ection][conversion=A] > > > \setuphead[subsection][conversion=n, sectionsegements=section:subsection, > stopper={.}] > > \definestructureconversionset[mySet][A,n,A,n][n] % starts at part! > \setuphead[section,subsection][sectionconversionset=mySet] > \setuphead[subsection][sectionsegment

Re: [NTG-context] numbering sections/subsections

2022-07-09 Thread Henning Hraban Ramm via ntg-context
ConTeXt online) \setuphead[section][conversion=A] \setuphead[subsection][conversion=n, sectionsegements=section:subsection,  stopper={.}] \definestructureconversionset[mySet][A,n,A,n][n] % starts at part! \setuphead[section,subsection][sectionconversionset=mySet] \setuphead[subsection

Re: [NTG-context] Getting ONE, TWO... for chapters

2022-01-01 Thread jbf via ntg-context
\setuphead[chapter]. My question: how do I get ONE instead of One. I tried conversion=WORDS (or WORD), but that is not recognised and the output then becomes STUDY 1, which I don't want. I also tried playing with \definestructureconversionset[myconversion][

Re: [NTG-context] Getting ONE, TWO... for chapters

2022-01-01 Thread Jairo A. del Rio via ntg-context
and I can achieve 'STUDY One' with the > key conversion=Words in \setuphead[chapter]. > > My question: how do I get ONE instead of One. > > I tried conversion=WORDS (or WORD), but that is not recognised and the > output then becomes STUDY 1, which I don't want.

[NTG-context] Getting ONE, TWO... for chapters

2022-01-01 Thread jbf via ntg-context
My question: how do I get ONE instead of One. I tried conversion=WORDS (or WORD), but that is not recognised and the output then becomes STUDY 1, which I don't want. I also tried playing with \definestructureconversionset[myconversion][ ,A,] then adding the numberconversionset=myconversion t

Re: [NTG-context] My setup almost works

2021-10-23 Thread Pablo Rodriguez via ntg-context
numbering command \definestructureconversionset[sectionnumbers][R,n][n] the following definition \definestructureconversionset[appendix:sectionnumbers][R,Character][n] > I haven’t looked at getting the part title somewhere at 1/3 of the page > and horizontally centered yet. And the part title page shou

Re: [NTG-context] A book with sections

2021-10-23 Thread Pablo Rodriguez via ntg-context
als? Hi Gerben, I don’t know what actual RHS title pages are: \definestructureresetset[default][0,1,1][1] \definestructureconversionset[sectionnumbers][R,n][n] \setupheads[sectionconversionset=sectionnumbers, sectionresetset=default] \setuphead[part][placehead=yes] \setuphead[chapter][

Re: [NTG-context] Roman PDF labels

2021-09-14 Thread Wolfgang Schuster via ntg-context
footer) to roman numbers? Hi Sylvain, copied from https://wiki.contextgarden.net/Table_of_Contents#Page_numbering_in_ToC: \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][numbers] \setuplist[chapter][pagecon

Re: [NTG-context] Roman PDF labels

2021-09-14 Thread Pablo Rodriguez via ntg-context
lvain, copied from https://wiki.contextgarden.net/Table_of_Contents#Page_numbering_in_ToC: \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][numbers] \setuplist[chapter][pageconversionset=pagenumber] \startsectionb

Re: [NTG-context] \setupuserpagenumber not working as expected

2020-09-04 Thread Jan Willem Flamma
doublesided,  location=right]    % Pagenumbering style\definestructureconversionset    [frontpart:pagenumber][][romannumerals]\definestructureconversionset    [bodypart:pagenumber]

Re: [NTG-context] \setupuserpagenumber not working as expected

2020-09-03 Thread jbf
Start chapter on right (odd) page, pagenumber = bottom right \setuppagenumbering [alternative=doublesided,  location=right] % Pagenumbering style \definestructureconversionset [frontpart:pagenumber][][romannumerals] \definestructureconversionset [bodypart:pagenumber] [][nu

Re: [NTG-context] \setupuserpagenumber not working as expected

2020-09-03 Thread Jan Willem Flamma
]    % Pagenumbering style\definestructureconversionset    [frontpart:pagenumber][][romannumerals]\definestructureconversionset    [bodypart:pagenumber] [][numbers]\definestructureconversionset    [appendix:pagenumber] [][numbers]=   The fm-frontpage.tex file

Re: [NTG-context] \setupuserpagenumber not working as expected

2020-09-02 Thread Wolfgang Schuster
know why this is happening. My setup for page numbering is as follows (something I found somewhere - wiki? elsewhere? Not sure. I didn't make it up!): \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][nu

[NTG-context] \setupuserpagenumber not working as expected

2020-09-02 Thread jbf
for page numbering is as follows (something I found somewhere - wiki? elsewhere? Not sure. I didn't make it up!): \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][numbers] \startsectionblockenvironment[fron

[NTG-context] Help on tweaking alignment, page numbers and ToC

2020-08-11 Thread Nicola
\llap{whatever} \stopsetups \startsetups[text b] \rlap{} \hfill Some text goes here \hfill \llap{} \stopsetups \setuppagenumbering[ alternative=doublesided, location={text,footer,right}, style=\tfx ] \definestructureconversionset[frontpart:pagenumber][][romannumerals

Re: [NTG-context] Wrong page numbers in frontmatter

2020-06-14 Thread Jack Steyn
page number i instead of ii. It seems to have something to do > > with the use of makeup. I was using it to create a vertically centered > > title page. Is there a better way of doing this which will give the > > correct page numbers? > > > > Best, > > > >

Re: [NTG-context] Wrong page numbers in frontmatter

2020-06-14 Thread Wolfgang Schuster
ay of doing this which will give the correct page numbers? Best, Jack \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber][][numbers] \definemakeup[titlepage][align=middle] \definemakeup[titlepage][align=middle,pagestate=

[NTG-context] Wrong page numbers in frontmatter

2020-06-14 Thread Jack Steyn
page numbers? Best, Jack \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber][][numbers] \definemakeup[titlepage][align=middle] \starttext \startfrontmatter \startmakeup[titlepage] Title \stopmakeup test \stopfrontm

Re: [NTG-context] Indenting number in TOC, particular numbering scheme, and other questions

2019-12-04 Thread Daniel Haid
] \usetypescript[termes] \setupbodyfont[termes,12pt] \def\arconv#1{\alphabeticnumerals{#1})} \defineconversion[ar][\arconv] \def\aarconv#1{\alphabeticnumerals{#1}\alphabeticnumerals{#1})} \defineconversion[aar][\aarconv] \definestructureconversionset[myconvset][,A,I,n,ar,aar] \setupheads[part

Re: [NTG-context] Indenting number in TOC, particular numbering scheme, and other questions

2019-12-03 Thread Hans Hagen
ef\laarconv#1{(\alphabeticnumerals{#1}\alphabeticnumerals{#1})} \defineconversion[laar][\laarconv] \def\alpharconv#1{\greeknumerals{#1})} \defineconversion[alphar][\alpharconv] \definestructureconversionset[myconvset][,A,I,n,ar,aar,lnr,lar,laar,alphar] \setupheads[part,   chapter,   s

[NTG-context] Indenting number in TOC, particular numbering scheme, and other questions

2019-12-02 Thread Daniel Haid
\def\laarconv#1{(\alphabeticnumerals{#1}\alphabeticnumerals{#1})} \defineconversion[laar][\laarconv] \def\alpharconv#1{\greeknumerals{#1})} \defineconversion[alphar][\alpharconv] \definestructureconversionset[myconvset][,A,I,n,ar,aar,lnr,lar,laar,alphar] \setupheads[part, chapter,

Re: [NTG-context] Unexpected behavior of subsection labels

2019-10-06 Thread Wolfgang Schuster
space=2cm] \definepapersize[nice][width=180mm,height=250mm] \setuppapersize[nice][nice] \setupinteraction[state=start] \placebookmarks[chapter,section,subsection][chapter,section,subsection] \setupinteractionscreen[option=bookmark] \setupindenting[medium,yes] \definestructureconversi

[NTG-context] Unexpected behavior of subsection labels

2019-10-06 Thread Jairo A. del Rio
=2cm] \definepapersize[nice][width=180mm,height=250mm] \setuppapersize[nice][nice] \setupinteraction[state=start] \placebookmarks[chapter,section,subsection][chapter,section,subsection] \setupinteractionscreen[option=bookmark] \setupindenting[medium,yes] \definestructureconversionset

Re: [NTG-context] section to have different conversion in body part and appendices

2019-05-22 Thread Procházka Lukáš Ing .
Hello, that's it - thanks! The following code seems to be even more minimal & working: \definestructureconversionset[appendix:sectionnumbers][,,A,] \setupheads[sectionconversionset=sectionnumbers] \starttext \completecontent \startbodymatter \part{Part} \cha

Re: [NTG-context] section to have different conversion in body part and appendices

2019-05-21 Thread Pablo Rodriguez
On 5/21/19 3:10 PM, Procházka Lukáš Ing. wrote: > Hello, > > is there a way to tell \section (or other heads) to be "number-converted" > differently in bodypart and appendices? Hi Lukáš, I think this is what you want to achieve: \definestructureconversionset

Re: [NTG-context] two different outputs.

2019-01-01 Thread Jeong Dal
, incrementnumber=list] \startproduct Danggok \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber][][numbers] \definestructureconversionset[backpart:pagenumber][][numbers] \startsectionblockenvironment[frontpart] \setupuserpagenumber

Re: [NTG-context] Some questions about the presentation of a book

2018-07-21 Thread Fabrice Couvreur
t; \setupheadertexts[{\getmarking[section]}] > [pagenumber] > [{\getmarking[chapter]}] > [pagenumber] > > > \setuppagenumbering[alternative=,location=] > > > \setuplabeltext[fr][chapter=Chapitre ] > > \definestructureconversionset >

[NTG-context] Some questions about the presentation of a book

2018-07-20 Thread Fabrice Couvreur
omframe=on] \setupheadertexts[{\getmarking[section]}] [pagenumber] [{\getmarking[chapter]}] [pagenumber] \setuppagenumbering[alternative=,location=] \setuplabeltext[fr][chapter=Chapitre ] \definestructureconversionset [structure] [

Re: [NTG-context] \setupreferencestructureprefix and numberconversionset

2018-07-02 Thread Idris Samawi Hamid ادريس سماوي حامد
=0.7em, sectionstopper=., criterium=local] \definestructureconversionset[OLIE][n,R,n,n,n,n][n] \setupreferencestructureprefix [section] [default] [prefixstopper=\zerowidthspace, numberconversionse

Re: [NTG-context] Referencing footnotes by SECTION

2018-07-02 Thread Idris Samawi Hamid ادريس سماوي حامد
e first footnote; and Footnote II.1 i.e., Chapter II, Footnote 1 - for the second footnote. Is there a straightforward way to do this? [[Of course, for the roman chapter numbering we also run into the reference-numberconversionset issue of the other thread, where \definestructureconversionset[O

Re: [NTG-context] \setupreferencestructureprefix and numberconversionset

2018-07-02 Thread Wolfgang Schuster
hapter] [alternative=normal,conversion=R] \setuphead[subsection][alternative=text] \setuphead[subsection][distance=0em, textdistance=0.7em, sectionstopper=., criterium=local] \definestructureconversionset[OLIE][n,R,n,n,

Re: [NTG-context] Referencing footnotes by SECTION

2018-07-01 Thread Wolfgang Schuster
Footnote II.1 i.e., Chapter II, Footnote 1 - for the second footnote. Is there a straightforward way to do this? [[Of course, for the roman chapter numbering we also run into the reference-numberconversionset issue of the other thread, where \definestructureconversionset[OLIE

Re: [NTG-context] Referencing footnotes by SECTION

2018-06-30 Thread Idris Samawi Hamid ادريس سماوي حامد
n into the reference-numberconversionset issue of the other thread, where \definestructureconversionset[OLIE][n,R,n,n,n,n][n] \setupreferencestructureprefix [section] [default] [prefixstopper=\zerowidthspace, numberconversi

[NTG-context] Referencing footnotes by SECTION

2018-06-30 Thread Idris Samawi Hamid ادريس سماوي حامد
the first footnote; and Footnote II.1 i.e., Chapter II, Footnote 1 - for the second footnote. Is there a straightforward way to do this? [[Of course, for the roman chapter numbering we also run into the reference-numberconversionset issue of the other thread, where \definestructureconversi

[NTG-context] \setupreferencestructureprefix and numberconversionset

2018-06-30 Thread Idris Samawi Hamid ادريس سماوي حامد
, textdistance=0.7em, sectionstopper=., criterium=local] \definestructureconversionset[OLIE][n,R,n,n,n,n][n] \setupreferencestructureprefix [section] [default] [prefixstopper=\zerowidthspace

Re: [NTG-context] TOC and appendices

2018-01-08 Thread Procházka Lukáš Ing .
nvironment TZ.sty \definestructureconversionset[Sec2A][,,A][n] %\definehead[SectionA][section] %\definehead[SubSectionA][subsection] %\definehead[SubSubSectionA][subsubsection] %\setuphead[SectionA,SubSectionA,SubSubSectionA][sectionconversionset=Sec2A] %\setupcombinedlist[content][list={chapt

Re: [NTG-context] TOC and appendices

2018-01-07 Thread Lars
e subtitles only. Try it with main tile chapter before your section, then you'll see yourself: \starttext \placecontent \startbodymatter \section{Sec1} In sec 1 \stopbodymatter \startappendices %\definestructureconversionset[T][][A] %\setupheads[sectionconver

Re: [NTG-context] TOC and appendices

2018-01-07 Thread Lars
startappendices %\definestructureconversionset[T][][A] %\setupheads[sectionconversionset=T] \chapter{ChapB} In chap B \section{SecA} In sec A \stopappendices \stoptext Cheers. Am 06/01/2018 um 14:32 schrieb Procházka Lukáš Ing.: \starttext \placecontent \startbodymatter \section

[NTG-context] TOC and appendices

2018-01-06 Thread Procházka Lukáš Ing .
sections of appendices? Here is my ME: \starttext \placecontent \startbodymatter \section{Sec1} In sec 1 \stopbodymatter \startappendices \definestructureconversionset[T][][A] \setupheads[sectionconversionset=T] \section{SecA} In sec A \stopappendices \stop

Re: [NTG-context] sectionconversionset not working for table of contents

2017-09-18 Thread Stephens, Kenny
Pablo, Excellent. Works like a charm. Many thanks. From Pablo's suggestion, I replaced my original two 'sectionblockenvironment' blocks with: \definestructureconversionset [sectionnumbers] [I,N,KR,a,m] [N] \definestructureconversionset [appendix:sectionnumbers] [O

Re: [NTG-context] sectionconversionset not working for table of contents

2017-09-18 Thread Pablo Rodriguez
On 09/18/2017 02:40 PM, Stephens, Kenny wrote: > I am trying to number my bodymatter chapters differently than my > appendix chapters but with little success. > [...] > Any ideas would be greatly appreciated. Hi Kenny, maybe this works as you many need: \definestructurec

[NTG-context] sectionconversionset not working for table of contents

2017-09-18 Thread Stephens, Kenny
multiple variations, all with the same result. Any ideas would be greatly appreciated. Thanks. Kenny The rest of the message is a minimal example: \startsectionblockenvironment [bodypart] \definestructureconversionset [bodyset] [I,N,KR,a,m] [N] % unusual combination for testing

Re: [NTG-context] Some questions about my document

2017-08-27 Thread Fabrice Couvreur
}] > \setuphead[section][distance=\zeropoint, > commandbefore={\space\endash\space}] > \setuplabeltext[fr][chapter=Chapitre ] > > \definestructureconversionset > [structure] > [n, R, n, n, n] > > \definestructureconversions

Re: [NTG-context] Some questions about my document

2017-08-27 Thread Pablo Rodriguez
andbefore={: }] \setuphead[section][distance=\zeropoint, commandbefore={\space\endash\space}] \setuplabeltext[fr][chapter=Chapitre ] \definestructureconversionset [structure] [n, R, n, n, n] \definestructureconversionset [digits] [n, n, n, n, n] \s

Re: [NTG-context] Some questions about my document

2017-08-27 Thread Fabrice Couvreur
Hi Pablo, " You have to define a new conversion set and use it for the prefix segments " It seems to me that's what I did : \definestructureconversionset [structure] [numbers, Romannumerals, numbers, numbers, numbers] [numbers] \setupheads [sectionconversi

Re: [NTG-context] Some questions about my document

2017-08-27 Thread Pablo Rodriguez
I do not find ! You have to define a new conversion set and use it for the prefix segments (I added the section to the numbering): \definestructureconversionset [digits] [n, n, a, n, n] [numbers] \defineenumeration [remark] [ text=Re

Re: [NTG-context] Some questions about my document

2017-08-26 Thread Fabrice Couvreur
emark 1.2 > Remark 1.3 > > Thanks > Fabrice > > % > \definestructureconversionset > [structure] > [numbers, Romannumerals, numbers, numbers, numbers] > [numbers] > > \setupheads [sectionconversionset=structure] > > \defineenumeration >

Re: [NTG-context] Some questions about my document

2017-08-26 Thread Fabrice Couvreur
Hi, I have simplified the code, but I get : Remark I.1. Remark I.2. Remark I.3. instead : Remark 1.1. Remark 1.2 Remark 1.3 Thanks Fabrice % \definestructureconversionset [structure] [numbers, Romannumerals, numbers, numbers, numbers] [numbers

[NTG-context] Draw a line under the headertext in ConTeXt except some pages

2017-08-24 Thread Fabrice Couvreur
[{\getmarking[section]}][pagenumber] [{\getmarking[chapter]}][pagenumber] \setuppagenumbering[alternative=,location=] \definestructureconversionset [structure] [numbers, Romannumerals, numbers, numbers, numbers] [numbers] \setupheads [sectionconversionset=structure

[NTG-context] Some questions about my document

2017-08-24 Thread Fabrice Couvreur
Hello, I would like to have this : Chapitre I : Espaces probabilisés I.1 - Expérience aléatoire et univers Définition 1.1 Définition 1.2 Thank you Fabrice % \definestructureconversionset [structure] [numbers

Re: [NTG-context] Odd numbering of pp. in PDF viewer

2017-07-26 Thread Sebastian L.
Hi Pablo, thanks for your response. Yes, I already had in mind, that this might be a viewer related problem, as I only opened the document in SumatraPDF only. With one of the solutions from the wiki I fixed the problem. I added \definestructureconversionset[frontpart:pagenumber

Re: [NTG-context] Problems with Pagenumbers in TOC, romannumerals and numbers

2016-07-01 Thread Ursula Hermann
u d'un segment}] \stoptext \definestructureconversionset [frontpart:pagenumber] [5] [numbers] \setupmakeup [standard] [pagestate=start, style=bigbodyfont, align=middle] \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \startchapter [t

Re: [NTG-context] bug with numbering in bookmarks?

2016-02-11 Thread Hans Hagen
] \placebookmarks [part,chapter] [part,chapter] \definestructureconversionset[sectionnumbers] [0,a][n] \setupheads[sectionconversionset=sectionnumbers] \starttext \completecontent \dorecurse{35}{\chapter{Chapter \recurselevel}} \stoptext

Re: [NTG-context] bug with numbering in bookmarks?

2016-02-11 Thread Jan U. Hasecke
ndard] > > \enabledirectives > [references.border] > > \placebookmarks > [part,chapter] > [part,chapter] > \definestructureconversionset[sectionnumbers] > [0,a][n] > \setupheads[sectionconversionset=sectionnumbers] > \star

[NTG-context] bug with numbering in bookmarks?

2016-02-11 Thread Pablo Rodriguez
,chapter] \definestructureconversionset[sectionnumbers] [0,a][n] \setupheads[sectionconversionset=sectionnumbers] \starttext \completecontent \dorecurse{35}{\chapter{Chapter \recurselevel}} \stoptext Chapter ñ (number 15) is fine in both the text title and the table of

Re: [NTG-context] tex error in curent beta

2015-10-26 Thread Wolfgang Schuster
age[cs] \setuppapersize[B5] \setuplayout[header=0cm, footer=1cm] \setuppagenumbering[alternative=doublesided, location={footer, right}, style=italic] % page numbering \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][n

Re: [NTG-context] tex error in curent beta

2015-10-24 Thread Jan Tosovsky
ny potential problems > introduced with new tokenizer in place... (boundary conditions). > More complete example for experiments: (I am not experienced in ConTeXt, most of it was suggested here in the forum, there are most likely other ways how to accomplish the desired output -

Re: [NTG-context] tex error in curent beta

2015-10-15 Thread Wolfgang Schuster
and other lines): ... \definestructureconversionset[frontpart:pagenumber][][romannumerals] \definestructureconversionset[bodypart:pagenumber] [][numbers] \definestructureconversionset[backpart:pagenumber] [][numbers] \startsectionblockenvironment[frontpart] \setupuserpagenumber[numberconversi

[NTG-context] tex error in curent beta

2015-10-15 Thread Jan Tosovsky
Dear All, I've updated context, tried to regenerate my tex source and it doesn't compile any more. It was Ok in 0.79 (in March). I am getting tex error after these 3 lines (followed by a blank line and other lines): ... \definestructureconversionset[frontpart:pagenumber][][rom

Re: [NTG-context] formatting section and figure numbers

2015-09-25 Thread Pablo Rodriguez
uced, clearly not what is desired > although the caption numbering is not influenced. > > Using > \setuphead[section][number=no] > does not help either, because then the captions loose their chapter number. > > What to do? Hi Hans, I think this is what you need:

Re: [NTG-context] Roman numerals in running heads in frontmatter.

2015-04-21 Thread John Culleton
On Mon, 20 Apr 2015 21:27:35 +0200 Pablo Rodriguez wrote: > On 04/20/2015 09:03 PM, John Culleton wrote: > > When I set up running heads in frontmattter > > like this: > > \definestructureconversionset[frontpart:pagenumber][][romannumerals] > > \setupheadertexts >

Re: [NTG-context] Roman numerals in running heads in frontmatter.

2015-04-20 Thread Pablo Rodriguez
On 04/20/2015 09:03 PM, John Culleton wrote: > When I set up running heads in frontmattter like > this: > \definestructureconversionset[frontpart:pagenumber][][romannumerals] > \setupheadertexts > [{\getmarking[title]}] > [{\pagenumber}] >

[NTG-context] Roman numerals in running heads in frontmatter.

2015-04-20 Thread John Culleton
When I set up running heads in frontmattter like this: \definestructureconversionset[frontpart:pagenumber][][romannumerals] \setupheadertexts [{\getmarking[title]}] [{\pagenumber}] [{\pagenumber}] [{\Titlea}] (where \Titlea is a string containing the book title

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-17 Thread Pablo Rodriguez
what is wrong Hans, here you have the samples for Slovenian: \mainlanguage[sl] \definestructureconversionset[sectionnumbers] [characters,a,alphabetic][n] \setupinteraction[state=start] \placebookmarks[part,chapter,section] [part,chapter,section] \setupintera

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-17 Thread Hans Hagen
betic, Alphabetic. With \definestructureconversionset, the options seem to be the following: a uses ñ in text, TOC, but not in bookmarks. alphabeticuses ñ in text, but not in TOC or in bookmarks. charactersuses ñ in text, TOC and book

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-15 Thread Pablo Rodriguez
, Alphabetic. With \definestructureconversionset, the options seem to be the following: a uses ñ in text, TOC, but not in bookmarks. alphabeticuses ñ in text, but not in TOC or in bookmarks. charactersuses ñ in text, TOC and bookmarks. (It doesn’t seem to wor

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-12 Thread Hans Hagen
[state=start] \placebookmarks[section] \definestructureconversionset[sectionnumbers] [0,n,characters][n] \setupheads[sectionconversionset=sectionnumbers] \starttext \dorecurse{20}{\section{section}} \stoptext you can try spanishnumerals This won’t work unless you

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-12 Thread Pablo Rodriguez
=start] \placebookmarks[section] \definestructureconversionset[sectionnumbers] [0,n,a][n] \setupheads[sectionconversionset=sectionnumbers] \setuplist[section][alternative=d] \starttext \placelist[section][criterium=all] \dorecurse{20}{\section{section}} \es

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-12 Thread Pablo Rodriguez
On 11/12/2014 07:00 PM, Pablo Rodriguez wrote: > I don’t know whether this is related to what Wolfgang reported, but > using latest beta (2014.11.12 18:16) bookmark numbering doesn’t seem to > work at all: > > \setupinteraction[state=start] > \definestructureconversion

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-12 Thread Pablo Rodriguez
don’t know whether this is related to what Wolfgang reported, but using latest beta (2014.11.12 18:16) bookmark numbering doesn’t seem to work at all: \setupinteraction[state=start] \definestructureconversionset[sectionnumbers] [R,n,a][n] \setupheads[sectionconversionset=sectionnumbe

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-12 Thread Wolfgang Schuster
I’m afraid it is not implemented for bookmarks. >> >> \mainlanguage[es] >> \setupinteraction[state=start] >> \placebookmarks[section] >> \definestructureconversionset[sectionnumbers] >> [0,n,characters][n] >> \setupheads[sectionconversion

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-12 Thread Hans Hagen
named ñ (and Ñ). in next beta Many thanks for your fast implementation, Hans. I’m afraid it is not implemented for bookmarks. \mainlanguage[es] \setupinteraction[state=start] \placebookmarks[section] \definestructureconversionset[sectionnumbers] [0,n,characters][n

Re: [NTG-context] enumeration with the Spanish alphabet

2014-11-12 Thread Pablo Rodriguez
(and Ñ). > > in next beta Many thanks for your fast implementation, Hans. I’m afraid it is not implemented for bookmarks. \mainlanguage[es] \setupinteraction[state=start] \placebookmarks[section] \definestructureconversionset[sectionnumbers] [0,n,characters][n]

Re: [NTG-context] issues with greeknumerals

2014-04-07 Thread Wolfgang Schuster
Am 07.04.2014 um 20:45 schrieb Pablo Rodriguez : > Dear list, > > I have the following sample: > >\definestructureconversionset[cs][0,Greeknumerals,greeknumerals][n] >\setupheads[sectionconversionset=cs] >\setupinteraction[state=start] >\placebo

[NTG-context] issues with greeknumerals

2014-04-07 Thread Pablo Rodriguez
Dear list, I have the following sample: \definestructureconversionset[cs][0,Greeknumerals,greeknumerals][n] \setupheads[sectionconversionset=cs] \setupinteraction[state=start] \placebookmarks[chapter, section] \starttext \dorecurse{5}{\chapter{Chapter} \section

Re: [NTG-context] three long-standing issues

2014-04-07 Thread Hans Hagen
On 4/6/2014 6:53 PM, Pablo Rodriguez wrote: Hans, the following sample shows three long-standing issues with ConTeXt (I’m afraid they might be bugs): \definestructureconversionset[chapternumbers][0,I,a,n,g][n] \setupheads[sectionconversionset=chapternumbers] \setupsectionblock

[NTG-context] three long-standing issues

2014-04-06 Thread Pablo Rodriguez
Hans, the following sample shows three long-standing issues with ConTeXt (I’m afraid they might be bugs): \definestructureconversionset[chapternumbers][0,I,a,n,g][n] \setupheads[sectionconversionset=chapternumbers] \setupsectionblock[bodypart][page=no] \setupheadertexts[chapter

[NTG-context] PDF bookmarks don’t follow sectionconversionset

2014-03-29 Thread Pablo Rodriguez
Hans, I’m afraid that PDF bookmarks don’t follow sectionconversionset option from \setuphead. Here is the sample: \setupinteraction[state=start] \placebookmarks[chapter,section] \definestructureconversionset[sectionnumbers][0,I,A,n,g][n] \definestructureconversionset[appendix:sectionnumbers][0

[NTG-context] Appendix Page Numbering

2014-02-05 Thread Troy Henderson
I use \definestructureconversionset [frontpart:pagenumber][][romannumerals] to make sure the numbering of my pages in frontmatter use Roman numerals. Not only are the pages numbered with Roman numerals, but the PDF index links and PDF page numbers use this as well. I would like to do something

Re: [NTG-context] footnotes in appendices

2014-01-19 Thread Wolfgang Schuster
Am 19.01.2014 um 12:29 schrieb Marco Patzer : > \definestructureconversionset >[structure] >%% part, chapter,section, subsection, subsubsection >[numbers, characters, Romannumerals, numbers,romannumerals] >[numbers] > > \startsectionblock

Re: [NTG-context] footnotes in appendices

2014-01-19 Thread Pablo Rodriguez
gt; \setupnotation > [footnote] > [numberconversion=numerals] > >> I would be also interested to know how to change chapter and >> section numbers only for appendices. > > \definestructureconversionset > [structure] > %% part, chapter,

Re: [NTG-context] footnotes in appendices

2014-01-19 Thread Marco Patzer
I change it to Arabic numbers? \setupnotation [footnote] [numberconversion=numerals] > I would be also interested to know how to change chapter and > section numbers only for appendices. \definestructureconversionset [structure] %% part, chapter,section, su

[NTG-context] Including section number in reference broken

2013-03-17 Thread Steffen Wolfrum
with todays beta does not have any effect one Marcos original example, and it does not lead to the desired ouput. Is this broken now? Steffen % \definestructureconversionset [myset] [ Romannumerals, Romannumerals, Romannumerals, Character, ] [numbers

Re: [NTG-context] Include section number in reference

2013-03-16 Thread Steffen Wolfrum
, there's a neat solution for >> that. > > \setupreferencestructureprefix[default][prefixsegments=2:*] > > Wolfgang If I run Marcos example (as seen below), it gives: I Foo A Bar subsection A But how do we get I Foo A Bar subsection I.A ?? Steffen --- \definestructureconversionset [m

[NTG-context] [***SPAM***] Re: subfootnote with wrong structureconversionset

2012-03-20 Thread Steffen Wolfrum
t; >> \definestructureseparatorset [footnote][][] >> \definestructureconversionset[footnote][numbers,characters][numbers] >> \setupenumerations[footnote][numberconversionset=footnote,numberseparatorset=footnote] > > Use \setupnotation[footnote][…]. Right, thank you! The new footno

Re: [NTG-context] subfootnote with wrong structureconversionset

2012-03-19 Thread Wolfgang Schuster
Am 19.03.2012 um 22:27 schrieb Steffen Wolfrum: > Hi, > > are subfootnotes not yet rewritten, or did the syntax change? > > The following example expects 2.a but gives 2.1: > > \definestructureseparatorset [footnote][][] > \definestructureconversionset[footnote][num

[NTG-context] subfootnote with wrong structureconversionset

2012-03-19 Thread Steffen Wolfrum
Hi, are subfootnotes not yet rewritten, or did the syntax change? The following example expects 2.a but gives 2.1: \definestructureseparatorset [footnote][][] \definestructureconversionset[footnote][numbers,characters][numbers] \setupenumerations[footnote][numberconversionset=footnote

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Willi Egger
rmat as you use for the chapters in the text, when > I change the format of the number to roman numerals I get them also in the > TOC. > > \definestructureconversionset[willi][][R] > > \setuphead[chapter][sectionconversionset=willi] > > > Wolfgang > _

Re: [NTG-context] Bug in \setuplist

2012-03-15 Thread Wolfgang Schuster
er to roman numerals I get them also in the TOC. \definestructureconversionset[willi][][R] \setuphead[chapter][sectionconversionset=willi] Wolfgang ___ If your question is of interest to others as well, please add an

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

  1   2   >