emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: Tom Tromey <tromey@redhat.com>, Org Mode <emacs-orgmode@gnu.org>,
	Phil Hagelberg <phil@hagelb.org>
Subject: Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs
Date: Thu, 28 Oct 2010 22:27:31 -0600	[thread overview]
Message-ID: <87d3qtbp3g.fsf@gmail.com> (raw)
In-Reply-To: <81mxpxeozc.fsf@gmail.com> (Jambunathan K.'s message of "Fri, 29 Oct 2010 07:31:43 +0530")

Jambunathan K <kjambunathan@gmail.com> writes:

> "Eric Schulte" <schulte.eric@gmail.com> writes:
>
>> Jambunathan K <kjambunathan@gmail.com> writes:
>>
>>> "Eric Schulte" <schulte.eric@gmail.com> writes:
>>>
>>>> Hi,
>>>>
>>>> Phil Hagelberg recently introduced me to epresent.el by Tom Tromey.
>>>> It's a very nice little utility for giving presentations using Emacs as
>>>> the display engine.  Obviously I was aghast to learn that epresent
>>>> didn't work with Org-mode documents.  I took the liberty of reworking it
>>>> so that it runs off of Org-mode documents and uses Org-mode both to
>>>> structure the presentation and to handle most of the fancy display
>>>> elements.
>>>>
>>>> This re-working was mainly a series of quick hacks, and is certainly not
>>>> "mature" in any way.  But I think it is usable in it's current state for
>>>> running simple presentations, and thought it may be interesting or of
>>>> use to people here.  If you're interested check out the example
>>>> presentation included in the source code repository.
>>>>
>>>> http://github.com/eschulte/epresent
>>>> (instructions in the README)
>>>>
>>>
>>> I think (require 'org-exp) is required.
>>>
>>
>> do you know what for?
>>
>
> This is the trace I got otherwise. (See the trace at the end of the mail)
>

Thanks, It's now requiring org-exp and org-latex.

>
>>>
>>> Looks like it walks you through the headline one at a time and
>>> presents the entry contents as such.
>>>
>>
>> yes
>>
>
> And it fontifies the headlines in bold fonts just as in slides (actually
> too big for my NetBook).
>

in newer Emacs C-- and C-+ should be usable to adjust the font sizes.

>
> Yesterday when I did a quick run the presentation was insipid and I
> didn't get to see the big slide-like fonts. Honestly, I was a bit
> surprised at why others were wowing. 
>
> I ran the presentation today right after also doing a C-c C-e d (for
> verifying Thomas' bug report on LaTeX internal links) and I see the
> altered behaviour. I do think it is pretty impressive.
>
> I think loading the org-latex.el makes this difference.
>
>>>
>>> When I get to the equations slide what should I expect to see? The
>>> equation fully rendered (as in text books) or just the markup (as it is
>>> literally typed).
>>>
>>
>> I see an image overlay of the latex fragment.  Is that not what you see?
>>
>
> No I don't see any overlays. I will investigate the problem sometime
> later. Possible that it has something to do with ltxpng or missing image
> libraries.
>

hmm, this uses the same machinery used to display latex previews in
regular Org-mode buffers (callable with C-c C-x C-l), so if that works
this should work, and vice versa, but I believe this does require some
special commands be available on your system (e.g. dvipng).

Best -- Eric

>
> Jambunathan K.
>

  reply	other threads:[~2010-10-29  4:27 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-28 14:35 epresent and Org-mode: using Emacs to run presentations of Org-mode docs Eric Schulte
2010-10-28 14:55 ` Richard Riley
2010-10-28 19:01   ` Łukasz Stelmach
2010-10-28 22:41     ` Eric Schulte
2010-10-29  6:17       ` Łukasz Stelmach
2010-10-29 11:08         ` Eric S Fraga
2010-10-29 13:14           ` Łukasz Stelmach
2010-10-29 14:19             ` Eric S Fraga
2010-11-01 22:47               ` Christian Moe
2010-11-02 10:40                 ` Rainer M Krug
2010-11-02 11:25                   ` Christian Moe
2010-11-02 13:19                     ` Rainer M Krug
2010-11-02 14:20                     ` Nick Dokos
2010-11-02 20:05                       ` Christian Moe
2010-11-02 17:51                 ` Tom Short
2010-11-02 19:40                   ` Christian Moe
2010-10-28 17:53 ` Jambunathan K
2010-10-28 22:40   ` Eric Schulte
2010-10-29  2:01     ` Jambunathan K
2010-10-29  4:27       ` Eric Schulte [this message]
2010-10-28 19:02 ` Łukasz Stelmach
2010-10-28 20:16   ` Scot Becker
2010-10-28 21:55     ` Christopher Allan Webber
2010-10-28 22:30       ` Eric Schulte
2010-10-28 22:42     ` Eric Schulte
2010-10-28 19:29 ` Sébastien Vauban
2010-10-28 22:43   ` Eric Schulte
2010-10-29  4:41   ` Eric Schulte
2010-10-28 20:30 ` Eric S Fraga

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=87d3qtbp3g.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@gmail.com \
    --cc=phil@hagelb.org \
    --cc=tromey@redhat.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).