Kevin D. Robbins wrote:
On Fri, Apr 24, 2009 at 12:36 PM, Hans Hagen <pra...@wxs.nl> wrote:

Wolfgang Schuster wrote:

Am 24.04.2009 um 19:22 schrieb Kevin D. Robbins:

 Hi all,
I just wanted to add that with the latest ConTeXt beta 2009.04.21 16:11
and LuaTeX beta-0.40.0-2009042222, \nolist is no longer defined. I've been
using \nolist with long table captions, so I don't get the whole caption in
the list of tables. Is there a new way to accomplish this?


\defineselector[caption][max=2,n=2]

\starttext

\start
\setupselector[caption][n=1]
\completelistoftables
\stop

\placetable
 {\select{caption}{Foo.}{Foo. Bar, Baz}}
 {...}

\stoptext

ah .. you always surprise me .. i'd even forgot about that one

upcoming structure code will provide

\startchapter[label=...,title={...},bookmark={...},mark={...},list={...},reference={...}]



You anticipated my next question! This is great news...I've always wanted to
be able to specify the text that should go in the bookmark when the title
itself includes markup.

that has always been possible ...

\chapter{Some Text}

\bookmark{Overloads the previous one}

But, will there be similar support for specifying bookmark text for things
like \completelistoffigures? Right now, the bookmark says something like
'\headtext{figures}' in my PDF viewer.

you can turn on expansion (\setuplist[figure][expansion=yes]) but indeed this will be taken care of;


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to