From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierfranco Minsenti Subject: How to change latex export of links from \href to \url ? Date: Sun, 25 Sep 2011 19:30:29 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e64e80f21663ad04adc766e2 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7sX9-0006ix-QU for emacs-orgmode@gnu.org; Sun, 25 Sep 2011 13:30:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R7sX8-0007PL-RB for emacs-orgmode@gnu.org; Sun, 25 Sep 2011 13:30:31 -0400 Received: from mail-qy0-f169.google.com ([209.85.216.169]:55679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7sX8-0007PA-Nr for emacs-orgmode@gnu.org; Sun, 25 Sep 2011 13:30:30 -0400 Received: by qyl38 with SMTP id 38so9047937qyl.0 for ; Sun, 25 Sep 2011 10:30:29 -0700 (PDT) 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 --0016e64e80f21663ad04adc766e2 Content-Type: text/plain; charset=ISO-8859-1 Hello, I would like to change how hyperlinks are exported from org mode to LaTeX. Infact now links are exported as a couple of \href but I've found out that in the case of long URLs it is impossible to have them broken properly in different lines using in the latex file commands such as \usepackage{breakurl} becasue this and other similar strategies don't work with \href So that's why I'd like to export links as \url and obviously not as a couple but as single instance. Does anybody knows how to obtain it in org mode? Thank you in advance for your help. Pierfranco --0016e64e80f21663ad04adc766e2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,


I would like to change how hy= perlinks are exported from org mode to LaTeX.
Infact now li= nks are exported as a couple of \href but I've found out that in the ca= se of long URLs it is impossible to have them broken properly in different = lines using in the latex file commands such as=A0\usepackage{breakurl} beca= sue this and other similar strategies don't work with \href

So that's why I'd like to export links as \url = and obviously not as a couple but as single instance.

<= div>Does anybody knows how to obtain it in org mode?

Thank you in advance for your help.

Pierfranc= o

--0016e64e80f21663ad04adc766e2--