From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Combining multiple org files as chapters in a thesis
Date: Thu, 11 Oct 2012 15:50:09 +0200 [thread overview]
Message-ID: <20121011135009.GB3443@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <CAKcPc2QYzct1U1smUoeMkmqUrm+Vyi7NgW-SMPZ-+0MfoaRmsg@mail.gmail.com>
Hi Subhasis,
Just a small remark:
On Thu, Oct 11, 2012 at 06:52:56PM +0530, Subhasis Ray wrote:
> Hi,
> I am trying to write my thesis using org-mode and followed this thread:
> http://lists.gnu.org/archive/html/emacs-orgmode/2007-12/msg00034.html.
> But instead of putting everything in one file, I was creating one file for
> each chapter with the assumption that like LaTeX I should be able to
> combine them in one master file.
> I am able to export each chapter individually into PDF. I tried to include
> them in the master file as this:
>
> #+include "~/Documents/thesis/introduction.org"
> #+include "~/Documents/thesis/chapter1.org"
> #+include "~/Documents/thesis/chapter2.org"
> #+include "~/Documents/thesis/discussion.org"
>
I believe your syntax here is incorrect. It should be:
#+include: "/path/to/org/file.org"
Welcome to Org mode; I wrote my thesis in Org mode last year although I
went with the one-big-file way.
Cheers,
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2012-10-11 13:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-11 13:22 Combining multiple org files as chapters in a thesis Subhasis Ray
2012-10-11 13:50 ` Suvayu Ali [this message]
2012-10-11 14:49 ` Subhasis Ray
2012-10-11 15:38 ` Subhasis Ray
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121011135009.GB3443@kuru.dyndns-at-home.com \
--to=fatkasuvayu+linux@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.