ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: berend@pobox.com
To: NTG-ConTeXt mailing list <ntg-context@ntg.nl>
Subject: After rotation, interaction does no longer work
Date: Tue, 16 Mar 2010 07:11:29 +1300	[thread overview]
Message-ID: <87r5nlmp4e.wl%berend@pobox.com> (raw)

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?

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"

-- 
Thanks,

Berend de Boer
___________________________________________________________________________________
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	other threads:[~2010-03-15 18:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 18:11 berend [this message]
2010-03-15 21:43 ` Hans Hagen
2010-03-16 18:13   ` berend
2010-03-16 18:20     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r5nlmp4e.wl%berend@pobox.com \
    --to=berend@pobox.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).