* my quick and dirty tutorial for getting started with beamer and org mode
@ 2012-09-08 13:54 Robert P. J. Day
2012-09-08 14:18 ` Jambunathan K
2012-09-08 14:50 ` Nick Dokos
0 siblings, 2 replies; 5+ messages in thread
From: Robert P. J. Day @ 2012-09-08 13:54 UTC (permalink / raw)
To: emacs org-mode mailing list
from a totally newbie perspective, i wanted to write a tutorial for
a colleague since we're about to convert all of our linux courseware
from .odp to latex/beamer, so here's what i whipped together for him
this morning:
http://www.crashcourse.ca/wiki/index.php/Using_Beamer_and_org_mode_to_write_slide_shows
if anyone else finds it useful, it's all yours.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: my quick and dirty tutorial for getting started with beamer and org mode
2012-09-08 13:54 my quick and dirty tutorial for getting started with beamer and org mode Robert P. J. Day
@ 2012-09-08 14:18 ` Jambunathan K
2012-09-08 14:20 ` Robert P. J. Day
2012-09-08 14:50 ` Nick Dokos
1 sibling, 1 reply; 5+ messages in thread
From: Jambunathan K @ 2012-09-08 14:18 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: emacs org-mode mailing list
If you don't mind, can you post the original odp file, the new org file
and corresponding beamer file as an attachment.
You see. Links disapper. They get moved etc, etc. But mail
attachments stay in the mailing list and the archives.
"Robert P. J. Day" <rpjday@crashcourse.ca> writes:
> from a totally newbie perspective, i wanted to write a tutorial for
> a colleague since we're about to convert all of our linux courseware
> from .odp to latex/beamer, so here's what i whipped together for him
> this morning:
>
> http://www.crashcourse.ca/wiki/index.php/Using_Beamer_and_org_mode_to_write_slide_shows
>
> if anyone else finds it useful, it's all yours.
>
> rday
--
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: my quick and dirty tutorial for getting started with beamer and org mode
2012-09-08 14:18 ` Jambunathan K
@ 2012-09-08 14:20 ` Robert P. J. Day
0 siblings, 0 replies; 5+ messages in thread
From: Robert P. J. Day @ 2012-09-08 14:20 UTC (permalink / raw)
To: Jambunathan K; +Cc: emacs org-mode mailing list
On Sat, 8 Sep 2012, Jambunathan K wrote:
>
> If you don't mind, can you post the original odp file, the new org file
> and corresponding beamer file as an attachment.
>
> You see. Links disapper. They get moved etc, etc. But mail
> attachments stay in the mailing list and the archives.
>
> "Robert P. J. Day" <rpjday@crashcourse.ca> writes:
>
> > from a totally newbie perspective, i wanted to write a tutorial for
> > a colleague since we're about to convert all of our linux courseware
> > from .odp to latex/beamer, so here's what i whipped together for him
> > this morning:
> >
> > http://www.crashcourse.ca/wiki/index.php/Using_Beamer_and_org_mode_to_write_slide_shows
> >
> > if anyone else finds it useful, it's all yours.
let me do some cleanup first, it's still pretty rough as i figured
all that out just this morning. definitely needs some tidying up.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: my quick and dirty tutorial for getting started with beamer and org mode
2012-09-08 13:54 my quick and dirty tutorial for getting started with beamer and org mode Robert P. J. Day
2012-09-08 14:18 ` Jambunathan K
@ 2012-09-08 14:50 ` Nick Dokos
2012-09-08 15:05 ` Robert P. J. Day
1 sibling, 1 reply; 5+ messages in thread
From: Nick Dokos @ 2012-09-08 14:50 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: emacs org-mode mailing list
Robert P. J. Day <rpjday@crashcourse.ca> wrote:
>
> from a totally newbie perspective, i wanted to write a tutorial for
> a colleague since we're about to convert all of our linux courseware
> from .odp to latex/beamer, so here's what i whipped together for him
> this morning:
>
> http://www.crashcourse.ca/wiki/index.php/Using_Beamer_and_org_mode_to_write_slide_shows
>
> if anyone else finds it useful, it's all yours.
>
Thanks! Very nice indeed.
You say:
The whole reason I like this mode is that it gives me the chance to
expand and collapse sections while in emacs -- just go to any
section/subsection and hit TAB to either expand or collapse
it. That's the way I write manuals -- work in one place, finish up
there, close it, move elsewhere, open it up, etc.
I think that pretty soon, you will find a whole lot more reasons to like
it ;-)
Nick
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: my quick and dirty tutorial for getting started with beamer and org mode
2012-09-08 14:50 ` Nick Dokos
@ 2012-09-08 15:05 ` Robert P. J. Day
0 siblings, 0 replies; 5+ messages in thread
From: Robert P. J. Day @ 2012-09-08 15:05 UTC (permalink / raw)
To: Nick Dokos; +Cc: emacs org-mode mailing list
On Sat, 8 Sep 2012, Nick Dokos wrote:
> Robert P. J. Day <rpjday@crashcourse.ca> wrote:
>
> >
> > from a totally newbie perspective, i wanted to write a tutorial for
> > a colleague since we're about to convert all of our linux courseware
> > from .odp to latex/beamer, so here's what i whipped together for him
> > this morning:
> >
> > http://www.crashcourse.ca/wiki/index.php/Using_Beamer_and_org_mode_to_write_slide_shows
> >
> > if anyone else finds it useful, it's all yours.
> >
>
> Thanks! Very nice indeed.
>
> You say:
>
> The whole reason I like this mode is that it gives me the chance to
> expand and collapse sections while in emacs -- just go to any
> section/subsection and hit TAB to either expand or collapse
> it. That's the way I write manuals -- work in one place, finish up
> there, close it, move elsewhere, open it up, etc.
>
> I think that pretty soon, you will find a whole lot more reasons to like
> it ;-)
i don't doubt it, i just absolutely need outline mode for anything i
write these days, so i am delighted to have tripped over org-mode.
this latex/beamer/emacs/org mode combination looks like the perfect
solution for me.
and now, to writing ...
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-09-08 15:05 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-08 13:54 my quick and dirty tutorial for getting started with beamer and org mode Robert P. J. Day
2012-09-08 14:18 ` Jambunathan K
2012-09-08 14:20 ` Robert P. J. Day
2012-09-08 14:50 ` Nick Dokos
2012-09-08 15:05 ` Robert P. J. Day
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).