emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer M Krug <r.m.krug@gmail.com>
To: "Sébastien Vauban" <wxhgmqzgwmuf@spammotel.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: [babel] FEATURE REQUEST: send results into file
Date: Wed, 29 Sep 2010 12:24:19 +0200	[thread overview]
Message-ID: <AANLkTinEuuB+M6h2ki_XB8xfLGe_WumwGGANgR1ug=Ad@mail.gmail.com> (raw)
In-Reply-To: <87fwwsx5vf.fsf@mundaneum.com>


[-- Attachment #1.1: Type: text/plain, Size: 3751 bytes --]

2010/9/29 Sébastien Vauban <wxhgmqzgwmuf@spammotel.com>

> Hi Rainer,
>
> Rainer M Krug wrote:
> > Based on a discussion in the thread "Problem with PROPERTIES :OPTIONS:
> when
> > exporting subtree", The idea came ub by Mathew Lundin 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.".
> >
> > The scenario or context in which the idea came up:
> >
> > I am using org babel for literate programming and I document my
> parameters
> > for simulations in a table in org. Now when writing a paper, for which I
> use
> > a different program (I use LyX), but I still would like to include the
> > tables from my original org file in them. Therefore I was looking for a
> > possibility to export ONLY the table into a .tex file, so that it can be
> > included in the LyX / LaTeX via \input{theTable.tex} . Therefore I would
> > need an export of the table in LaTeX format, but no preamble or anything.
>
> *Side question*, because this is quite important, I think: why are you
> still
> using LyX directly?
>

Because it is easier for me? Don't get me wrong - I really like org mode and
org babel - I can not imagine working without them (wait - I did that until
about a year ago...). But for writing papers for publication, other tools
are more suitable FOR ME: These papers do not include any literate
programming and no to be executed code, and I really like the interface of
LyX for writing. More even then a text editor for LaTeX (however advanced or
not it may be), it does what it is supposed to be doing: to let me
concentrate on the contents of the paper. But as I said, that is my personal
opinion, and others might prefer other approaches.


>
> For my literate programming needs, I've been able to completely forget
> about
> my past ways to do:
>
> - Nuweb (in MS Windows) extensions to LaTeX
> - Noweb (in Linux) extensions to LaTeX
>
> and switch, with much more benefits, to Org-only files.


Yes - concerning programming, literate programming, documenting the source
code, etc., org mode with org-babel is PERFECT.


> What is stopping you from being able to do so?


As I said - org is getting close to being a swiss army knife, but I tried to
open a bottle with it and my screen broke - so I still use a bottle opener
for that...


> That root cause should be fixed, IMHO -- if doable, of course...
>
>
> > As far as I was told, this possibility does not exist in org.
>
> If I understand correctly, this is, indeed, the difficulty Eric exposed us,
> when I was working on the isodoc letter (trying to convert Org blocks to
> LaTeX, and get everything assembled upon exporting).
>

Effectively, yes - except that the org block converted to LaTeX should be
available in files, which can be used from other programs as well.

Cheers,

Rainer


> Best regards,
>  Seb
>
> --
> Sébastien Vauban
>
>
> _______________________________________________
> 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
>



-- 
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

[-- Attachment #1.2: Type: text/html, Size: 5083 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

  reply	other threads:[~2010-09-29 10:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-29  8:58 [babel] FEATURE REQUEST: send results into file Rainer M Krug
2010-09-29  9:21 ` Sébastien Vauban
2010-09-29 10:24   ` Rainer M Krug [this message]
2010-09-29 10:59     ` Sébastien Vauban
2010-09-29 11:54       ` Rainer M Krug
2010-09-29 15:53 ` Eric Schulte
2010-09-29 16:02 ` Thomas S. Dye
2010-09-29 16:22   ` Eric Schulte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTinEuuB+M6h2ki_XB8xfLGe_WumwGGANgR1ug=Ad@mail.gmail.com' \
    --to=r.m.krug@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=wxhgmqzgwmuf@spammotel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).