summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/elpres/README.md
blob: a2730e2d3b726a8308e3adfdd53af872f3656ca4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Elpres v0.5 2020-07-12

Short description
=================

The elpres class is intended to be used for presentations on a screen or
with a beamer/projector.  It is derived from LaTeX’s article class and can
be used with with LaTeX, pdfLaTeX (and LuaLaTeX).  The default "virtual
paper size" of presentations generated by this class corresponds to a 4:3
(width:height) aspect ratio. Other aspect ratios for widescreen monitors
(16:9, 16x:0) may be selected.

The elpres class requires: ifthen, fancyhdr, hyperref, graphicx, xcolor and
geometry.

For enhanced features the packages ragged2e, overlays, wallpaper, eso-pic
and footmisc are useful.

A homepage for the elpres project: http://vkiefel.de/elpres.html with
additional material.

Changes in v0.5
===============

New class options: *nofonts* (no font selection) and *navisymb* (inserts a
panel of symbols for navigation). New commands: *auvimm* (generates a link
to external audio, video files), *fromlinktext* and *totargettext* (create
links within a presentation).

License
=======

This work may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL). The latest version of this license is
available in the file:

   http://www.latex-project.org/lppl.txt

Current maintainer is Volker Kiefel.