ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Contents list interaction problem
@ 2001-04-08 11:27 Slawek Zak
  2001-04-09 13:09 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Slawek Zak @ 2001-04-08 11:27 UTC (permalink / raw)


When I generate TOC with:

\placelist
 [Section]
 [criterium=all,
  interaction=text,
  alternative=command,
  command=\SectionText]

Where Section is defined as slightly modified chapter and \SectionText
is:

\def\SectionText#1#2#3%
  {\limitatetext{\ss\tfx #2}{\leftedgewidth}{\unknown}\par}

The text formatted by \SectionText is not clickable/interactive. How
can I fix it?

/S


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Contents list interaction problem
  2001-04-08 11:27 Contents list interaction problem Slawek Zak
@ 2001-04-09 13:09 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2001-04-09 13:09 UTC (permalink / raw)
  Cc: ntg-context

At 01:27 PM 4/8/01 +0200, Slawek Zak wrote:
>When I generate TOC with:
>
>\placelist
> [Section]
> [criterium=all,
>  interaction=text,
>  alternative=command,
>  command=\SectionText]
>
>Where Section is defined as slightly modified chapter and \SectionText
>is:
>
>\def\SectionText#1#2#3%
>  {\limitatetext{\ss\tfx #2}{\leftedgewidth}{\unknown}\par}
>
>The text formatted by \SectionText is not clickable/interactive. How
>can I fix it?

the alternative=command will kill interaction, why not use one of the e-g
alternatives? setting maxwidth=.9\edgewidth will then do the job

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-09 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-08 11:27 Contents list interaction problem Slawek Zak
2001-04-09 13:09 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).