Re: [NTG-context] insert pagebreak in toc (MkIV)

2010-09-28 Thread Steffen Wolfrum
somehow was related to the new structure model (one could >>> specify after which sections the table should break). >> >> \completecontent[pageboundaries={20.3,30}] In current context it doesn't show any effect. Is it obsolete in MkIV? Steffen _

Re: [NTG-context] insert pagebreak in toc (MkIV)

2010-09-28 Thread Steffen Wolfrum
h sections the table should break). > > \completecontent[pageboundaries={20.3,30}] Yes, that's what I meant ;o) Thank you! Steffen ___ If your question is of interest to others as well, please add an

Re: [NTG-context] insert pagebreak in toc (MkIV)

2010-09-28 Thread Elias Oltmanns
Steffen Wolfrum wrote: > Hi, > > somewhere I saw the code how to insert a pagebreak in the table of content. > I remember it somehow was related to the new structure model (one could > specify after which sections the table should break). \completecontent[pageboundaries={20.

Re: [NTG-context] \setupcombinedlist ignores `level' argument?

2010-09-19 Thread Corsair
On Sun, Sep 19, 2010 at 08:06:05AM +0200, Wolfgang Schuster wrote: > > Am 19.09.2010 um 00:09 schrieb Corsair: > > > Hi all, > > > > If I understand this right, \setupcombinedlist[content][level=section] > > tells ConTeXt to list up to section level when doing \

Re: [NTG-context] Chapter-author in TOC

2010-09-19 Thread Andreas Harder
> {\startframedtext[frame=off,width=\textwidth,offset=0pt,align=middle] > > \doifsomething{\structureuservariable{date}}{\structureuservariable{date}\blank} > #2 > > \doifsomething{\structureuservariable{author}}{\blank\structureuservariable{author}} > \stopframedt

Re: [NTG-context] Chapter-author in TOC

2010-09-19 Thread Wolfgang Schuster
servariable{author}}{\blank\structureuservariable{author}} \stopframedtext} \setuphead [chapter] [command=\ChapterHead] \starttext \completecontent \startchapter[title=Rom][date=12.06.2010,author=Knuth] \input knuth \stopchapter \startchapter[title=Pisa][date=14.06.2010,author=Tufte

Re: [NTG-context] \setupcombinedlist ignores `level' argument?

2010-09-18 Thread Wolfgang Schuster
Am 19.09.2010 um 00:09 schrieb Corsair: > Hi all, > > If I understand this right, \setupcombinedlist[content][level=section] > tells ConTeXt to list up to section level when doing \completecontent. > But it seems no matter what I set for `level', \completecontent lists >

[NTG-context] \setupcombinedlist ignores `level' argument?

2010-09-18 Thread Corsair
Hi all, If I understand this right, \setupcombinedlist[content][level=section] tells ConTeXt to list up to section level when doing \completecontent. But it seems no matter what I set for `level', \completecontent lists however deeply it can. Here is a minimal example: \setupcombine

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 Cedric Mauclair
ned list or combindedlist > "content". Read contextref for details. This then generates a TOC with > \completecontent which includes the unnumbered sections/headers. > > Regarding the numbering, you might gleen that from the sample document here: > > http://wiki.contextg

[NTG-context] Interaction and TOC/content problmes

2010-08-11 Thread Martin Althoff
content" entry and points to the content, but putting a \bookmark after \completecontent leads to no output at all. Thanks for any pointers ! Martin \setupinteraction[ state=start, color=, contrastcolor=] \setupcombinedlist[content][interaction=all] \placebookmarks[chapter,title

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

2010-08-11 Thread Martin Althoff
uot; to the already predefined list or combindedlist "content". Read contextref for details. This then generates a TOC with \completecontent which includes the unnumbered sections/headers. Regarding the numbering, you might gleen that from the sample document here: http://wiki.contextgar

[NTG-context] Trouble with customising section heads

2010-08-10 Thread Elias Oltmanns
f\Myhead#1{% Sect \currentheadnumber} \def\Mynum#1{} \starttext \completecontent \chapter{First chapter} \section{First section} Some text. \chapter{Second chapter} Introductory text. \section{First section} More text. \section{Second section} The end.

[NTG-context] 2 sets of footnotes?

2010-08-05 Thread Martin Althoff
t[SideNote][width=2em] \definelist[AuthorComment] \setuplist[AuthorComment][width=2em,alternative=d] \starttext \startfrontmatter \completecontent[label=yes,alternative=c] \placelist[SideNote] \stopfrontmatter % Seite 85 \chapter {Ein Kapitel} Die Welt \section {§ 14. Die Idee} Da

Re: [NTG-context] \stretched in chapter titles in MKII

2010-07-06 Thread Tom
erWords}} \define[1]\ChapterNumberWords {\determineheadnumber[chapter]\numstr{\currentheadnumber}} \setuphead [chapter] [alternative=middle, textstyle=sansbold, numberstyle=sans, deeptextcommand=\ChapterTextStretch, deepnumbercommand=\ChapterNumberStretch] \starttext \completec

[NTG-context] Unnumbered titles in table of contents

2010-07-04 Thread Tom
etuplist [intro] [headnumber=no] \starttext \completecontent \startfrontmatter \intro{Preface} \stopfrontmatter \startbodymatter \chapter{Text of the Book} \stopbodymatter \startappendices \intro{Appendices} \chapter{Supporting Data} \stopappendices \stoptext Tom Benjey 717-258-9733 voice 717-

Re: [NTG-context] A problem with combining characters

2010-07-02 Thread luigi scarso
Also \usemodule[s-fnt-10] \setuppapersize[A3,landscape][A3,landscape] \setupbodyfont[ss,12pt] \setupinteraction[state=start] \starttext \completecontent \chapter{dejavusansmono} \ShowCompleteFont{name:dejavusansmono}{12pt}{1} \chapter{dejavuserif} \ShowCompleteFont{name:dejavuserif}{12pt}{1

Re: [NTG-context] nomarking function in MKIV

2010-06-30 Thread Wolfgang Schuster
ookmarks and footers. \setupinteraction[state=start] \placebookmarks[all] \setupfootertexts[chapter] \starttext \completecontent \startchapter[title=long, list=short, bookmark=bookmark, marking=footer] bla \stopchapter \stoptext Cheers, Peter Three points: [...] (2) Additionally, \chapter [title={First chapter

Re: [NTG-context] \numstr errors out in chapter star logic

2010-06-30 Thread Tom
bers to words for the \chapter logic but also converts chapter numbers to words in unwanted places such as in the TOC and section numbers in the text. \defineconversion[numstring][One,Two,Three,Four,Five,Six,Seven,Eight,Nine,Te n,Eleven] \setupsection[chapter] [conversion=numstring] \startt

Re: [NTG-context] nomarking function in MKIV

2010-06-30 Thread Alan BRASLAU
> > \setupinteraction[state=start] > \placebookmarks[all] > \setupfootertexts[chapter] > \starttext > \completecontent > \startchapter[title=long, list=short, bookmark=bookmark, marking=footer] > bla > \stopchapter > \stoptext > > Cheers, Peter Three points: (1) \setup

Re: [NTG-context] nomarking function in MKIV

2010-06-29 Thread John Devereux
] > \placebookmarks[all] > \setupfootertexts[chapter] > \starttext > \completecontent > \startchapter[title=long, list=short, bookmark=bookmark, marking=footer] > bla > \stopchapter > \stoptext > > Cheers, Peter Great, thanks Peter, that works and at least gets me going.

Re: [NTG-context] nomarking function in MKIV

2010-06-29 Thread Peter Münster
On Tue, Jun 29 2010, John Devereux wrote: > so that "Short Title Rest Of Title" appears as the chapter title, but > just "Short Title" appears in the TOC, PDF bookmarks and footers. \setupinteraction[state=start] \placebookmarks[all] \setupfootertexts[chapter] \

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

2010-06-27 Thread Steffen Wolfrum
talog{/PageLabels << /Nums [ 0 << /S /r >> > \the\FrontPageNumbers << /S /D >> ] >> >>}} > > > \prependtoks > \PageLabels > \to \everystoptext > > \starttext > > > > \startfrontmatter > % \chapter{

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

2010-06-23 Thread Hans Hagen
er] \starttext \startfrontmatter \completecontent[interaction=all] \chapter{Preface} \dorecurse{10}{\input zapf\par} \stopfrontmatter \startbodymatter \chapter{Test} \dorecurse{15}{\input tufte\par} \chapter{TestAgain} \dorecurse{15}{\input ward\par} \stopbodymatter \

Re: [NTG-context] Filtering contents

2010-06-14 Thread Wolfgang Schuster
Am 14.06.10 15:34, schrieb Vyatcheslav Yatskovsky: Thanks a lot. Interesting, but \setupcombinedlist[content][...] still works ) Can you make a example, this doesn't work for me: \setupcombinedlist[content][level=subsection] \starttext \completecontent \chapter{One} \sectio

Re: [NTG-context] MKIV and bib module

2010-06-10 Thread Wolfgang Schuster
wanted to ask is why \complete... use sometimes \title to place the header text (e.g. for \completecontent) and sometimes \chapter (e.g. \completeindex) to place the header text. For bibliography this is even weirder because MKII use \systemsuppliedtitle while MkIV use \systemsuppliedchapter.

Re: [NTG-context] strange page break

2010-05-06 Thread Otared Kavian
*strict] % this helps only in some cases... > %\setupalign[line] % this means "flushbottom" and I don't always want that > \def\Lines#1{\dorecurse{#1}{\dorecurse{17}{text }}\par} > \def\Table#1{\starttable[|l|]\dorecurse{#1}{\NC bla \NC\AR}\stoptable} > \showframe >

Re: [NTG-context] strange page break

2010-05-06 Thread Peter Münster
bottom" and I don't always want that \def\Lines#1{\dorecurse{#1}{\dorecurse{17}{text }}\par} \def\Table#1{\starttable[|l|]\dorecurse{#1}{\NC bla \NC\AR}\stoptable} \showframe \starttext \completecontent \section{bla} \Lines{10} \Lines3 \section{bla} \Table9 \section{bla} \subsection{bla} \L

Re: [NTG-context] table of contents

2010-04-29 Thread Marius
mands in ConTeXt, so that these commands just >> insert a line into the english table of contents, but do not insert >> chapter or section in the current page? >> > > \mainlanguage[de] > > \starttext > > \completecontent > > %\start\language[en] >

Re: [NTG-context] table of contents

2010-04-29 Thread Wolfgang Schuster
ConTeXt, so that these commands just insert a line into the english table of contents, but do not insert chapter or section in the current page? \mainlanguage[de] \starttext \completecontent %\start\language[en] \start\mainlanguage[en] \completecontent \stop \chapter{\translate[en=Chapter

[NTG-context] Multiple pleas for help (long)

2010-04-26 Thread Scott Steele
nalfigure[smiley]}} \useexternalfigure[slashy][Slashy][factor=8,type=pdf] \def\Slashy{\hbox{\externalfigure[slashy]}} \setuptolerance[verytolerant] % Allows TeX to break lines even when doing so would be 'ugly' \showgrid \startfrontmatter \completecontent \stopfrontmatter \startbodymatter

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] > >> > >> ... > >>

[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

Re: [NTG-context] Documentation for \completecontent

2010-04-18 Thread 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=r > omannume > rals] > > \chapter{Preface} >

Re: [NTG-context] Documentation for \completecontent

2010-04-18 Thread Tom Benjey
Whoops! I misstated what is happening. I confused myself. Item 2 is the problem. The TOC and book order are correct. It's just that the introduction can't have the same fancy header as the chapters without placing that same header on the TOC, etc. Tom Benjey 717-258-9733 voice 717-243-0074 fax Twi

Re: [NTG-context] Documentation for \completecontent

2010-04-18 Thread Wolfgang Schuster
Am 18.04.10 19:42, schrieb Tom: http://wiki.contextgarden.net/Category:Reference/en includes no references for \completecontent or \placecontent. "Context the Manual" discusses the commands a bit but does not define them. Given that \completecontent is listed in group 2 of the Top T

[NTG-context] Documentation for \completecontent

2010-04-18 Thread Tom
http://wiki.contextgarden.net/Category:Reference/en includes no references for \completecontent or \placecontent. "Context the Manual" discusses the commands a bit but does not define them. Given that \completecontent is listed in group 2 of the Top Ten Context commands that a beginner m

[NTG-context] stopcolumns causes new page!!!?

2010-04-11 Thread Xan
\eTR \eTABLE } %\vfill %\page[yes] \stopstandardmakeup % Format de marges \setuplayout[topspace=1cm,margin=1cm,header=1cm,footer=0.6cm,width=fit,height=fit,backspace=1.5cm] \completecontent \page % Introducció \section{Introducció} \subsection{Objectius} \startitemize[1] \item Experiments aleatoris.

[NTG-context] interlinespace in table of content

2010-04-04 Thread Marco
Hi, given the following MWE %% \setupinteraction [state=start] % OK, if commented out \setuplayout [grid=yes]% OK, if commented out \starttext \completecontent \dorecurse{3}{ \chapter{chapter} \section{section} \subsection{subsection}} \stoptext %% you can see

Re: [NTG-context] Table of contents

2010-03-21 Thread Alain Delmotte
\placecontent or \completecontent at the end and it didn't work; I only managed to have the toc at the beginning of the document. 2) If I define my own header (like in ConTeXt an excursion: 5. Headers) and so, for example, replacing \section by \myheader, which has a section level, the table of co

Re: [NTG-context] Table of contents

2010-03-21 Thread Wolfgang Schuster
Am 21.03.10 10:18, schrieb Alain Delmotte: Hi! I have two question about table of contents. 1) is it possible to have the toc at the end of the document. I tried to place \placecontent or \completecontent at the end and it didn't work; I only managed to have the toc at the beginning o

[NTG-context] Table of contents

2010-03-21 Thread Alain Delmotte
Hi! I have two question about table of contents. 1) is it possible to have the toc at the end of the document. I tried to place \placecontent or \completecontent at the end and it didn't work; I only managed to have the toc at the beginning of the document. 2) If I define my own h

Re: [NTG-context] \completepublications does not create index entry

2010-03-11 Thread Tom
[NTG-context] \completepublications does not create index entry On Thu, 11 Mar 2010, Tom wrote: > Doh! Yes, I meant table of contents. I had index on my mind because the > index follows the bibliography and it has an entry in the TOC. Indeed. MkII and MkIV behave differently with \comp

Re: [NTG-context] \completepublications does not create index entry

2010-03-11 Thread Aditya Mahajan
On Thu, 11 Mar 2010, Tom wrote: Doh! Yes, I meant table of contents. I had index on my mind because the index follows the bibliography and it has an entry in the TOC. Indeed. MkII and MkIV behave differently with \completecontent. \usemodule[bib] \starttext \completecontent

Re: [NTG-context] MkIV \placecontent [level=section]

2010-02-17 Thread Wolfgang Schuster
Am 17.02.10 14:54, schrieb Alan BRASLAU: \placecontent[level=section] or \completecontent [level=section] doesn't seem to work in MkIV, that is level= is ignored. Not supported in MkIV, write \placelist[chapter,section] Wol

Re: [NTG-context] "\setuplabeltext [appendix=Appendix ]" broken mkiv

2010-02-17 Thread Alan BRASLAU
artappendices\stopappendices? \chapter{} and \section{} get put into the TOC. (However, there is a bug and they do not get the proper label: \setlabeltext [appendix=Appendix ] in the head; \setlabeltext [chapter=Chapter ] in the list.) \appendix{} does not get put into the TOC so it works like \title{

Re: [NTG-context] MkIV \placecontent [level=section]

2010-02-17 Thread Alan BRASLAU
On Wednesday 17 February 2010 14:54:37 Alan BRASLAU wrote: > \placecontent[level=section] > or > \completecontent [level=section] > doesn't seem to work in MkIV, that is level= is ignored. > Another funny thing is taking place in the TOC under MkIV: \placecontent (alon

[NTG-context] MkIV \placecontent [level=section]

2010-02-17 Thread Alan BRASLAU
\placecontent[level=section] or \completecontent [level=section] doesn't seem to work in MkIV, that is level= is ignored. \quote{Minimal} example (for Hans or Taco): contextref.tex (yes, I am getting back to working on the revision under MkIV...)

Re: [NTG-context] MkIV \placecontent [level=section]

2010-02-17 Thread Mikael Persson
On Wed, Feb 17, 2010 at 2:54 PM, Alan BRASLAU wrote: > \placecontent    [level=section] > or > \completecontent [level=section] > doesn't seem to work in MkIV, that is level= is ignored. > > \quote{Minimal} example (for Hans or Taco): > contextref.tex          (yes, I

Re: [NTG-context] "\setuplabeltext [appendix=Appendix ]" broken mkiv

2010-02-16 Thread Mojca Miklavec
le > > \setuplabeltext [chapter=Chapter ]   % with trailing space; blank by default > \setuplabeltext [appendix=Appendix ] % with trailing space; blank by default > \setuphead [chapter] [placehead=yes] > \setuplist [chapter] [label=yes,width=5em,alternative=c] > >

[NTG-context] "\setuplabeltext [appendix=Appendix ]" broken mkiv

2010-02-15 Thread Alan BRASLAU
by default \setuplabeltext [appendix=Appendix ] % with trailing space; blank by default \setuphead [chapter] [placehead=yes] \setuplist [chapter] [label=yes,width=5em,alternative=c] \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter {one} \input knuth \stop

Re: [NTG-context] chapter headers

2010-02-11 Thread Tom
he sectionblock environment and only certain setups should be done in the block. > \completecontent causes two blank (except for header) to be produced before > the table of contents but \placecontent doesn't. It doesn't seem to me that > the extra pages should be created. Co

Re: [NTG-context] chapter headers

2010-02-11 Thread Wolfgang Schuster
you don't have to, general settings for the headers in all blocks can be done outside of the sectionblock environment and only certain setups should be done in the block. \completecontent causes two blank (except for header) to be produced before the table of contents but \placecontent do

Re: [NTG-context] chapter headers (was: indent lost after \placefigure)

2010-02-11 Thread Tom
Thanks, this is very helpful. I do have a couple of questions, though. Should I insert a section for the body of the text something like this? \startsectionblockenvironment[bodypart] \setuphead[chapter][...] \stopsectionblockenvironment \completecontent causes two blank (except for header

Re: [NTG-context] level setting has no effect in TOC

2010-02-08 Thread Hans Hagen
ernative=c] \completecontent \placelist[chapter][,alternative=c] \chapter{A} \section{a} \section{b} \subsection{I} \subsection{II} \chapter{B} \section{a} \section{b} \subsection{I} \subsection{II}

[NTG-context] level setting has no effect in TOC

2010-02-08 Thread zs
Hello, it seems like the "level" parameter has no effect in mkiv. It works as expected in mkii. Is it a bug or there is different way how to do that in mkiv? Ragards Zdenek example: \starttext \setupcombinedlist[content][level=1,alternative=c] \completecontent \chapter{A}

Re: [NTG-context] Hyperlinks in the table of contents/ Mark IV

2010-01-24 Thread Hans Hagen
On 22-1-2010 19:14, Matthias Weber wrote: \setupinteraction[state=start] \starttext \completecontent \section{A} \section{B} \stoptext for the moment use \completecontent[interaction=all

[NTG-context] Hyperlinks in the table of contents/ Mark IV

2010-01-22 Thread Matthias Weber
Dear all, it appears that the hyperlinks from the section numbers in the table of contents to the actual sections have disappeared in Mark IV. The following works in Mark II: \setupinteraction[state=start] \starttext \completecontent \section{A} \section{B} \stoptext There certainly is a

[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

[NTG-context] sectionstopper

2010-01-07 Thread Wolfgang Schuster
[default][prefixsegments=2:100] % uncomment to get the correct result for references in the text, brr %\definestructureseparatorset [default][,(][] \starttext \completecontent \chapter[sec:knuth]{Knuth} \input knuth \section[sec:ward]{Ward} \input ward \page see \in{section}[sec:ward] at \at{

Re: [NTG-context] Remove bold face

2009-11-18 Thread Alan BRASLAU
{something another thing} {something {\bf another thing}} } \setupselector [title] [n=1] \completecontent \stoptext Alan ___ If your question is of interest to others as well, please add an entry to the

[NTG-context] definelayout and setuplayout not possible in current beta?

2009-11-11 Thread Andreas Schneider
layout \checkcurrentlayout \prese... ... l.9 \completecontent Best regards, Andreas.\definelayout[index][ header=0cm, footer=0cm, height=fit ] \starttext \setuplayout[index] \completecontent \st

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Thomas Floeren
rrect MkII pagenumbers with this: %% MkII: \starttext \setuppagenumbering[conversion=romannumerals] \startfrontmatter \completecontent \stopfrontmatter \setuppagenumber[number=1] \setuppagenumbering[conversion=numbers] \startbodymatter \chapter{Chapter} \section{Section} \input tufte \externalfigure[c

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Boštjan Vesnicer
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. reset pagenumber for each chapter > % 4. add blank pages

Re: [NTG-context] comparing pdfs

2009-10-25 Thread luigi scarso
On Wed, Oct 21, 2009 at 4:13 PM, luigi scarso wrote: > Maybe stupid > Consider this (you must have cow.pdf in the same dir): > > %%test-1.tex > \setupcolors[state=start] > \setupinteraction[state=start] > \starttext > \startfrontmatter > \completecontent > \stop

Re: [NTG-context] Page Numbering Hell

2009-10-25 Thread Bryant Eastham
ay=bychapter, prefix=yes, prefixset=chapter, prefixsegments=2:2, ] % 4. add blank pages if necessary to start chapters on odd pages. % 5. Page number in top margin \setuppagenumbering[location={header,margin},alternative=doublesided] \starttext \startfrontmatter \completecontent[c

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread Aditya Mahajan
bering[location={header,margin},alternative=doublesided] \starttext \startfrontmatter \completecontent[criterium=all] \stopfrontmatter \startbodymatter \dorecurse{4} {\chapter{Chapter} \dorecurse{8} {\section{Section} \input knuth \endgraf}} \sto

Re: [NTG-context] Page Numbering Hell

2009-10-23 Thread Aditya Mahajan
ber in top margin \setuppagenumbering[location={header,margin},alternative=doublesided] \starttext \startfrontmatter \completecontent[criterium=all] \stopfrontmatter \startbodymatter \dorecurse{4} {\chapter{Chapter} \dorecurse{8} {\section{Section} \input knuth \endgraf}} \stopbodymatter \stopte

Re: [NTG-context] Page Numbering Hell

2009-10-21 Thread Bryant Eastham
blank pages if necessary to start chapters on odd pages. \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter{Chapter} \section{Section} \chapter{Chapter 2} \section{Section} \stopbodymatter \stoptext On Wednesday 21 October 2009 08:36:35 Bryant Eastham wro

[NTG-context] comparing pdfs

2009-10-21 Thread luigi scarso
Maybe stupid Consider this (you must have cow.pdf in the same dir): %%test-1.tex \setupcolors[state=start] \setupinteraction[state=start] \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter{Chapter} \section{Section} \input tufte \externalfigure[cow] \chapter

Re: [NTG-context] Page Numbering Hell

2009-10-21 Thread luigi scarso
On Wed, Oct 21, 2009 at 9:13 AM, Alan BRASLAU wrote: > > \starttext > > \startfrontmatter > \completecontent > \stopfrontmatter > > \startbodymatter > \chapter{Chapter} > \section{Section} > \chapter{Chapter 2} > \section{Section} > \stopbodymatter > >

Re: [NTG-context] Page Numbering Hell

2009-10-21 Thread Alan BRASLAU
-page" % 3. reset pagenumber for each chapter % 4. add blank pages if necessary to start chapters on odd pages. \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter{Chapter} \section{Section} \chapter{Chapter 2} \section{Section} \stopbodymatter \st

[NTG-context] Page Numbering of First and Last Page

2009-10-20 Thread Bryant Eastham
= yes] \setupsectionblock[frontpart][page=no] \setupsectionblock[bodypart][page=no] \setupsectionblock[appendix][page=no] \setupsectionblock[backpart][page=no] \mainlanguage[en] \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter[ch1]{Chapter 1} \section

Re: [NTG-context] \completecontent does not show preface chapter

2009-10-13 Thread Xan
Am 10.10.2009 um 18:35 schrieb Xan: >/ Hi, />/ />/ I put \completecontent just after preface chapter and nothing is />/ listed. How can I get it? / \completecontent[criterium=previous] Wolfgang Than

[NTG-context] Strange Behaviour for toc

2009-10-12 Thread Martin Scholz
] \completecontent \stopfrontmatter \startbodymatter \setuppagenumbering[conversion=] \product prd_oc_0 \stopbodymatter \startappendices \stopappendices \stopproject file env_oc.tex: \startenvironment env_oc \enableregime [utf] \setuplanguage [de] [leftquote=\upperleftsinglesixquote

Re: [NTG-context] \completecontent does not show preface chapter

2009-10-10 Thread Wolfgang Schuster
Am 10.10.2009 um 18:35 schrieb Xan: Hi, I put \completecontent just after preface chapter and nothing is listed. How can I get it? \completecontent[criterium=previous] Wolfgang ___ If your question is of

[NTG-context] \completecontent does not show preface chapter

2009-10-10 Thread Xan
Hi, I put \completecontent just after preface chapter and nothing is listed. How can I get it? You could see all the code in this repo: http://github.com/somenxavi/latex-vs-context/blob/master/versus.context Thanks in advance, Xan

Re: [NTG-context] How to reset the chapter number

2009-09-21 Thread Joshua Lee
> > Hi Guys, > > Here's a little example, > > \setupcolors[state=start] > > > > \setuphead[chapter][sectionsegments=2:100] > > > > \starttext > > > > \completecontent > > \part{First Part} > > \chapter{First Chapter}

Re: [NTG-context] How to reset the chapter number

2009-09-19 Thread Derek CORDEIRO
On Sat, Sep 19, 2009 at 4:13 PM, Joshua Lee wrote: > Hi Guys, > Here's a little example, > \setupcolors[state=start] > \setuphead[chapter][sectionsegments=2:100] > \starttext > > \completecontent > \part{First Part} > \chapter{First Chapter} > \chap

[NTG-context] How to reset the chapter number

2009-09-19 Thread Joshua Lee
Hi Guys, Here's a little example, \setupcolors[state=start] \starttext \completecontent \part{First Part} \chapter{First Chapter} \chapter{Second Chapter} \part{Second Part} \chapter{Third Chapter} \chapter{Chapter 4} \stoptext I would like to show the chapter number 1,2,3,4.. in

Re: [NTG-context] Pagenumbering of appendices

2009-09-11 Thread Derek CORDEIRO
\stopstructureblockenvironment > > \startstructureblockenvironment[appendix] > \setupuserpagenumber[numberconversion=numbers] > \stopstructureblockenvironment > > \startstructureblockenvironment[backpart] > \setupuserpagenumber[numberconversion=numbers] > \stopstructureblocke

Re: [NTG-context] Pagenumbering of appendices

2009-09-11 Thread Olaf Mersmann
[appendix] \setupuserpagenumber[numberconversion=numbers] \stopstructureblockenvironment \startstructureblockenvironment[backpart] \setupuserpagenumber[numberconversion=numbers] \stopstructureblockenvironment \starttext \startfrontmatter \completecontent[criterium=all] \chapter{Front

[NTG-context] pagenumbering/toc bug?

2009-09-10 Thread Derek CORDEIRO
The example for pagenumbering(different pagenumbering in different parts with appropriate change in TOC) in MkIV given by Wolfgang @ http://www.ntg.nl/pipermail/ntg-context/2009/043296.html no longer works. If \completecontent is commented it works. errors: structure : begin of

Re: [NTG-context] Roman Page numbers

2009-09-06 Thread Robert Blackstone
t:pagenumber] [][numbers] > > > > \setuplist[chapter][pageconversionset=pagenumber] > > > > \startstructureblockenvironment[frontpart] > > > > \setupuserpagenumber[numberconversion=romannumerals] > > \setuppagenumber[number=1] > > > > \stopstructureblockenvironment > &

Re: [NTG-context] Roman Page numbers

2009-09-05 Thread Derek CORDEIRO
environment[bodypart] > > \setuppagenumber[number=1] > > \stopstructureblockenvironment > > \starttext > > \startfrontmatter > > \completecontent[criterium=all] > > \chapter{Intro} > > \input tufte > > \stopfrontmatter > > \startbodymatter > > \chapter{knu

Re: [NTG-context] Roman Page numbers

2009-09-04 Thread Wolfgang Schuster
=romannumerals] \setuppagenumber[number=1] \stopstructureblockenvironment \startstructureblockenvironment[bodypart] \setuppagenumber[number=1] \stopstructureblockenvironment \starttext \startfrontmatter \completecontent[criterium=all] \chapter{Intro} \input tufte \stopfrontmatter

Re: [NTG-context] Roman Page numbers

2009-09-04 Thread Derek CORDEIRO
rpagenumber[numberconversion=romannumerals] \setuppagenumber[number=1] \completecontent[criterium=all] \chapter{Intro} \input tufte \stopfrontmatter \startbodymatter \setuppagenumber[number=1] \chapter{knuth} \input knuth \stopbodym

Re: [NTG-context] Contents label before contents

2009-08-23 Thread Wolfgang Schuster
Am 23.08.2009 um 20:42 schrieb Derek CORDEIRO: Why not use the first option and use \completecontent instead of \placecontent? It will give you the Contents heading you want. So try: The \complete... commands use \title for the header while he wants \section as first level heading, he

Re: [NTG-context] Contents label before contents

2009-08-23 Thread Derek CORDEIRO
tion{Sec2} > ... > > it's ok, but > > \section{Contents} > > \placecontent > > \section{Sec1} > > \section{Sec2} > ... > Why not use the first option and use \completecontent instead of \placecontent? It will give y

[NTG-context] Problems with cite (minimal example) (was Re: Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.)

2009-08-18 Thread Xan
s nombres amb lema %% Si volem que vagin a part, hem de posar 'number=proposition' \defineenumeration [myproposition] [mylema] [text={Proposició}] \defineenumeration [mycorollary] [mylema] [text={Corol

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-13 Thread Xan
En/na Hans Hagen ha escrit: Xan wrote: Oops, the files. ok, i got 'm running in mkiv (we found a bug in luatex as well as in the mkiv description code; no need to update luatex but you need the mkiv beta) How can I get via minimal? sh ./first-setup.sh --context=current ? I'm glad you foun

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-13 Thread Hans Hagen
Xan wrote: Oops, the files. ok, i got 'm running in mkiv (we found a bug in luatex as well as in the mkiv description code; no need to update luatex but you need the mkiv beta) the ref messages themselves are harmless i think and i will sort them out later; might have to do with the fact t

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-13 Thread Xan
En/na Xan ha escrit: En/na Hans Hagen ha escrit: Xan wrote: I running with the last version of MKII via minimals and I get the same problem. With MKIV via minimals I get error (it hangs!). So, please, can you let it a change: can you run context with this source with the last subsubsubject

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-13 Thread Xan
En/na Hans Hagen ha escrit: Xan wrote: I running with the last version of MKII via minimals and I get the same problem. With MKIV via minimals I get error (it hangs!). So, please, can you let it a change: can you run context with this source with the last subsubsubject changed to subsubsect

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-12 Thread Hans Hagen
Xan wrote: should work (i just fixed \about in mkiv and will make a new beta) I running with the last version of MKII via minimals and I get the same problem. With MKIV via minimals I get error (it hangs!). So, please, can you let it a change: can you run context with this source with th

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-12 Thread Xan
should work (i just fixed \about in mkiv and will make a new beta) I running with the last version of MKII via minimals and I get the same problem. With MKIV via minimals I get error (it hangs!). So, please, can you let it a change: can you run context with this source with the last subsu

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-12 Thread Aditya Mahajan
On Wed, 12 Aug 2009, Curiouslearn wrote: Hello, Can someone please tell me how to get bold math symbols in Context. I am using ConTeXt ver: 2009.06.14 21:01 MKIV fmt: 2009.7.7 int: english/english ${\bi A}$ (bold italic) or with a unicode font use can also use ${\bf A}$ (bold upright).

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-12 Thread Curiouslearn
Hello, Can someone please tell me how to get bold math symbols in Context. I am using ConTeXt ver: 2009.06.14 21:01 MKIV fmt: 2009.7.7 int: english/english Also, does Tikz work with the latest version of context minimals? Thank you for your help. _

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-12 Thread Xan
(and subsubjects...), then \completecontent gives me a void list. What happens?. Hans can you help me?. The last time you help me find me a trouble in my sources (redefine registers). Is this a buggy source? \section adds to the toc \subject does not add to the toc if you want unnum

Re: [NTG-context] Buggy source code--> references disappears when I put sections and If I put subjects, \completecontent has void list.

2009-08-12 Thread Hans Hagen
then \completecontent gives me a void list. What happens?. Hans can you help me?. The last time you help me find me a trouble in my sources (redefine registers). Is this a buggy source? \section adds to the toc \subject does not add to the toc if you want unnumbered entries in the toc (

<    2   3   4   5   6   7   8   9   10   >