summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/elpres/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/elpres/README.md')
-rw-r--r--macros/latex/contrib/elpres/README.md27
1 files changed, 15 insertions, 12 deletions
diff --git a/macros/latex/contrib/elpres/README.md b/macros/latex/contrib/elpres/README.md
index a2730e2d3b..d2eef2239a 100644
--- a/macros/latex/contrib/elpres/README.md
+++ b/macros/latex/contrib/elpres/README.md
@@ -1,31 +1,34 @@
-Elpres v0.5 2020-07-12
+Elpres v0.6 2020-08-19
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
+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.
+(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.
+For enhanced features the packages ragged2e, overlays, wallpaper, eso-pic,
+tcolorbox and footmisc are useful.
A homepage for the elpres project: http://vkiefel.de/elpres.html with
additional material.
-Changes in v0.5
+Changes in v0.6
===============
-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).
+* New: presentation schemes added as style (.sty) files: they define colors
+ and design of list environments
+* New command \slidetitlecolor{}
+* Large parts of the manual rewritten
+* New "recipes" for use of presentations included in the manual: printing of
+ handout documents, colored text boxes, printing of presentations with
+ overlays
License
=======