From mboxrd@z Thu Jan 1 00:00:00 1970 From: SW Subject: Re: Disable links in Latex export Date: Tue, 29 May 2012 12:08:31 +0000 (UTC) Message-ID: References: <7114.1334167293@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZLEM-0008EN-Vr for emacs-orgmode@gnu.org; Tue, 29 May 2012 08:09:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SZLEG-0008B4-PD for emacs-orgmode@gnu.org; Tue, 29 May 2012 08:08:54 -0400 Received: from plane.gmane.org ([80.91.229.3]:59168) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZLEG-0008Ai-IU for emacs-orgmode@gnu.org; Tue, 29 May 2012 08:08:48 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SZLEC-0000Xq-0j for emacs-orgmode@gnu.org; Tue, 29 May 2012 14:08:44 +0200 Received: from ss0.wits.ac.za ([146.141.1.90]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 May 2012 14:08:43 +0200 Received: from sabrewolfy by ss0.wits.ac.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 May 2012 14:08:43 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nick Dokos hp.com> writes: > 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. Thanks. This worked -- the red boxes are no longer displayed.