summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/elpres
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-03-01 03:01:22 +0000
committerNorbert Preining <norbert@preining.info>2021-03-01 03:01:22 +0000
commit3a1a102e980610859d9f1b197733d6ce6a541c62 (patch)
treef79acc362cf6dde2deff64ffa7bb7bfe1bea2e2c /macros/latex/contrib/elpres
parent189140b53960215eec1626503040fb38360ab4ed (diff)
CTAN sync 202103010301
Diffstat (limited to 'macros/latex/contrib/elpres')
-rw-r--r--macros/latex/contrib/elpres/README.md74
-rw-r--r--macros/latex/contrib/elpres/doc/elpres-example.pdf (renamed from macros/latex/contrib/elpres/elpres-example.pdf)bin159639 -> 159639 bytes
-rw-r--r--macros/latex/contrib/elpres/doc/elpres-example.tex (renamed from macros/latex/contrib/elpres/elpres-example.tex)0
-rw-r--r--macros/latex/contrib/elpres/doc/elpres-manual.pdfbin0 -> 158286 bytes
-rw-r--r--macros/latex/contrib/elpres/doc/elpres-manual.tex (renamed from macros/latex/contrib/elpres/elpres-manual.tex)194
-rw-r--r--macros/latex/contrib/elpres/elpres-manual.pdfbin133448 -> 0 bytes
-rw-r--r--macros/latex/contrib/elpres/tex/ctan-lion.png (renamed from macros/latex/contrib/elpres/ctan-lion.png)bin81950 -> 81950 bytes
-rw-r--r--macros/latex/contrib/elpres/tex/elpres.cls (renamed from macros/latex/contrib/elpres/elpres.cls)11
-rw-r--r--macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty (renamed from macros/latex/contrib/elpres/elpresbluelightgrayscheme.sty)2
-rw-r--r--macros/latex/contrib/elpres/tex/elpresgrayscheme.sty (renamed from macros/latex/contrib/elpres/elpresgrayscheme.sty)2
-rw-r--r--macros/latex/contrib/elpres/tex/elpreswhitebluescheme.sty (renamed from macros/latex/contrib/elpres/elpreswhitebluescheme.sty)2
-rw-r--r--macros/latex/contrib/elpres/tex/elpreswhiteredscheme.sty (renamed from macros/latex/contrib/elpres/elpreswhiteredscheme.sty)2
-rw-r--r--macros/latex/contrib/elpres/tex/elpreswhitetealscheme.sty (renamed from macros/latex/contrib/elpres/elpreswhitetealscheme.sty)2
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-01.eps (renamed from macros/latex/contrib/elpres/ep-ball-01.eps)0
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-01.png (renamed from macros/latex/contrib/elpres/ep-ball-01.png)bin7561 -> 7561 bytes
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-02.eps (renamed from macros/latex/contrib/elpres/ep-ball-02.eps)0
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-02.png (renamed from macros/latex/contrib/elpres/ep-ball-02.png)bin6705 -> 6705 bytes
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-03.eps (renamed from macros/latex/contrib/elpres/ep-ball-03.eps)0
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-03.png (renamed from macros/latex/contrib/elpres/ep-ball-03.png)bin5084 -> 5084 bytes
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-04.eps (renamed from macros/latex/contrib/elpres/ep-ball-04.eps)0
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-04.png (renamed from macros/latex/contrib/elpres/ep-ball-04.png)bin6581 -> 6581 bytes
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-05.eps (renamed from macros/latex/contrib/elpres/ep-ball-05.eps)0
-rw-r--r--macros/latex/contrib/elpres/tex/ep-ball-05.png (renamed from macros/latex/contrib/elpres/ep-ball-05.png)bin6883 -> 6883 bytes
23 files changed, 179 insertions, 110 deletions
diff --git a/macros/latex/contrib/elpres/README.md b/macros/latex/contrib/elpres/README.md
index 36b5aa01cc..d2538d778c 100644
--- a/macros/latex/contrib/elpres/README.md
+++ b/macros/latex/contrib/elpres/README.md
@@ -1,32 +1,76 @@
-Elpres v0.7 2021-02-20
+Elpres v0.8 2021-02-20
-Short description
-=================
+# Short description
-The elpres class is intended to be used for presentations on a screen or
+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.
+(16:9, 16x:10) may be selected.
-The elpres class requires: ifthen, fancyhdr, hyperref, graphicx, xcolor and
-geometry.
+The elpres class requires: `ifthen`, `fancyhdr`, `hyperref`, `graphicx`,
+`xcolor` and `geometry`.
-For enhanced features the packages ragged2e, overlays, wallpaper, eso-pic,
-tcolorbox 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.7
-===============
+# Changes in v0.8
-* New command `\pagenrconst`
-* Parts of the manual rewritten
+* A bug fixed in the `elpres...scheme.sty` files (incorrect value for
+ `\labelitemiv`)
+* Installation instructions in the manual completed
+* Detailed installation instructions added to this file (`README.md`).
+* Manual: a description of the new commands `\overlaysoff` and `\alertsoff`
+ of the `overlays` package (introduced in version 2.12 of `overlays`)
+ included
-License
-=======
+
+# Installation
+
+For a working installation of `elpres.cls` it is required that all of the
+following files:
+
+ elpres.cls,
+ elpresbluelightgrayscheme.sty,
+ elpresgrayscheme.sty,
+ elpreswhitebluescheme.sty,
+ elpreswhiteredscheme.sty,
+ elpreswhitetealscheme.sty,
+ ctan-lion.png,
+ ep-ball-01.png,
+ ep-ball-02.png,
+ ep-ball-03.png,
+ ep-ball-04.png,
+ ep-ball-05.png,
+ ep-ball-01.eps,
+ ep-ball-02.eps,
+ ep-ball-03.eps,
+ ep-ball-04.eps,
+ ep-ball-05.eps
+
+(in short: `elpres.cls` and all `*.sty`, `*.png` and `*.eps` files) should
+be copied into a directory in the `.../tex/...`-branch of a `texmf`-tree
+like `../texmf/tex/latex/elpres`, where `texmf` may be `texmf-dist` or
+`texmf-local` or an analogous directory.
+
+The manual and the example file:
+
+ elpres-manual.pdf,
+ elpres-manual.tex,
+ elpres-example.pdf,
+ elpres-example.tex
+
+should be copied into a directory of the `.../doc/...`-branch of a
+`texmf`-tree like `../texmf/doc/latex/elpres`, where `texmf` may be
+`texmf-dist` or `texmf-local` or an analogous directory. Finally the file
+location database (e.g. `ls-R`) should be updated. More details can be found
+in the manual.
+
+# 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
diff --git a/macros/latex/contrib/elpres/elpres-example.pdf b/macros/latex/contrib/elpres/doc/elpres-example.pdf
index e822d13da0..e822d13da0 100644
--- a/macros/latex/contrib/elpres/elpres-example.pdf
+++ b/macros/latex/contrib/elpres/doc/elpres-example.pdf
Binary files differ
diff --git a/macros/latex/contrib/elpres/elpres-example.tex b/macros/latex/contrib/elpres/doc/elpres-example.tex
index fdfd90d18e..fdfd90d18e 100644
--- a/macros/latex/contrib/elpres/elpres-example.tex
+++ b/macros/latex/contrib/elpres/doc/elpres-example.tex
diff --git a/macros/latex/contrib/elpres/doc/elpres-manual.pdf b/macros/latex/contrib/elpres/doc/elpres-manual.pdf
new file mode 100644
index 0000000000..65f8c02150
--- /dev/null
+++ b/macros/latex/contrib/elpres/doc/elpres-manual.pdf
Binary files differ
diff --git a/macros/latex/contrib/elpres/elpres-manual.tex b/macros/latex/contrib/elpres/doc/elpres-manual.tex
index 3a5a2d24b0..1e25345afa 100644
--- a/macros/latex/contrib/elpres/elpres-manual.tex
+++ b/macros/latex/contrib/elpres/doc/elpres-manual.tex
@@ -17,33 +17,16 @@
\usepackage{luaotfload}
\usepackage{fontspec}
-\setmainfont[%
-ItalicFont=NewCM10-BookItalic.otf,%
-BoldFont=NewCM10-Bold.otf,%
-BoldItalicFont=NewCM10-BoldItalic.otf,%
-SmallCapsFeatures={Numbers=OldStyle}]{NewCM10-Book.otf}
-
-\setsansfont[%
-ItalicFont=NewCMSans10-BookOblique.otf,%
-BoldFont=NewCMSans10-Bold.otf,%
-BoldItalicFont=NewCMSans10-BoldOblique.otf,%
-SmallCapsFeatures={Numbers=OldStyle}]{NewCMSans10-Book.otf}
-
-\setmonofont[ItalicFont=NewCMMono10-BookItalic.otf,%
-BoldFont=NewCMMono10-Bold.otf,%
-BoldItalicFont=NewCMMono10-BoldOblique.otf,%
-SmallCapsFeatures={Numbers=OldStyle}]{NewCMMono10-Book.otf}
-
\makeindex
%% for tth (generate .html): comment out "noitemsep" temporarily !!
% Commands for indication changes in updated versions:
% changed, inserted
-\newcommand{\changedbegin}[1]{\textcolor{blue}{\fbox{\texttt{#1$>$}}}}
-\newcommand{\changedend}[1]{\textcolor{blue}{\fbox{\texttt{$<$#1}}}}
-\newcommand{\changedbeginA}[1]{\textcolor{DarkGreen}{\fbox{\texttt{#1$>$}}}}
-\newcommand{\changedendA}[1]{\textcolor{DarkGreen}{\fbox{\texttt{$<$#1}}}}
+% \newcommand{\changedbegin}[1]{\textcolor{blue}{\fbox{\texttt{#1$>$}}}}
+% \newcommand{\changedend}[1]{\textcolor{blue}{\fbox{\texttt{$<$#1}}}}
+% \newcommand{\changedbeginA}[1]{\textcolor{DarkGreen}{\fbox{\texttt{#1$>$}}}}
+% \newcommand{\changedendA}[1]{\textcolor{DarkGreen}{\fbox{\texttt{$<$#1}}}}
\usepackage[%
@@ -53,11 +36,11 @@ SmallCapsFeatures={Numbers=OldStyle}]{NewCMMono10-Book.otf}
\usepackage[nottoc]{tocbibind}
-\title{\textsf{elpres} --- electronic presentations \\ with (pdf)\LaTeX}
+\title{\textsf{elpres} --- electronic presentations \\ with (pdf/Lua)\LaTeX}
\author{Volker Kiefel\thanks{volker dot kiefel at freenet dot de,
\url{http://vkiefel.de/elpres.html}}}
-\date{v0.7\\[1.8ex]
- February 20, 2021%
+\date{v0.8\\[1.8ex]
+ February 28, 2021%
% --- \textcolor{DarkGreen}{update of this manual:
% September 27, 2020}
}
@@ -88,6 +71,8 @@ SmallCapsFeatures={Numbers=OldStyle}]{NewCMMono10-Book.otf}
\section{Introduction}
+\label{sec:Introduction}
+
The \texttt{elpres} class is intended to be used for
presentations on a computer screen, a
beamer or a projector. It is derived from \LaTeX's \texttt{article} class and
@@ -136,18 +121,23 @@ which should preferrably be compiled with pdf\LaTeX\ or Lua\LaTeX.
\begin{sloppypar}
-\index{installation|(}
-If the \texttt{elpres} package has already been installed with the \TeX-system
-nothing needs to be done. If an updated version shall be installed,
-\texttt{elpres.cls}, the \texttt{.sty}, \texttt{.png} and \texttt{.eps}
-files should be copied
-into a directory, where your \TeX-system can find it:
-if an old \texttt{elpres} version of the existing \TeX\ system shall be
-replaced by the current version, please copy these
-into the appropriate position in the
-``local'' \texttt{texmf} directory tree
-(e.\,g. \verb+~/texmf-local/tex/latex/elpres+) and this manual
-(\texttt{elpres-manual.pdf}) to \verb+~/texmf-local/doc/latex/elpres+.
+ \index{installation|(}
+ If the \texttt{elpres} package has already been
+ installed with the \TeX-system nothing needs to be done. If an updated
+ version shall be installed (or if the preinstalled \texttt{elpres} version
+ does not work properly\footnote{for details see the description on checking the
+ \texttt{elpres}-installation in section
+ \ref{sec:CheckInstallation}}),
+ \texttt{elpres.cls}, all \texttt{*.sty},
+ \texttt{*.png} and \texttt{*.eps} files should be copied into a directory,
+ where the \TeX-system can find it: if an old \texttt{elpres} version of the
+ existing \TeX\ system shall be replaced by the current version, please copy
+ these into the appropriate position in the ``local'' \texttt{texmf}
+ directory tree (e.\,g. \verb+~/texmf/tex/latex/elpres+) and this manual
+ (\texttt{elpres-manual.pdf}) to \verb+~/texmf/doc/latex/elpres+, where
+ \texttt{~/texmf} may be \texttt{~/texmf-local} or an
+ analogous directory.
+
Then, the files database should be updated by entering (in case of a \TeX~Live
installation) the command:
@@ -160,7 +150,7 @@ installation) the command:
or you may enter \verb+texhash ~/texmf-local+\footnote{The location
for the ``local'', manually updated class and package files may be different,
depending on the \TeX\ system and the OS.}.
-Other \TeX-systems e.\,g.\ Mik\TeX\ have
+Other \TeX-systems e.\,g.\ MiK\TeX\ have
their own package updating mechanisms. The elpres manual file should be
accessible with the command ``\mbox{\texttt{texdoc elpres}}''. If this
still calls the old version of the manual, the command ``\texttt{texdoc -l elpres}''
@@ -216,8 +206,10 @@ the environments \texttt{psli} and \texttt{rsli} define ``slides'' in
\subsection{A minimalistic example presentation}
+\label{sec:MiniExample}
-The following code may be used for your first ``experiments'' by adding
+The following code (\texttt{minimal.tex})
+may be used for your first ``experiments'' by adding
features described in later sections.
\index{minimalistic example, presentation}
@@ -269,6 +261,8 @@ features described in later sections.
\end{verbatim}
+
+
The preamble of the same presentation for Lua\LaTeX\ would read:
\begin{verbatim}
@@ -300,6 +294,30 @@ You may copy the code examples from this manual more easily from the
\texttt{.html} version of this manual available at
\url{http://vkiefel.de/elpres/elpres-manual.html}.
+\subsubsection*{Testing of the \texttt{elpres} installation}
+
+\label{sec:CheckInstallation}
+
+\begin{sloppypar}
+With this example you may check, if \texttt{elpres} has been installed
+correctly in your \TeX -system: copy the listing of \texttt{minimal.tex} into
+a file and process it with \texttt{pdflatex}. The line
+\verb+\usepackage{elpreswhitetealscheme}+ should not be commented out,
+i.\,e. the package \texttt{elpreswhitetealscheme} should be active.
+If processing of \texttt{minimal.tex} results in a message like
+\end{sloppypar}
+
+\begin{verbatim}
+ ... `ep-ball-04' not found ...
+\end{verbatim}
+
+the \TeX -system does not find the file \texttt{ep-ball-04.png} in the
+appropriate place. In such a situation it is recommended to install the
+current version of \texttt{elpres} in the correct subdirectories of
+the ``local'' \texttt{texmf}-directory, details are described in section
+\ref{sec:installation}.
+
+
\subsection{Essential elements of an \texttt{elpres} presentation}
@@ -1214,11 +1232,21 @@ Sometimes, it is desirable to generate a version of such a presentation
without overlays effects, for example for preparation of a printed handout
(see section \ref{secHandout}).
The effect of these overlay-specific instuctions can be
-inactivated with this series of commands:
+inactivated with these commands:
\end{sloppypar}
\begin{verbatim}
+ \overlaysoff
+ \alertsoff
+\end{verbatim}
+
+which should be written into the preamble following
+\verb+\usepackage{overlays}+. This works with v2.12 (and probably later
+versions) of \texttt{overlays}. With earlier versions you may copy the
+commands
+
+\begin{verbatim}
\renewenvironment{overlays}[1]{}{}%
\renewenvironment{fragileoverlays}[1]{}{}%
\renewcommand{\visible}[2]{#2}%
@@ -1226,9 +1254,10 @@ inactivated with this series of commands:
\renewcommand{\alert}[2]{#2}%
\end{verbatim}
-which should be copied or entered in the preamble following
-\verb+\usepackage{overlays}+.
-
+into the preamble following \verb+\usepackage{overlays}+, however,
+inactivation of \verb+\only+ by this method
+has a different effect, so it is recommended to
+update the \texttt{overlays} package.
\subsection{Convert an \texttt{elpres}-presentation (PDF) into an Impress (LibreOffice) or Powerpoint presentation}
\label{sec:convert-into-libreoff}
@@ -1347,54 +1376,47 @@ work (as stated in the LPPL).
\section{Version history}
-\textbf{v0.1} (19.6.2004): initial version.
-\textbf{v0.2} (1.9.2004): page numbers now changed to footnotesize, left and
-right margins slightly changed, \texttt{cenumerate} and
-\texttt{cdescription} environments added.
+\textbf{v0.1} (19.6.2004): initial version. \textbf{v0.2} (1.9.2004): page
+numbers now changed to footnotesize, left and right margins slightly changed,
+\texttt{cenumerate} and \texttt{cdescription} environments added.
\textbf{v0.2a} (19.9.2004): Section ``License'' added to the documentation.
\textbf{v0.2b} (17.10.2004): Documentation completed: description of the
-\verb+\distance{}+ command included.
-\textbf{v0.2c} (28.11.2004): Documentation completed (section
-\ref{secHypertext}
-added).
-\textbf{v0.2d} (25.12.2004): Documentation completed (section
-\ref{secBackgroundWallpaper} added).
-\textbf{v0.2e} (15.04.2005): Documentation completed (sections
-\ref{secBackgroundEsopic} and \ref{secHandout} added).
-\textbf{v0.3} (12.08.2005): new (class) options for font selection:
-\texttt{tmrfont} (Times Roman), \texttt{helvetfont} (Helvetica),
-\texttt{cmfont} (Computer Modern), \texttt{sansfont} (Sans Serif: default).
-Documentation updated, sections \ref{secInclGraphicsFiles} and
-\ref{secTwoColumns} added.
-\textbf{v0.4} (20.01.2018): New class options for different screen aspect
-ratios \texttt{4x3}, \texttt{16x9}, \texttt{16x10}; ``compressed'' list
-environments modified; documentation completed:
-packages for use with \texttt{elpres}: \texttt{enumitem} (alternative list
-environments), \texttt{overlays} (overlay support: incremental slides);
-section \ref{secHandout} was completely rewritten.
-\textbf{v0.4a} (24.01.2018): Documentation completed.
-\textbf{v0.5} (12.07.2020): New class options: \texttt{nofonts}
-(no font selection) and \texttt{navisymb} (inserts a panel of
-symbols for navigation), new commands: \verb+auvimm+ (generates
-a link to external audio, video files), \verb+\fromlinktext+ and
-\verb+\totargettext+ (create links within a presentation).
-Documentation has been partly rewritten.
-\textbf{v0.6} (19.08.2020):
-Access to the \texttt{fancyhdr} ``header fields'' (\verb+\lhead{}+,
-\verb+\chead{}+ and \verb+\rhead{}+) is now explicitly blocked.
-New command \verb+\slidetitlecolor{}+ for the text color of titles in
-\texttt{psli}-slides.
-New: style files for presentation schemes added.
-Documentation has been significantly
-completed: sections \ref{sec:footerlayout},
-\ref{sec:use-colors}, \ref{sec:pres-scheme} and \ref{sec:elpres-recipes} added,
-section \ref{sec:installation} on installation rewritten.
-\textbf{v0.7} (20.02.2021):
-parts of the manual (this file) have been rewritten and an index
-has been included. The command \verb+\pagenrconst+ has been added.
+\verb+\distance{}+ command included. \textbf{v0.2c} (28.11.2004):
+Documentation completed (section \ref{secHypertext} added). \textbf{v0.2d}
+(25.12.2004): Documentation completed (section \ref{secBackgroundWallpaper}
+added). \textbf{v0.2e} (15.04.2005): Documentation completed (sections
+\ref{secBackgroundEsopic} and \ref{secHandout} added). \textbf{v0.3}
+(12.08.2005): new (class) options for font selection: \texttt{tmrfont} (Times
+Roman), \texttt{helvetfont} (Helvetica), \texttt{cmfont} (Computer Modern),
+\texttt{sansfont} (Sans Serif: default). Documentation updated, sections
+\ref{secInclGraphicsFiles} and \ref{secTwoColumns} added. \textbf{v0.4}
+(20.01.2018): New class options for different screen aspect ratios
+\texttt{4x3}, \texttt{16x9}, \texttt{16x10}; ``compressed'' list environments
+modified; documentation completed: packages for use with \texttt{elpres}:
+\texttt{enumitem} (alternative list environments), \texttt{overlays} (overlay
+support: incremental slides); section \ref{secHandout} was completely
+rewritten. \textbf{v0.4a} (24.01.2018): Documentation completed.
+\textbf{v0.5} (12.07.2020): New class options: \texttt{nofonts} (no font
+selection) and \texttt{navisymb} (inserts a panel of symbols for navigation),
+new commands: \verb+auvimm+ (generates a link to external audio, video files),
+\verb+\fromlinktext+ and \verb+\totargettext+ (create links within a
+presentation). Documentation has been partly rewritten. \textbf{v0.6}
+(19.08.2020): Access to the \texttt{fancyhdr} ``header fields''
+(\verb+\lhead{}+, \verb+\chead{}+ and \verb+\rhead{}+) is now explicitly
+blocked. New command \verb+\slidetitlecolor{}+ for the text color of titles
+in \texttt{psli}-slides. New: style files for presentation schemes added.
+Documentation has been significantly completed: sections
+\ref{sec:footerlayout}, \ref{sec:use-colors}, \ref{sec:pres-scheme} and
+\ref{sec:elpres-recipes} added, section \ref{sec:installation} on installation
+rewritten. \textbf{v0.7} (20.02.2021): parts of the manual (this file) have
+been rewritten and an index has been included. The command \verb+\pagenrconst+
+has been added. \textbf{v0.8} (28.02.2021): Installation instructions have
+been updated in section \ref{sec:Introduction} and detailed instructions were
+added to \texttt{README.md}. Section \ref{sec:inact-overl-comm} was updated. A
+bug in the \texttt{elpres...scheme.sty} files was fixed (incorrect value for
+\verb+\labelitemiv+).
\printindex
\end{document}
-
diff --git a/macros/latex/contrib/elpres/elpres-manual.pdf b/macros/latex/contrib/elpres/elpres-manual.pdf
deleted file mode 100644
index 51859b5301..0000000000
--- a/macros/latex/contrib/elpres/elpres-manual.pdf
+++ /dev/null
Binary files differ
diff --git a/macros/latex/contrib/elpres/ctan-lion.png b/macros/latex/contrib/elpres/tex/ctan-lion.png
index c24d9a98f2..c24d9a98f2 100644
--- a/macros/latex/contrib/elpres/ctan-lion.png
+++ b/macros/latex/contrib/elpres/tex/ctan-lion.png
Binary files differ
diff --git a/macros/latex/contrib/elpres/elpres.cls b/macros/latex/contrib/elpres/tex/elpres.cls
index 4775670f9f..29f9df9a88 100644
--- a/macros/latex/contrib/elpres/elpres.cls
+++ b/macros/latex/contrib/elpres/tex/elpres.cls
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{elpres}[2021/02/20 class for plain electronic presentations]
+\ProvidesClass{elpres}[2021/02/28 class for plain electronic presentations]
%
% 2004/06/19 v0.1 - initial version
%
@@ -30,7 +30,9 @@
% 2021/02/20 v0.7 - command `pagenrconst' added, parts of the documentation
% (manual) rewritten
%
-
+% 2021/02/28 v0.8 - bug in elpres...scheme.sty files fixed, manual updated
+%
+%
% Options: select fonts
\newcommand{\fontna}{initialisiert}
\DeclareOption{nofonts}{%
@@ -221,8 +223,9 @@
\newcommand{\pagenrconst}{\addtocounter{page}{-1}}
-%% (External): Default colors for defined slide elements, the are modified in
-%% style files -- these color names may be used by authors of presentations
+%% (External): Default colors for defined slide elements, they are modified in
+%% style files -- these color names may be used externally by authors of
+%% presentations
% (External): normal text color
\definecolor{eptextcolor}{rgb}{0,0,0}
diff --git a/macros/latex/contrib/elpres/elpresbluelightgrayscheme.sty b/macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty
index fe2353df14..719bcbd676 100644
--- a/macros/latex/contrib/elpres/elpresbluelightgrayscheme.sty
+++ b/macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty
@@ -32,7 +32,7 @@
\renewcommand{\labelitemi}{\includegraphics[scale=0.06]{ep-ball-01}}
\renewcommand{\labelitemii}{\includegraphics[scale=0.055]{ep-ball-01}}
\renewcommand{\labelitemiii}{\includegraphics[scale=0.05]{ep-ball-01}}
-\renewcommand{\labelitemiii}{\includegraphics[scale=0.045]{ep-ball-01}}
+\renewcommand{\labelitemiv}{\includegraphics[scale=0.045]{ep-ball-01}}
\renewcommand{\labelenumi}{\textcolor{eplistheadcolor}{\textbf{\theenumi.}}}
\renewcommand{\labelenumii}{\textcolor{eplistheadcolor}{\textbf{\theenumii.}}}
diff --git a/macros/latex/contrib/elpres/elpresgrayscheme.sty b/macros/latex/contrib/elpres/tex/elpresgrayscheme.sty
index af5bd77766..a33c41a7ab 100644
--- a/macros/latex/contrib/elpres/elpresgrayscheme.sty
+++ b/macros/latex/contrib/elpres/tex/elpresgrayscheme.sty
@@ -32,7 +32,7 @@
\renewcommand{\labelitemi}{\includegraphics[scale=0.065]{ep-ball-03}}
\renewcommand{\labelitemii}{\includegraphics[scale=0.055]{ep-ball-03}}
\renewcommand{\labelitemiii}{\includegraphics[scale=0.05]{ep-ball-03}}
-\renewcommand{\labelitemiii}{\includegraphics[scale=0.045]{ep-ball-03}}
+\renewcommand{\labelitemiv}{\includegraphics[scale=0.045]{ep-ball-03}}
\renewcommand{\labelenumi}{\textcolor{eplistheadcolor}{\textbf{\theenumi.}}}
\renewcommand{\labelenumii}{\textcolor{eplistheadcolor}{\textbf{\theenumii.}}}
diff --git a/macros/latex/contrib/elpres/elpreswhitebluescheme.sty b/macros/latex/contrib/elpres/tex/elpreswhitebluescheme.sty
index 9879923cc9..06449fd3d5 100644
--- a/macros/latex/contrib/elpres/elpreswhitebluescheme.sty
+++ b/macros/latex/contrib/elpres/tex/elpreswhitebluescheme.sty
@@ -32,7 +32,7 @@
\renewcommand{\labelitemi}{\includegraphics[scale=0.06]{ep-ball-05}}
\renewcommand{\labelitemii}{\includegraphics[scale=0.055]{ep-ball-05}}
\renewcommand{\labelitemiii}{\includegraphics[scale=0.05]{ep-ball-05}}
-\renewcommand{\labelitemiii}{\includegraphics[scale=0.045]{ep-ball-05}}
+\renewcommand{\labelitemiv}{\includegraphics[scale=0.045]{ep-ball-05}}
\renewcommand{\labelenumi}{\textcolor{eplistheadcolor}{\textbf{\theenumi.}}}
\renewcommand{\labelenumii}{\textcolor{eplistheadcolor}{\textbf{\theenumii.}}}
diff --git a/macros/latex/contrib/elpres/elpreswhiteredscheme.sty b/macros/latex/contrib/elpres/tex/elpreswhiteredscheme.sty
index 911873b1f7..1c7255e668 100644
--- a/macros/latex/contrib/elpres/elpreswhiteredscheme.sty
+++ b/macros/latex/contrib/elpres/tex/elpreswhiteredscheme.sty
@@ -32,7 +32,7 @@
\renewcommand{\labelitemi}{\includegraphics[scale=0.06]{ep-ball-02}}
\renewcommand{\labelitemii}{\includegraphics[scale=0.055]{ep-ball-02}}
\renewcommand{\labelitemiii}{\includegraphics[scale=0.05]{ep-ball-02}}
-\renewcommand{\labelitemiii}{\includegraphics[scale=0.045]{ep-ball-02}}
+\renewcommand{\labelitemiv}{\includegraphics[scale=0.045]{ep-ball-02}}
\renewcommand{\labelenumi}{\textcolor{eplistheadcolor}{\textbf{\theenumi.}}}
\renewcommand{\labelenumii}{\textcolor{eplistheadcolor}{\textbf{\theenumii.}}}
diff --git a/macros/latex/contrib/elpres/elpreswhitetealscheme.sty b/macros/latex/contrib/elpres/tex/elpreswhitetealscheme.sty
index 833426a25f..ff71fb1935 100644
--- a/macros/latex/contrib/elpres/elpreswhitetealscheme.sty
+++ b/macros/latex/contrib/elpres/tex/elpreswhitetealscheme.sty
@@ -32,7 +32,7 @@
\renewcommand{\labelitemi}{\includegraphics[scale=0.06]{ep-ball-04}}
\renewcommand{\labelitemii}{\includegraphics[scale=0.055]{ep-ball-04}}
\renewcommand{\labelitemiii}{\includegraphics[scale=0.05]{ep-ball-04}}
-\renewcommand{\labelitemiii}{\includegraphics[scale=0.045]{ep-ball-04}}
+\renewcommand{\labelitemiv}{\includegraphics[scale=0.045]{ep-ball-04}}
\renewcommand{\labelenumi}{\textcolor{eplistheadcolor}{\textbf{\theenumi.}}}
\renewcommand{\labelenumii}{\textcolor{eplistheadcolor}{\textbf{\theenumii.}}}
diff --git a/macros/latex/contrib/elpres/ep-ball-01.eps b/macros/latex/contrib/elpres/tex/ep-ball-01.eps
index 470e60d831..470e60d831 100644
--- a/macros/latex/contrib/elpres/ep-ball-01.eps
+++ b/macros/latex/contrib/elpres/tex/ep-ball-01.eps
diff --git a/macros/latex/contrib/elpres/ep-ball-01.png b/macros/latex/contrib/elpres/tex/ep-ball-01.png
index a5d924cc66..a5d924cc66 100644
--- a/macros/latex/contrib/elpres/ep-ball-01.png
+++ b/macros/latex/contrib/elpres/tex/ep-ball-01.png
Binary files differ
diff --git a/macros/latex/contrib/elpres/ep-ball-02.eps b/macros/latex/contrib/elpres/tex/ep-ball-02.eps
index 4e303e38fa..4e303e38fa 100644
--- a/macros/latex/contrib/elpres/ep-ball-02.eps
+++ b/macros/latex/contrib/elpres/tex/ep-ball-02.eps
diff --git a/macros/latex/contrib/elpres/ep-ball-02.png b/macros/latex/contrib/elpres/tex/ep-ball-02.png
index 12eb6d5d29..12eb6d5d29 100644
--- a/macros/latex/contrib/elpres/ep-ball-02.png
+++ b/macros/latex/contrib/elpres/tex/ep-ball-02.png
Binary files differ
diff --git a/macros/latex/contrib/elpres/ep-ball-03.eps b/macros/latex/contrib/elpres/tex/ep-ball-03.eps
index 1ef7966faf..1ef7966faf 100644
--- a/macros/latex/contrib/elpres/ep-ball-03.eps
+++ b/macros/latex/contrib/elpres/tex/ep-ball-03.eps
diff --git a/macros/latex/contrib/elpres/ep-ball-03.png b/macros/latex/contrib/elpres/tex/ep-ball-03.png
index eaa48a44d2..eaa48a44d2 100644
--- a/macros/latex/contrib/elpres/ep-ball-03.png
+++ b/macros/latex/contrib/elpres/tex/ep-ball-03.png
Binary files differ
diff --git a/macros/latex/contrib/elpres/ep-ball-04.eps b/macros/latex/contrib/elpres/tex/ep-ball-04.eps
index 1ce6d1746e..1ce6d1746e 100644
--- a/macros/latex/contrib/elpres/ep-ball-04.eps
+++ b/macros/latex/contrib/elpres/tex/ep-ball-04.eps
diff --git a/macros/latex/contrib/elpres/ep-ball-04.png b/macros/latex/contrib/elpres/tex/ep-ball-04.png
index aa523a121e..aa523a121e 100644
--- a/macros/latex/contrib/elpres/ep-ball-04.png
+++ b/macros/latex/contrib/elpres/tex/ep-ball-04.png
Binary files differ
diff --git a/macros/latex/contrib/elpres/ep-ball-05.eps b/macros/latex/contrib/elpres/tex/ep-ball-05.eps
index f2a90d8e30..f2a90d8e30 100644
--- a/macros/latex/contrib/elpres/ep-ball-05.eps
+++ b/macros/latex/contrib/elpres/tex/ep-ball-05.eps
diff --git a/macros/latex/contrib/elpres/ep-ball-05.png b/macros/latex/contrib/elpres/tex/ep-ball-05.png
index e499046da7..e499046da7 100644
--- a/macros/latex/contrib/elpres/ep-ball-05.png
+++ b/macros/latex/contrib/elpres/tex/ep-ball-05.png
Binary files differ