Bug In Latex Beamer Slide Template
Tejas Dinkar
tejasdinkar at gmail.com
Fri May 1 06:46:44 BST 2009
There is a small bug in the latex template for KDE presentations [1],
which causes it to not be compiled.
In the file beamerthemeOxygen.sty, we see the lines:
\definecolor{oxygenorange}{HTML}{f7800a}
\definecolor{oxygengray}{HTML}{686868}
\definecolor{oxygenlightgray}{HTML}{eeeeee}
\definecolor{oxygenblue}{HTML}{236eaf}
This should be replaced with:
\definecolor{oxygenorange}{HTML}{F7800A}
\definecolor{oxygengray}{HTML}{686868}
\definecolor{oxygenlightgray}{HTML}{EEEEEE}
\definecolor{oxygenblue}{HTML}{236EAF}
[1] http://www.kde.org/kdeslides/
--
Tejas Dinkar
http://gja.in
More information about the kde-core-devel
mailing list