emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Presentations
@ 2009-02-17 16:55 Sebastian Rose
  2009-02-17 18:44 ` Presentations Sebastian Rose
  2009-02-18 18:54 ` OrgmodePresentations Wes Hardaker
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Rose @ 2009-02-17 16:55 UTC (permalink / raw)
  To: emacs-orgmode Org-Mode

Hi,


I re-discoverd http://pauillac.inria.fr/advi/ and found, that it is
mature enough for serious usage nowadays.

Does anyone on this list use it in conjunction with Org-mode already?

I'd be interested in the setup for this.




advi is a *amazing* presentation tool and uses LaTeX sources. One may
draw and annotate slides live in colors and even draw sketches (and save
the slide as image file), use a `laser pointer', easy keyboard
navigation and so on. It understands ps-tricks, internal hyperlinks and
much more.

  sh$ apt-get install advi advi-examples # examples are optional
  sh$ advi                               # Watch the help as presentation
  sh$ dpkg --purge advi advi-examples    # Just in case you don't like it





-- 
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Http:  www.emma-stil.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Presentations
  2009-02-17 16:55 Presentations Sebastian Rose
@ 2009-02-17 18:44 ` Sebastian Rose
  2009-02-18 18:54 ` OrgmodePresentations Wes Hardaker
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Rose @ 2009-02-17 18:44 UTC (permalink / raw)
  To: emacs-orgmode Org-Mode


Hups, looks like there is nothing to set up. The trick is just to use
the dvi files and add some latex specials to the org file :-)
and include the advi package and, optionally, some more packages for
colors and stuff.

This is from the head section of the manual.tex in the advi sources:

%% ... snipp
\usepackage [\advidriver]{advi}
\usepackage {advi-annot}
\usepackage {bubble}

%% ... snipp 

% For splash inclusion
\usepackage{color}
\usepackage{graphicx}
\usepackage{tabularx}
%\usepackage{pst-all}
\usepackage{xwindows-colors}
\usepackage[\driver]{hyperref}
% End of splash specific stuff



Now we could use the LaTeX commands provided by advi for effects,
embedding videos and so on.


Anyway, advi can display any *.dvi file without using the LaTeX
packages. 







Sebastian Rose <sebastian_rose@gmx.de> writes:
> Hi,
>
>
> I re-discoverd http://pauillac.inria.fr/advi/ and found, that it is
> mature enough for serious usage nowadays.
>
> Does anyone on this list use it in conjunction with Org-mode already?
>
> I'd be interested in the setup for this.
>
>
>
>
> advi is a *amazing* presentation tool and uses LaTeX sources. One may
> draw and annotate slides live in colors and even draw sketches (and save
> the slide as image file), use a `laser pointer', easy keyboard
> navigation and so on. It understands ps-tricks, internal hyperlinks and
> much more.
>
>   sh$ apt-get install advi advi-examples # examples are optional
>   sh$ advi                               # Watch the help as presentation
>   sh$ dpkg --purge advi advi-examples    # Just in case you don't like it

-- 
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: s.rose@emma-stil.de, sebastian_rose@gmx.de
Http:  www.emma-stil.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: OrgmodePresentations
  2009-02-17 16:55 Presentations Sebastian Rose
  2009-02-17 18:44 ` Presentations Sebastian Rose
@ 2009-02-18 18:54 ` Wes Hardaker
  1 sibling, 0 replies; 3+ messages in thread
From: Wes Hardaker @ 2009-02-18 18:54 UTC (permalink / raw)
  To: Sebastian Rose; +Cc: emacs-orgmode Org-Mode

>>>>> On Tue, 17 Feb 2009 17:55:18 +0100, Sebastian Rose <sebastian_rose@gmx.de> said:

SR> I re-discoverd http://pauillac.inria.fr/advi/ and found, that it is
SR> mature enough for serious usage nowadays.

SR> Does anyone on this list use it in conjunction with Org-mode already?

In a similar vein, I've used latex/beamer a number of times for
presentations (including to a group last night).  It works very well and
I did, at one point, start writing a org-mode output for it but never
quite finished it.  Really it just needed to replace small bits of the
existing latex exporter with a new top template as well as some other
small minor in-content changes.

(it was at this point that I decided org-mode really need a generic
export template mechanism, which I mentioned once in a previous post)
-- 
"In the bathtub of history the truth is harder to hold than the soap,
 and much more difficult to find."  -- Terry Pratchett

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-18 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-17 16:55 Presentations Sebastian Rose
2009-02-17 18:44 ` Presentations Sebastian Rose
2009-02-18 18:54 ` OrgmodePresentations Wes Hardaker

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).