From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Problem with PROPERTIES :OPTIONS: when exporting subtree Date: Wed, 29 Sep 2010 10:47:23 +0200 Message-ID: References: <87bp7kaw8i.fsf@fastmail.fm> <87lj6lwzdd.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1584504753==" Return-path: Received: from [140.186.70.92] (port=36209 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P0sKB-0001vA-68 for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 04:47:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P0sK4-0003PE-4m for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 04:47:39 -0400 Received: from mail-qw0-f41.google.com ([209.85.216.41]:57443) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P0sK4-0003P0-0k for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 04:47:32 -0400 Received: by qwb8 with SMTP id 8so256665qwb.0 for ; Wed, 29 Sep 2010 01:47:31 -0700 (PDT) In-Reply-To: <87lj6lwzdd.fsf@fastmail.fm> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matthew Lundin Cc: emacs-orgmode --===============1584504753== Content-Type: multipart/alternative; boundary=0016e64b02d8a02820049162026c --0016e64b02d8a02820049162026c Content-Type: text/plain; charset=ISO-8859-1 On Tue, Sep 28, 2010 at 7:29 PM, Matthew Lundin wrote: > Rainer M Krug writes: > > > On Mon, Sep 27, 2010 at 2:03 AM, Matt Lundin wrote: > > > > Rainer M Krug writes: > > > > > Hi > > > > > > I hava a problem with exporting to LaTeX. > > > > > > I want to export a table to latex. I put it into a subtree, > > containing > > > only the table, i.e. no headers, as I want to include it into > > another > > > document. I thought, that using the :OPTIONS: property, I can > > disable > > > the headers - but it does not seem to be working - am I missing > > > something? > > > > I believe the relevant property is :EXPORT_OPTIONS:. > > > > ... > > > > Have you considered radio tables? It's a nice solution for > > including an > > org-mode table in a LaTeX document. > > > > Yes - I looked into them, but I don't get them to work. Do you have an > > org file with a radio table so that I can see it? > > There's a nice example in the manual: > > (info "(org) A LaTeX example") > > > > > Actually, I don't think they would do what I want: want to save the > > table as LaTeX to a file and use it in a different program (LyX), so > > that I can update the table while I am working on my simulation, and > > that when I open LyX, I always have the up-to-date version for the > > paper I am writing. > > Ah, then they wouldn't work in this scenario. Radio tables allow you to > use the minor mode orgtbl to edit org-mode tables within a commented > section of a source file (e.g., LaTeX, html) and then to place the > "exported" table at a target location within the same file. > That what I thought. > > It would, however, be very nice to be able to send the results or a > source code block (either executed code or exported org snippets) via > babel to a target in an external file. > Yes - I will raise that point in a new thread. Thanks a lot for your help, Cheers, Rainer > > Best, > Matt > -- NEW GERMAN FAX NUMBER!!! Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Natural Sciences Building Office Suite 2039 Stellenbosch University Main Campus, Merriman Avenue Stellenbosch South Africa Cell: +27 - (0)83 9479 042 Fax: +27 - (0)86 516 2782 Fax: +49 - (0)321 2125 2244 email: Rainer@krugs.de Skype: RMkrug Google: R.M.Krug@gmail.com --0016e64b02d8a02820049162026c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Tue, Sep 28, 2010 at 7:29 PM, Matthew= Lundin <mdl@imapm= ail.org> wrote:
Rainer M Krug <r= .m.krug@gmail.com> writes:

> On Mon, Sep 27, 2010 at 2:03 AM, Matt Lundin <mdl@imapmail.org> wrote:
>
> =A0 =A0 Rainer M Krug <r.m.kr= ug@gmail.com> writes:
>
> =A0 =A0 > Hi
> =A0 =A0 >
> =A0 =A0 > I hava a problem with exporting to LaTeX.
> =A0 =A0 >
> =A0 =A0 > I want to export a table to latex. I put it into a subtre= e,
> =A0 =A0 containing
> =A0 =A0 > only the table, i.e. no headers, as I want to include it = into
> =A0 =A0 another
> =A0 =A0 > document. I thought, that using the :OPTIONS: property, I= can
> =A0 =A0 disable
> =A0 =A0 > the headers - but it does not seem to be working - am I m= issing
> =A0 =A0 > something?
>
> =A0 =A0 I believe the relevant property is :EXPORT_OPTIONS:.
>
> =A0 =A0 ...
>
> =A0 =A0 Have you considered radio tables? It's a nice solution for=
> =A0 =A0 including an
> =A0 =A0 org-mode table in a LaTeX document.
>
> Yes - I looked into them, but I don't get them to work. Do you hav= e an
> org file with a radio table so that I can see it?

There's a nice example in the manual:

(info "(org) A LaTeX example")

>
> Actually, I don't think they would do what I want: =A0want to save= the
> table as LaTeX to a file and use it in a different program (LyX), so > that I can update the table while I am working on my simulation, and > that when I open LyX, I always have the up-to-date version for the
> paper I am writing.

Ah, then they wouldn't work in this scenario. Radio tables allow = you to
use the minor mode orgtbl to edit org-mode tables within a commented
section of a source file (e.g., LaTeX, html) and then to place the
"exported" table at a target location within the same file.

That what I thought.
=A0

It would, however, be very nice to be able to send the results or a
source code block (either executed code or exported org snippets) via
babel to a target in an external file.

= Yes - I will raise that point in a new thread.

Tha= nks a lot for your help,

Cheers,

Rainer
=A0

Best,
Matt



--
NEW GERMAN FAX N= UMBER!!!

Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conse= rvation Biology, UCT), Dipl. Phys. (Germany)

Centre of Excellence fo= r Invasion Biology
Natural Sciences Building
Office Suite 2039
Stellenbosch UniversityMain Campus, Merriman Avenue
Stellenbosch
South Africa

Cell:= =A0 =A0 =A0 =A0 =A0=A0 +27 - (0)83 9479 042
Fax:=A0 =A0 =A0 =A0 =A0 =A0 = +27 - (0)86 516 2782
Fax:=A0 =A0 =A0 =A0 =A0 =A0 +49 - (0)321 2125 2244
email:=A0 =A0 =A0 =A0= =A0 Rainer@krugs.de

Skype:= =A0 =A0 =A0 =A0 =A0 RMkrug
Google:=A0 =A0 =A0 =A0=A0 R.M.Krug@gmail.com

--0016e64b02d8a02820049162026c-- --===============1584504753== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1584504753==--