ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Procházka Lukáš" <lpr@pontex.cz>
To: ConTeXt <ntg-context@ntg.nl>
Subject: Simple document with hyperlinks
Date: Thu, 21 Oct 2010 16:06:37 +0200	[thread overview]
Message-ID: <op.vkxitcmp8lgizc@lk-2008-nbk> (raw)

[-- Attachment #1: Type: text/plain, Size: 974 bytes --]

Hello,

I'm not able to create a document with working hyperlinks in ConTeXt.

The document attached was created in LaTeX - and I'd like to create a similar one in ConTeXt:

---
\documentclass{article}
\usepackage{hyperref}
\begin{document}
   This a~label.\label{a-label}
   \newpage
   This is \hyperlink{a-label}{a ref to it}.
\end{document}
---

The document:

- Should be a "print version" (A4  portrait), but with working hyperlinks.

- I don't need to refer to any section, chapter, page etc. I need to create an "anchor", a named "point" in the document, and than to refer to it.

- It's not important whether the "clickable" area is framed (default in LaTeX) or green (which seems to me to be default in ConTeXt; guessing by the last contextref.pdf) or highlighted another way. It's just necessary to be working and good if it also changes the default cursor appearance from caret to e.g. "go to hand".

I believe it's too easy but - how to do it in ConTeXt?

Lukas

[-- Attachment #2: t-Hyper.pdf --]
[-- Type: application/pdf, Size: 14522 bytes --]

[-- Attachment #3: t-Hyper.tex --]
[-- Type: application/x-tex, Size: 164 bytes --]

[-- Attachment #4: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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-10-21 14:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-21 14:06 Procházka Lukáš [this message]
2010-10-21 14:29 ` Henning Hraban Ramm
2010-10-21 17:37   ` Procházka Lukáš

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=op.vkxitcmp8lgizc@lk-2008-nbk \
    --to=lpr@pontex.cz \
    --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).