From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Weigele Subject: Solution for very long hyperlinks when exporting to latex? Date: Wed, 01 Oct 2014 00:24:05 +0200 Message-ID: <1429589.DXlGgnasrd@sirius> References: <52F2F3C7.6060609@dickson.st> <87d2j0obvs.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZ5qC-000897-S9 for emacs-orgmode@gnu.org; Tue, 30 Sep 2014 18:24:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZ5q4-00043l-Mu for emacs-orgmode@gnu.org; Tue, 30 Sep 2014 18:24:16 -0400 Received: from smtprelay05.ispgateway.de ([80.67.31.98]:60427) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZ5q4-00042w-HC for emacs-orgmode@gnu.org; Tue, 30 Sep 2014 18:24:08 -0400 Received: from [217.232.42.128] (helo=sirius.localnet) by smtprelay05.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1XZ5q2-0006mn-My for emacs-orgmode@gnu.org; Wed, 01 Oct 2014 00:24:06 +0200 In-Reply-To: <87d2j0obvs.fsf@bzg.ath.cx> 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 Hi, very happy with orgmode but rather desperate these days trying to get very long url hyperlinks in footnotes to typeset as line-broken-up links after latex export. I have tried the hints available on texstack etc., but none of the proposed latex methods work. Not even manual \- produces a reasonable result. I have tried with hyperref switched on and off in the emacs org exporter configuration, and with the "linebreak" option of hyperref which is not even accepted depending on the exporter setting. I am using org-version 8.2.4, emacs 24.3.1, texlive 2014, scrbook (added this style to .emacs which works fine otherwise). I am not sure if it has to do with the exporter or with latex/koma script only, or maybe all three of them. Surely someone must have come across this problem and may be able to provide a hint? Thanks, Martin