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: Fri, 14 Jun 2013 21:47:31 +0200 Message-ID: <871u84iiek.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> <87ppvsonjt.fsf@gmail.com> <87bo7cdcrf.fsf@news.tumashu-localhost.org> <87li6gok59.fsf@gmail.com> <877gi0da9k.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]:55469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnZy0-0001Ka-12 for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 15:47:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnZxy-0000rt-Hx for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 15:47:23 -0400 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:46247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnZxy-0000r2-Ab for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 15:47:22 -0400 Received: by mail-wg0-f50.google.com with SMTP id k14so853971wgh.29 for ; Fri, 14 Jun 2013 12:47:21 -0700 (PDT) In-Reply-To: <877gi0da9k.fsf@news.tumashu-localhost.org> (Feng Shu's message of "Tue, 11 Jun 2013 21:53:11 +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: > Nicolas Goaziou writes: > >> Feng Shu writes: >> >>> Nicolas Goaziou writes: >>>> 1. Does \underline{=E4=B8=AD=E6=96=87=E6=B5=8B=E8=AF=95} work proper= ly (notwithstanding the line >>>> breaks)? >>> >>> \underline can show chinese, but the command can't resolve lines >>> breaking properly. >>> >>>> 2. Does \uline from "ulem" package handle it correctly, including the >>>> line breaks? >>> >>> \uline seem to work properly. >> >> Then, the best solution seems to add "ulem" package to >> `org-latex-default-packages-alist' and use \ulem for underline. "soul" >> will only be used for strike-through. >> >> Is there any objection to this change? > > May be \ulem should be used for strike-through too! Done. Regards, --=20 Nicolas Goaziou