Hello,

I'm probably not getting what supposed;
my sample files are attached;
both were compiled with today's beta.

Could the intended product be placed somewhere to download?

Best regards,

Lukas


On Tue, 08 Mar 2016 11:22:50 +0100, Hans Hagen <pra...@wxs.nl> wrote:

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[title=Contents]
        \placelist[section][criterium=all,alternative=c]
    \stopsubject

    \startsection[title=D. Ward]
        \input ward
    \stopsection
    \startsection[title=E.R. Tufte]
        \input tufte
    \stopsection

\stoptext
Is there a reason why you haven’t used the filler command from
spac-flr.mkiv?

well, i then need to extend that mechanism a bit with spread, color,
style and so .. you can check it in the next beta

\starttext

     \setuplistalternative[c][filler=sym]
\placelist[chapter][alternative=c]
     \setuplistalternative[c][filler=symbol]
\placelist[chapter][alternative=c]
     \setuplistalternative[c][filler=width]
\placelist[chapter][alternative=c]
     \setuplistalternative[c][filler=space]
\placelist[chapter][alternative=c]
     \setuplistalternative[c][filler=rule]
\placelist[chapter][alternative=c]

     \definefiller
       [whatever]
       [symbol]
       [filler=symbol,
        symbol=\hbox to .25em{\periodcentered},
        color=darkred,
        style=\bf]

     \setuplistalternative[c][filler=whatever]
     \placelist[chapter][alternative=c]

     \chapter{test a}
     \chapter{test b}
     \chapter{test c}

\stoptext

Hans



--
Ing. Lukáš Procházka | mailto:l...@pontex.cz
Pontex s. r. o.      | mailto:pon...@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

Attachment: ListSym.log
Description: Binary data

Attachment: ListSym.mkiv
Description: Binary data

Attachment: ListSym.pdf
Description: Adobe PDF document

Attachment: ListSym2.log
Description: Binary data

Attachment: ListSym2.mkiv
Description: Binary data

Attachment: ListSym2.pdf
Description: Adobe PDF document

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to