emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Fraga <e.fraga@ucl.ac.uk>
To: nicholas.dokos@hp.com
Cc: emacs-orgmode@gnu.org, SW <sabrewolfy@gmail.com>
Subject: Re: Disable links in Latex export
Date: Thu, 26 Apr 2012 18:21:35 +0930	[thread overview]
Message-ID: <87vckmlvu0.fsf@ucl.ac.uk> (raw)
In-Reply-To: <7114.1334167293@alphaville> (Nick Dokos's message of "Wed, 11 Apr 2012 14:01:33 -0400")

Nick Dokos <nicholas.dokos@hp.com> writes:


[...]

> If all you care about is the *appearance*, rather than the existence of
> links, however, you can use hyperref package options to influence
> that. For example
>
>     \usepackage[pdfborder={0,0,0}]{hyperref}
>
> will get rid of the red boxes around the links in the TOC: they are
> still links, they are just not that obvious any more.  You can do that
> by customizing the org-export-latex-default-packages-alist variable:
> just add the above option (without the square brackets) to the hyperref
> package entry.

adding the line

#+latex_header: \hypersetup{pdfborder={0,0,0}}

in the org document should be sufficient?

In practice, I actually do:

#+latex_header: \hypersetup{colorlinks=true}

which still colours the links but gets rid of the ugly boxes.

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.1.50.1
: using Org-mode version 7.8.06 (release_7.8.06.181.g67694.dirty)

  reply	other threads:[~2012-04-26  8:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-11 17:08 Disable links in Latex export SW
2012-04-11 18:01 ` Nick Dokos
2012-04-26  8:51   ` Eric Fraga [this message]
2012-04-26 11:47     ` John Hendy
2012-05-29 12:17       ` SW
2012-05-29 12:12     ` SW
2012-05-29 12:08   ` SW

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87vckmlvu0.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    --cc=sabrewolfy@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).