fixes #95 – Minor design improvements for the title page
This commit is contained in:
parent
4cd0943d42
commit
5df8e3654a
BIN
demo/demo.pdf
BIN
demo/demo.pdf
Binary file not shown.
Binary file not shown.
|
@ -257,7 +257,7 @@
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
\setbeamertemplate{title separator}{
|
\setbeamertemplate{title separator}{
|
||||||
\begin{tikzpicture}
|
\begin{tikzpicture}
|
||||||
\draw[fg] (0, 0) -- (\textwidth, 0);
|
\draw[fg, fill=fg] (0,0) rectangle (\textwidth, 0.4pt);
|
||||||
\end{tikzpicture}%
|
\end{tikzpicture}%
|
||||||
\par%
|
\par%
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue