emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim Burt <tcburt@rochester.rr.com>
To: FAb <0xfab@free.fr>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: LaTeX export TOC decorations : how to
Date: Sat, 08 Mar 2014 09:19:35 -0500	[thread overview]
Message-ID: <m37g84pybs.fsf@fluorine.burtket> (raw)
In-Reply-To: <531B1460.70206@free.fr> (FAb's message of "Sat, 08 Mar 2014 14:00:16 +0100")

FAb <0xfab@free.fr> writes:

> Hi,
> When I org-export in pdf the items in TOC have red box around them like
> "decoration" for link in css.
> How can I get ride of them ?
> Or how to customize this stuff ?

The boxes come from the default setup of hyperref in LaTeX and the
behavior can be customized via ~\hypersetup{}~.  Here is an example on a
file basis that changes the link identification from a box to a text
color (~colorlinks=true~) and then specifies the particular color 
(~linkcolor=blue~): 
#+LaTeX_HEADER: \hypersetup{colorlinks=true, linkcolor=blue}

Refer to the Extension Options of the hyperref manual[fn:1] for more
details and possibilities.


[fn:1] http://mirror.unl.edu/ctan/macros/latex/contrib/hyperref/doc/manual.pdf

>
> Thanks
>
>

-- 
Tim Burt
www.rketburt.org
"It is healthful to every sane man to utter the art within him;" -- GK Chesterton

  reply	other threads:[~2014-03-08 14:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-08 13:00 LaTeX export TOC decorations : how to FAb
2014-03-08 14:19 ` Tim Burt [this message]
2014-03-08 15:24 ` Nick Dokos
2014-03-09 10:58   ` FAb
2014-03-09 11:51     ` Nick Dokos
2014-03-09 20:05       ` FAb
2014-03-09 20:29         ` Nick Dokos

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=m37g84pybs.fsf@fluorine.burtket \
    --to=tcburt@rochester.rr.com \
    --cc=0xfab@free.fr \
    --cc=emacs-orgmode@gnu.org \
    /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).