On 15-3-2010 19:11, ber...@pobox.com wrote:
Hi All,

I've a document that is typeset in A5, and then arranged with
2SIDE. Interaction is enabled. Everything works, I can click on
registers and table of contents to jump to the particular piece.

However, if I add "rotated":

   \setuparranging
     [2SIDE,rotated]

interaction appears to be disabled. Can this be enabled again?

run with --arrange

The following test document demonstrates the effect. The links in the
table of content are still blue, not no longer clickable. Remove
rotated, and it works:

--------------------------------------------------
% interface=en

\setuppapersize
   [A5][A4]

\setuparranging
   [2SIDE,rotated]

\setupinteraction
   [state=start,
    color=blue]

\setupcolors
   [state=start]

\starttext

\subject{Table of contents}

\placecontent[1]

\chapter{Hello}

World.

\chapter{More}

Text.

\stoptext
--------------------------------------------------

Process with "texexec --arrange"



--

-----------------------------------------------------------------
                                          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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to