From: "Charles C. Berry" <ccberry@ucsd.edu>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: export subtree from the command line
Date: Thu, 5 Feb 2015 08:27:07 -0800 [thread overview]
Message-ID: <alpine.OSX.2.00.1502050816130.509@charles-berrys-macbook.local> (raw)
In-Reply-To: <m28ugctv2w.fsf@charm-ecran.irisa.fr>
On Thu, 5 Feb 2015, Alan Schmitt wrote:
> Hello,
>
> I'm teaching a class where I have a big monolithic file for all the
> lectures. Right now I export each lecture as a subtree from the file
> itself, but I would like to do it from a Makefile. Is it possible to
> export a subtree from the command line? if so, how do I specify the
> subtree that I want?
Use an ID property for the subtree.
A small *.el file can set prereqs, find the subtree from the ID, and
call up the exporter.
`make test' does something like this. If you look at
testing/lisp/test-ob.el, testing/examples/babel.org, and the testing/*.el
files you can see some of this in action.
HTH,
Chuck
next prev parent reply other threads:[~2015-02-05 16:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-05 12:13 export subtree from the command line Alan Schmitt
2015-02-05 16:27 ` Charles C. Berry [this message]
2015-02-06 12:01 ` Alan Schmitt
2015-02-08 0:55 ` John Kitchin
2015-02-09 12:01 ` Alan Schmitt
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=alpine.OSX.2.00.1502050816130.509@charles-berrys-macbook.local \
--to=ccberry@ucsd.edu \
--cc=alan.schmitt@polytechnique.org \
--cc=emacs-orgmode@gnu.org \
/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).