From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-export-latex-hyperref-options-format Date: Fri, 21 Mar 2014 18:23:24 +0100 Message-ID: <87d2hfa2k3.fsf@gmail.com> References: <8738jhnx1m.fsf@gmail.com> <878ut72qyo.fsf@gmail.com> <87zjlm13st.fsf@gmail.com> <8672745997102408713@unknownmsgid> <87vbw91pac.fsf@gmail.com> <87ha7s1il4.fsf@gmail.com> <874n3r1o73.fsf@gmail.com> <87eh2vm66g.fsf@bzg.ath.cx> <87bnx0f0ca.fsf@bzg.ath.cx> <878us3bt62.fsf@gmail.com> <87fvmbbt04.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR39x-0000nj-2J for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 13:23:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WR39r-0003oS-9F for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 13:23:09 -0400 In-Reply-To: (Thomas S. Dye's message of "Fri, 21 Mar 2014 06:51:37 -1000") 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: "Thomas S. Dye" Cc: Bastien , Joe Hirn , "emacs-orgmode@gnu.org" Hello, tsd@tsdye.com (Thomas S. Dye) writes: > It would be great if the texht option could still be supported. The equivalent property is no longer a boolean. It can have complex values, which cannot be set on the OPTIONS line. > If not, can someone offer advice on the best way to set > org-latex-hyperref-template to achieve the same file-local effect? Assuming `org-export-allow-bind-keywords' is non-nil, does #+BIND: org-latex-hyperref-template "" work? Regards, -- Nicolas Goaziou