summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-04 00:00:07 +0000
committerKarl Berry <karl@freefriends.org>2015-09-04 00:00:07 +0000
commit956fd331dfe8677be2b71d7fb5c107aa3583b25b (patch)
tree284cf1ce6ae5e57941de6032e5e8a5dc3b12ff82 /Master/texmf-dist/doc/latex
parentef724de0a3026a180d48d923ab9fd796c48b3605 (diff)
detlev-cm (3sep15)
git-svn-id: svn://tug.org/texlive/trunk@38288 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/detlev-cm/LogoTop.pngbin2710 -> 8051 bytes
-rw-r--r--Master/texmf-dist/doc/latex/detlev-cm/README.txt30
-rw-r--r--Master/texmf-dist/doc/latex/detlev-cm/beamer-theme-detlevcm.pdf (renamed from Master/texmf-dist/doc/latex/detlev-cm/Sample.pdf)bin871014 -> 902383 bytes
-rw-r--r--Master/texmf-dist/doc/latex/detlev-cm/beamer-theme-detlevcm.tex (renamed from Master/texmf-dist/doc/latex/detlev-cm/Sample.tex)30
4 files changed, 53 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/detlev-cm/LogoTop.png b/Master/texmf-dist/doc/latex/detlev-cm/LogoTop.png
index a188dd8e096..e3177522bbe 100644
--- a/Master/texmf-dist/doc/latex/detlev-cm/LogoTop.png
+++ b/Master/texmf-dist/doc/latex/detlev-cm/LogoTop.png
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/detlev-cm/README.txt b/Master/texmf-dist/doc/latex/detlev-cm/README.txt
new file mode 100644
index 00000000000..ca521e771a0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/detlev-cm/README.txt
@@ -0,0 +1,30 @@
+
+Readme v1.01 - 2nd Sept 2015
+
+The Beamer Theme DetlevCM was originally designed to be used for presentations
+at the University of Leeds (during my PhD time) - however it is NOT endorsed in
+any way by the university. (Hence being named after me.)
+
+A sample/example presentation is included with this package.
+- A table of contents is shown on slides (or blank bar without sections)
+- A titlebar is optional on every slide
+- Author's initials are shown on slides
+- The title is shown on the slides
+- The slide number is shown on the slide
+
+
+To my best knowledge, it is possible to use other colour themes without any
+problems using the \usecolortheme{} command from Beamer.
+
+
+Author Name: Detlev Conrad Mielczarek
+Author Contact: detlevcm - at - googlemail - dot - com
+
+The theme being a derivative work, is licensed under the GPL.
+The University Logo is not supplied - please use your own and name it
+"LogoTop.png" in the root of your LaTeX document.
+
+The photographs are copyrighted images - however a license is given to the user
+of the package to use the supplied low resolution version on a royalty free
+basis in connection with this theme. (I.e. with the Beamer Theme named DetlevCM)
+
diff --git a/Master/texmf-dist/doc/latex/detlev-cm/Sample.pdf b/Master/texmf-dist/doc/latex/detlev-cm/beamer-theme-detlevcm.pdf
index 2e93c08a9db..025e9816237 100644
--- a/Master/texmf-dist/doc/latex/detlev-cm/Sample.pdf
+++ b/Master/texmf-dist/doc/latex/detlev-cm/beamer-theme-detlevcm.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/detlev-cm/Sample.tex b/Master/texmf-dist/doc/latex/detlev-cm/beamer-theme-detlevcm.tex
index fa02f97464b..7877340ae5d 100644
--- a/Master/texmf-dist/doc/latex/detlev-cm/Sample.tex
+++ b/Master/texmf-dist/doc/latex/detlev-cm/beamer-theme-detlevcm.tex
@@ -12,7 +12,6 @@
\usecolortheme{ETII}
-\usepackage{siunitx}
\usepackage{enumerate}
\usepackage{hyperref}
@@ -33,7 +32,7 @@ pdfauthor={Detlev Conrad Mielczarek} %% Enter the apppropriate author in here
}
%% Auther affiliation
-\institute[UL]{\inst{1}Uni Leeds}
+\institute[UL]{\inst{1}Your Institution Here}
@@ -45,7 +44,7 @@ pdfauthor={Detlev Conrad Mielczarek} %% Enter the apppropriate author in here
-\begin{frame}{Test?}
+\begin{frame}{Optional Table of Contents Slide}
\tableofcontents
\end{frame}
@@ -60,20 +59,37 @@ pdfauthor={Detlev Conrad Mielczarek} %% Enter the apppropriate author in here
\begin{frame}{Example Frame}
\begin{itemize}[<1->]
- \item An LaTeX template designed for use at the University of Leeds (NOT officially endorsed in any way)
+ \item A LaTeX template designed for use at the University of Leeds \\ (NOT officially endorsed in any way)
- \item This is a sample presentations
+ \item This is a sample presentation \& manual
\item Other colour choices are allowed in the preamble
\item University logo not supplied (copyright issues) - use your own (LogoTop.png)
- \item frame titles can be removed by leaving braces blank
-
\item The images are copyrighted - a licence is herewith granted to use the supplied low resolution version on a royalty free basis in connection with this theme
\end{itemize}
\end{frame}
+\section[No Title Frame]{Frame With an Empty Title Title}
+\begin{frame}[<1->]
+
+ \begin{itemize}
+
+ \item frame titles can be included by inserting them in a second set of braces, e.g.: \\
+ \textbackslash begin\{frame\}\{frametitle\} \\
+ \textbackslash end\{frame\}
+
+ \item frame titles can be omitted by excluding the second set of braces, e.g.: \\
+ \textbackslash begin\{frame\} \\
+ \textbackslash end\{frame\}
+
+ \item please refer to the Beamer documentation for Beamer options \\
+ \footnotesize
+ \url{https://www.ctan.org/tex-archive/macros/latex/contrib/beamer}
+ \end{itemize}
+
+\end{frame}