From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: subtreep option in export stopped working propery Date: Fri, 4 Sep 2015 22:39:10 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_1379835d-7b8c-4cf3-b52b-6e5900d401f9_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZY6C4-00027D-IM for emacs-orgmode@gnu.org; Sat, 05 Sep 2015 01:39:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZY6Bz-0006ql-HQ for emacs-orgmode@gnu.org; Sat, 05 Sep 2015 01:39:16 -0400 Received: from col004-omc1s12.hotmail.com ([65.55.34.22]:53865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZY6Bz-0006qc-9J for emacs-orgmode@gnu.org; Sat, 05 Sep 2015 01:39:11 -0400 In-Reply-To: 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-orgmode@gnu.org" --_1379835d-7b8c-4cf3-b52b-6e5900d401f9_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=2C I have been using a link containing elisp:(org-beamer-export-to-pdf nil t) = to export the subtree as a beamer pdf. It used to work well=2C but after a = certain update a couple of months ago (I'm using 8.3beta and I regularly up= date it)=2C it stopped working properly. For example=2C when I click on the= following Beamer link: * Export Test:PROPERTIES: :EXPORT_FILE_NAME: ./Test:EXPORT_TITLE: Export Te= st:EXPORT_SUBTREE: [[elisp:(org-beamer-export-to-pdf%20nil%20t)][Beamer]] := END: Subtree Contents. I get a tex file with one page with properties written on it. Again=2C I used to use this link to generate subtree-only beamer pdf. Also= =2C exporting manually (C-c C-e C-s l P) works well as well. Best=2CJoon = --_1379835d-7b8c-4cf3-b52b-6e5900d401f9_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi=2C
=
I have been using a link containing elisp:(org-beamer-export= -to-pdf nil t) to export the subtree as a beamer pdf. It used to work well= =2C but after a certain update a couple of months ago (I'm using 8.3beta an= d I regularly update it)=2C it stopped working properly. For example=2C whe= n I click on the following Beamer link:

* Exp= ort Test
:PROPERTIES: =3B
:EXPORT_FILE_NAME: ./Test=
:EXPORT_TITLE: Export Test
:EXPORT_SUBTREE: [[elisp:(o= rg-beamer-export-to-pdf%20nil%20t)][Beamer]] =3B
:END:
<= div>
Subtree Contents.


I get a tex file with one page with properties written on it.
=

Again=2C I used to use this link to generate subtree-on= ly beamer pdf. Also=2C exporting manually (C-c C-e C-s l P) works well as w= ell.

Best=2C
Joon

=
= --_1379835d-7b8c-4cf3-b52b-6e5900d401f9_--