emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Presentations


From: Sebastian Rose
Subject: Re: [Orgmode] Presentations
Date: Tue, 17 Feb 2009 19:44:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

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 <address@hidden> 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: address@hidden, address@hidden
Http:  www.emma-stil.de




reply via email to

[Prev in Thread] Current Thread [Next in Thread]