summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/elpres/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-08-20 21:10:48 +0000
committerKarl Berry <karl@freefriends.org>2020-08-20 21:10:48 +0000
commit807f068b398c5941246eba117c4d14c205a493f1 (patch)
tree61f1e5efb084bf79cdc35ef03955a1adb7132edc /Master/texmf-dist/doc/latex/elpres/README.md
parent7c46a832ab35fe8fc260808e288b9bb4cd917333 (diff)
elpres (20aug20)
git-svn-id: svn://tug.org/texlive/trunk@56141 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/elpres/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/elpres/README.md27
1 files changed, 15 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/elpres/README.md b/Master/texmf-dist/doc/latex/elpres/README.md
index a2730e2d3b7..d2eef2239a4 100644
--- a/Master/texmf-dist/doc/latex/elpres/README.md
+++ b/Master/texmf-dist/doc/latex/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
=======