summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty')
-rw-r--r--macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty12
1 files changed, 8 insertions, 4 deletions
diff --git a/macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty b/macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty
index daac18a441..5c44a415a7 100644
--- a/macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty
+++ b/macros/latex/contrib/elpres/tex/elpresbluelightgrayscheme.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{elpresbluelightgrayscheme}[2021/08/01 elpres layout scheme blue lightgray]
+\ProvidesPackage{elpresbluelightgrayscheme}[2021/08/10 elpres layout scheme blue lightgray]
\definecolor{epturquoise}{rgb}{0.1,0.83,0.8}
\definecolor{eplistheadcolor}{rgb}{0.75,0.8,1} % color for list heads
@@ -29,8 +29,14 @@
\definecolor{eptextcolor}{rgb}{0.7,0.7,0.75} % Ext: normal text color
\color{eptextcolor} % Ext: normal text color
-%% begin geaendert 1.8.21
\ifthenelse{\equal{\itemize@elsymbols}{default@symbols}}{%
+\renewcommand{\labelitemi}{\textcolor{eplistheadcolor}{\textbullet}}%
+\renewcommand{\labelitemii}{\textcolor{eplistheadcolor}{\normalfont\bfseries\textendash}}%
+\renewcommand{\labelitemiii}{\small\textcolor{eplistheadcolor}{\textasteriskcentered}}%
+\renewcommand{\labelitemiv}{\footnotesize\textcolor{eplistheadcolor}{\textperiodcentered}}%
+}{}
+
+\ifthenelse{\equal{\itemize@elsymbols}{ball@symbols}}{%
\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}}%
@@ -43,8 +49,6 @@
\renewcommand{\labelitemiii}{\small\textcolor{eplistheadcolor}{\ensuremath{\bullet}}}%
\renewcommand{\labelitemiv}{\footnotesize\textcolor{eplistheadcolor}{\ensuremath{\bullet}}}%
}{}
-%% end geaendert 1.8.21
-
\renewcommand{\labelenumi}{\textcolor{eplistheadcolor}{\textbf{\theenumi.}}}
\renewcommand{\labelenumii}{\textcolor{eplistheadcolor}{\textbf{\theenumii.}}}