From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henri-Paul Indiogine Subject: breaking URLs Date: Fri, 15 Jul 2011 13:21:04 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qhot8-0007Ar-VO for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 16:21:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qhot4-0001tF-J5 for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 16:21:30 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:56136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qhot4-0001tB-4y for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 16:21:26 -0400 Received: by ewy9 with SMTP id 9so984275ewy.0 for ; Fri, 15 Jul 2011 13:21:24 -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-org Greetings! My goal is to export an orgmode file to LaTeX and then compile to PDF. My orgmode file contains many URLs. What is the best way to have them break? A simple URL in the orgmode file will not break. if I place the URL in \url{my url} it is exported as \url{[[my url]] [[my url]]} however the URL is nicely split to the next line in the pdf. if I use \href{my url} then the LaTeX file does not compile and gives the following error message: ERROR: pdfTeX error (ext1): \pdfendlink cannot be used in vertical mode. --- TeX said --- \close@pdflink ->\Hy@endcolorlink \pdfendlink Any advise? Thanks, Henri-Paul -- Henri-Paul Indiogine Email: hindiogine@gmail.com Skype: hindiogine Website: http://people.cehd.tamu.edu/~sindiogine