From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org-mode latex pdf export issue: Underlined lines not breaking properly Date: Tue, 11 Jun 2013 14:10:46 +0200 Message-ID: <87ppvsonjt.fsf@gmail.com> References: <20130306115906.GT7544@kuru.dyndns-at-home.com> <20130306140248.GX7544@kuru.dyndns-at-home.com> <87vc5nve0n.fsf@gmail.com> <87fvwqeu4o.fsf@news.tumashu-localhost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmNPW-0003LS-AB for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 08:10:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmNPU-00053A-Od for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 08:10:50 -0400 Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:35759) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmNPU-00052h-9O for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 08:10:48 -0400 Received: by mail-wg0-f44.google.com with SMTP id m15so4792034wgh.35 for ; Tue, 11 Jun 2013 05:10:47 -0700 (PDT) In-Reply-To: <87fvwqeu4o.fsf@news.tumashu-localhost.org> (Feng Shu's message of "Mon, 10 Jun 2013 07:34:15 +0800") 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: Feng Shu Cc: emacs-orgmode@gnu.org Hello, Feng Shu writes: > When the article is writen with Chinese, soul will output: > > #+begin_src > soul Error: Reconstruction failed. > #+end_src > > and underline word will dispear from the output pdf file! > > A tmp solution is : > > > \ul{\mbox{=E4=B8=AD=E6=96=87=E6=B5=8B=E8=AF=95}} > > but=EF=BC=8Cwhen it can't break lines properly too. 1. Does \underline{=E4=B8=AD=E6=96=87=E6=B5=8B=E8=AF=95} work properly (n= otwithstanding the line breaks)? 2. Does \uline from "ulem" package handle it correctly, including the line breaks? Regards, --=20 Nicolas Goaziou