emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vikas Rawal <vikaslists@agrarianresearch.org>
To: Manuel Koell <man.koell@gmail.com>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: A book produced using Org
Date: Sun, 20 Sep 2015 10:39:33 +0530	[thread overview]
Message-ID: <8B0CE483-900A-4128-9292-0C5FECB2F8AC@agrarianresearch.org> (raw)
In-Reply-To: <CAAAbm0oMWhitDaqXx02_Rv5f4ohQ=CRb6Uc+BUR_qBMXVsztVA@mail.gmail.com>

> 
> Beautiful! I would love to see the org file! How did emacs perform which such huge file?
> 

Emacs had no trouble whatsoever. The main file is 9313 lines. 

I turned off evaluation of code blocks at export time. Many of the code blocks download data from FAO and other websites before using them. Evaluating all of them at export time would have meant too much lag in producing the pdf. So all code blocks had to be manually evaluated (C-c C-c), if I changed anything.

I did not manage to learn and use export filters. There were a couple of things that I needed to fix at the time of export. Since I could not handle those in org, I wrote a bash script that would use sed to clear up those things, and then create a pdf. But that was it.

Although I do not know git very well, I can manage basic operations. I had a git repo to deal with versions. In the end, there were two versions: one that laid out the page on a larger stock paper with trim marks for the printer, and another that generated the online version for the FAO document repository.

Let me put the files in a github repo and share the link.

Vikas

  reply	other threads:[~2015-09-20  5:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-19 22:26 A book produced using Org Vikas Rawal
2015-09-19 22:38 ` Fabrice Popineau
2015-09-20  0:01 ` Thomas S. Dye
     [not found] ` <CACc7+8Yz5dz2cNKqpCoyOT3Arz8DwzrfYcXAUZ9f1NUMftrZAg@mail.gmail.com>
2015-09-20  1:06   ` Vikas Rawal
2015-09-20  2:40     ` Manuel Koell
2015-09-20  5:09       ` Vikas Rawal [this message]
2015-09-20  6:50         ` Rainer M Krug
2015-09-20 12:50           ` Suvayu Ali
2015-09-21 14:39             ` Vikas Rawal
2015-09-20 23:27         ` John Kitchin
2015-09-20  9:02     ` Martin Schöön
2015-09-21 14:32       ` Vikas Rawal
2015-09-21 19:51         ` Grant Rettke
2015-09-21 22:50           ` Suvayu Ali
2015-09-22 11:23             ` Rasmus
2015-09-21 23:43           ` Vikas Rawal
2015-09-22  0:25             ` Grant Rettke
2015-09-20  7:29 ` Detlef Steuer
2015-09-20 13:13 ` M

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=8B0CE483-900A-4128-9292-0C5FECB2F8AC@agrarianresearch.org \
    --to=vikaslists@agrarianresearch.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=man.koell@gmail.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).