[NTG-context] Custom TOC with makeup and setups

2023-05-10 Thread Jethro Djan via ntg-context
page works ok (following https://wiki.contextgarden.net/Command/setuplistalternative and Aditya's presentation slides on their blog). My challenge is that when a makeup page is inserted, it leaves a page with the section name blank before it. How do I fix it? Any other way to achieve this is also

Re: [NTG-context] ToC filler dots/leaders not aligned in LMTX

2021-04-23 Thread Hans Hagen
the same behaviour: the leading dots are not aligned. Compiling the same document with MkIV leads to correct alignment of the filler dots in both instances. Here is an MWE: \setuplistalternative[c][width=2em] \starttext \completecontent[alternative=c] \chapter{Short title} Lorem ipsum

[NTG-context] ToC filler dots/leaders not aligned in LMTX

2021-04-23 Thread Schister, Roman
are not aligned. Compiling the same document with MkIV leads to correct alignment of the filler dots in both instances. Here is an MWE: \setuplistalternative[c][width=2em] \starttext \completecontent[alternative=c] \chapter{Short title} Lorem ipsum \hskip.5em\gleaders\hbox to .5\emwidth{\hss.\hss

Re: [NTG-context] Table of contents setup

2018-08-30 Thread Wolfgang Schuster
command. \setuplist   [chapter,section,subsection]   [alternative=c] \setuplist   [chapter]   [textstyle=\tfa] \setuplist   [subsection]   [textstyle=\tfx] \definefiller   [willi]   [method=global,    width=1em] \setuplistalternative   [c]   [filler=willi] \starttext \completecontent

[NTG-context] listalternative and filler throws error

2016-05-05 Thread Marco Patzer
Hi, the following used to work with 2014.02.14 17:07 but a current 2016.05.01 09:52 throws the error: Use of \syst_helpers_set_local_hsize_yes doesn't match its definition \definefiller [myfiller] \setupcombinedlist [content] [alternative=c] \setuplistalternative [c] [filler={\filler[myfiller

Re: [NTG-context] placelist not working in latest beta

2016-03-21 Thread Schmitz Thomas A.
> On 21 Mar 2016, at 15:28, Hans Hagen <pra...@wxs.nl> wrote: > > when playign with some new feature i commented too much > > around line 722, uncomment: > > \setuplistalternative > [\c!command=\strictlistparameter\c!command, > \c!symbol=.] > >

Re: [NTG-context] placelist not working in latest beta

2016-03-21 Thread Hans Hagen
. when playign with some new feature i commented too much around line 722, uncomment: \setuplistalternative [\c!command=\strictlistparameter\c!command, \c!symbol=.] Thanks a lot Thomas \definelist[MyTopics][criterium=all] \def\MyMark{} \def\Topic% {\dosingleargument\doTopic} \def

Re: [NTG-context] in next beta

2016-03-10 Thread Procházka Lukáš Ing .
:59 PM, Wolfgang Schuster wrote: Hans Hagen <mailto:pra...@wxs.nl> 4. März 2016 um 12:01 \starttext \setuplistalternative [c] [filler=symbol, symbol=\hbox to .25em{\periodcentered}, symcolor=darkred, symstyle=\bf] \startsubject[title=Contents]

Re: [NTG-context] in next beta

2016-03-08 Thread Hans Hagen
On 3/7/2016 9:59 PM, Wolfgang Schuster wrote: Hans Hagen <mailto:pra...@wxs.nl> 4. März 2016 um 12:01 \starttext \setuplistalternative [c] [filler=symbol, symbol=\hbox to .25em{\periodcentered}, symcolor=darkred, symstyle=\bf] \startsubject

Re: [NTG-context] in next beta

2016-03-07 Thread Wolfgang Schuster
Hans Hagen <mailto:pra...@wxs.nl> 4. März 2016 um 12:01 \starttext \setuplistalternative [c] [filler=symbol, symbol=\hbox to .25em{\periodcentered}, symcolor=darkred, symstyle=\bf] \startsubject[title=Contents] \placelist[section][criteri

[NTG-context] in next beta

2016-03-04 Thread Hans Hagen
\starttext \setuplistalternative [c] [filler=symbol, symbol=\hbox to .25em{\periodcentered}, symcolor=darkred, symstyle=\bf] \startsubject[title=Contents] \placelist[section][criterium=all,alternative=c] \stopsubject

[NTG-context] Strange bug with overviewpage module.

2014-12-19 Thread Aditya Mahajan
=\??listrenderings:overview] \setuplistalternative [overviewpage] [\c!before=\dontleavehmode, \c!after=\hskip\zeropoint\relax, % \c!width=\ctxlua{moduledata.overviewpage.calculatedwidth(\listlength)}] \c!width=\ctxlua{moduledata.overviewpage.calculatedwidth(structures.lists.size())}] \startsetups

Re: [NTG-context] Get rid of LuaTeX warning on duplicate destination identifier

2013-08-29 Thread Hans Hagen
\page_shipouts_normal{\box\nextbox}% \fi} \installshipoutmethod{overview}\overview_save_page \definelistalternative [overview] [\c!renderingsetup=\??listrenderings:overview] \setuplistalternative [overview] [\c!before=\dontleavehmode, \c!after=\space, \c!width=.4\textwidth

Re: [NTG-context] ToC - dots distance

2013-01-23 Thread Wolfgang Schuster
... 10 requested look: 1. First chapter . . . . . . . . . . 1 2. Second chapter . . . . . . . . . . 10 \definefiller [pavel] [alterntive=symbol, %method=global, width=1em, leftmargin=.5em, rightmargin=.5em] \setuplistalternative[c][filler={\filler[pavel

Re: [NTG-context] ToC - dots distance

2013-01-23 Thread Devendra Ghate
] \setuplistalternative[c][filler={\filler[pavel]}] \starttext \completecontent[alternative=c] \chapter{First chapter} \chapter{Second chapter} \stoptext Wolfgang ___ Is that a complete MWE? It doesn't work on ConTeXt ver: 2013.01.10 01:04 MKIV. I get: --- ! Undefined control

Re: [NTG-context] ToC - dots distance

2013-01-23 Thread Wolfgang Schuster
, %method=global, width=1em, leftmargin=.5em, rightmargin=.5em] \setuplistalternative[c][filler={\filler[pavel]}] \starttext \completecontent[alternative=c] \chapter{First chapter} \chapter{Second chapter} \stoptext Wolfgang ___ Is that a complete MWE? Yes

Re: [NTG-context] ToC - dots distance

2013-01-23 Thread Devendra Ghate
[pavel] [alterntive=symbol, %method=global, width=1em, leftmargin=.5em, rightmargin=.5em] \setuplistalternative[c][filler={\filler[pavel]}] \starttext \completecontent[alternative=c] \chapter{First chapter} \chapter{Second chapter} \stoptext Wolfgang

Re: [NTG-context] ToC - dots distance

2013-01-23 Thread Wolfgang Schuster
\filler[pavel-1]% \else \global\settrue\PavelState \filler[pavel-2]% \fi} % \define\PavelFiller % {\ifodd\structurelistlocation % does the value alternate? % \filler[pavel-1]% %\else % \filler[pavel-2]% %\fi} \setuplistalternative[c][filler=\PavelFiller

Re: [NTG-context] Help regarding IEEE citation style

2011-01-27 Thread Aditya Mahajan
[sort=author] \setuppublicationlist [maybeyear=off] \setuplistalternative [ieee] [\c!distance=1em, \c!width=2em, \c!stretch=0em, \c!command=, ] \setuppublicationlist [\c!numbercommand=\!!ieee@brackets, \c!width=2em, \c!alternative=ieee, \c

Re: [NTG-context] specific document layout with ConTeXt

2008-12-28 Thread Aditya Mahajan
.] \setupbibtex [sort=author] \setuppublicationlist [maybeyear=off] \setuplistalternative [ieee] [\c!distance=1em, \c!width=2em, \c!stretch=0em, \c!command=, ] \setuppublicationlist [\c!numbercommand=\!!i...@brackets, \c!width=2em, \c

Re: [NTG-context] TOC, listalternative d, ragged right, interaction

2007-07-18 Thread luigi scarso
{\currentlistsymbol}}\relax \hbox{\box4\listparameter\c!separator}\relax %\box4\relax \relax \fi% \dostoplistattributes% \listparameter\c!after\hskip1sp }} \enableregime[utf] \language[de] \setupinteraction [state=start] \setuplistalternative [a] [command=\hskip

Re: [NTG-context] TOC, listalternative d, ragged right, interaction

2007-06-28 Thread luigi scarso
} %% no interactions %% #3\nobreak\kern1ex\nobreak% %% \hbox{#4}\nobreak\kern1ex\nobreak% %% {\sl#6}\hskip0.1explus1ex% } \protect %% \language[de] \setupinteraction [state=start] \setuplistalternative [a] [command=\hskip.8em] \setupcombinedlist [content] [alternative

[NTG-context] TOC, listalternative d, ragged right, interaction

2007-05-28 Thread Daniel Schömer
of contents): | \setupinteraction [state=start] | \setuplistalternative [a] [command=\hskip.8em] | \setupcombinedlist [content] [alternative=a, interaction=all, | level=section, partnumber=no] | \setuplist [chapter] [after=\blank, before=\blank

Re: [NTG-context] hyphenation by default off in lists ?

2006-08-08 Thread Taco Hoekwater
Steffen Wolfrum wrote: Hi, is hyphenation by default off in lists? This is resolved in the latest release. It allows control of the alternative=(a|b|c) parameters by \setuplistalternative[a] See texshow for the precise details. Cheers, Taco