From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Changed behaviours of LaTeX exporter in version 8.0+ Date: Mon, 29 Sep 2014 09:07:21 +0200 Message-ID: <87wq8mvr9y.fsf@nicolasgoaziou.fr> References: <87lhpg3o60.fsf@berkeley.edu> <8738bn391c.fsf@berkeley.edu> <87mw9rlk6h.fsf@nicolasgoaziou.fr> <87ppegrae5.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYV2s-0002cD-Ov for emacs-orgmode@gnu.org; Mon, 29 Sep 2014 03:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYV2i-0005sk-LW for emacs-orgmode@gnu.org; Mon, 29 Sep 2014 03:06:54 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:48863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYV2i-0005sR-GS for emacs-orgmode@gnu.org; Mon, 29 Sep 2014 03:06:44 -0400 In-Reply-To: (Kyeong Soo Kim's message of "Mon, 29 Sep 2014 12:51:42 +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: "Kyeong Soo (Joseph) Kim" Cc: Richard Lawrence , emacs-orgmode@gnu.org Hello, "Kyeong Soo (Joseph) Kim" writes: > The real problem is that, except for using the custom id, the current > export engine cannot refer to the correct label (e.g., "\label{se-1}") > which is automatically generated during the export process. > > See the case of section title with only one word in the ECM (e.g., " > \hyperref[sec-1]{OneWord}"), where the export engine still cannot properly > refer to the automatically generated label. This has nothing to do with the > URL-encoding. Could you elaborate about what is wrong with "\hyperref[sec-1]{OneWord}"? AFAICT, it is the desired output. Regards, -- Nicolas Goaziou