emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Loris Bennett" <loris.bennett@fu-berlin.de>
To: emacs-orgmode@gnu.org
Subject: Re: Example of Make file for Org Mode LaTeX to pdf
Date: Mon, 07 Mar 2016 09:55:30 +0100	[thread overview]
Message-ID: <87twkism4d.fsf@hornfels.zedat.fu-berlin.de> (raw)
In-Reply-To: 87r3fn4frl.fsf@ucl.ac.uk

Hi Eric,

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> On Friday,  4 Mar 2016 at 23:43, Robert Love wrote:
>> Does anyone have a make file example that has emacs load an .org file,
>> process it into LaTeX and export as PDF, all from the command line
>> without the user doing anything more than type ‘make’?  All examples
>> appreciated.
>
> I don't a makefile but I do have a single shell command that exports my
> agenda to an ics file for uploading to google's calendar:
>
> emacs -Q --batch --debug-init \
>     --directory=${HOME}/s/emacs \
>     --load=custom.el \
>     --load=esf-org.el --visit=${DIARY}.org --eval='(org-icalendar-export-to-ics)'
>
> HTH

I was interested in doing exactly this, but got the error described
here:

http://article.gmane.org/gmane.emacs.orgmode/105491

Would you be able to share what you load in custom.el and esf-org.el, or
a least explain what needs to be done?

Cheers,

Loris

-- 
This signature is currently under construction.

  reply	other threads:[~2016-03-07  8:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-05  5:43 Example of Make file for Org Mode LaTeX to pdf Robert Love
2016-03-06 13:26 ` Myles English
2016-03-06 13:40 ` John Kitchin
2016-03-06 18:34 ` Eric S Fraga
2016-03-07  8:55   ` Loris Bennett [this message]
2016-03-07 14:20     ` Nick Dokos
2016-03-07 15:26     ` Eric S Fraga
2016-03-07 16:10       ` Loris Bennett
2016-03-09  3:38         ` Robert Love

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=87twkism4d.fsf@hornfels.zedat.fu-berlin.de \
    --to=loris.bennett@fu-berlin.de \
    --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).