From: James Harkins <jamshark70@gmail.com>
To: orgmode <emacs-orgmode@gnu.org>
Subject: #+include doesn't export anything?
Date: Mon, 27 Jan 2014 00:24:40 +0800 [thread overview]
Message-ID: <fa864d12-989b-45bb-b874-a719b8b5e594@dewdrop-world.net> (raw)
I had just asked a question about src-blocks in exports, but things just
got a little weirder.
Below is my export file, referring to the master source for day 1. It
exports *nothing* from 01-contents.org. I get all the stuff from the
header, but 01-contents.org may as well not be there.
Is this a wrong approach?
What's strange is that babel asks me if I want to execute #+call lines that
are only in 01-contents.org, but ox-beamer ignores the lot.
??
I'll find some workaround, but this is highly inconvenient.
hjh
~~
#+startup: beamer
#+TITLE: SuperCollider Week, Day 1 \\ Introductory SC, Synthesis and
Sequencing
#+DATE: \today
#+AUTHOR: H. James Harkins
#+EMAIL:
#+INCLUDE: "../slidehead.org"
#+include: "../glossary.org"
#+include: "./01-contents.org"
~~
next reply other threads:[~2014-01-26 16:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-26 16:24 James Harkins [this message]
2014-01-26 16:36 ` #+include doesn't export anything? Nicolas Goaziou
2014-01-26 16:49 ` James Harkins
2014-01-26 16:52 ` Nicolas Goaziou
2014-01-27 0:58 ` James Harkins
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=fa864d12-989b-45bb-b874-a719b8b5e594@dewdrop-world.net \
--to=jamshark70@gmail.com \
--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).