summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamertheme-detlev-cm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamertheme-detlev-cm')
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-detlev-cm/LogoTop.pngbin0 -> 8051 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-detlev-cm/README.txt30
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-detlev-cm/SAS-CRJ900.pngbin0 -> 191456 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-detlev-cm/Wing.pngbin0 -> 150391 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-detlev-cm/WingSunrise.pngbin0 -> 207778 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-detlev-cm/beamer-theme-detlevcm.pdfbin0 -> 902383 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-detlev-cm/beamer-theme-detlevcm.tex96
7 files changed, 126 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/LogoTop.png b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/LogoTop.png
new file mode 100644
index 00000000000..e3177522bbe
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/LogoTop.png
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/README.txt b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/README.txt
new file mode 100644
index 00000000000..ca521e771a0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-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/beamertheme-detlev-cm/SAS-CRJ900.png b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/SAS-CRJ900.png
new file mode 100644
index 00000000000..2a44aba0cf5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/SAS-CRJ900.png
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/Wing.png b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/Wing.png
new file mode 100644
index 00000000000..036ebb0b0bb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/Wing.png
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/WingSunrise.png b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/WingSunrise.png
new file mode 100644
index 00000000000..9e635bffdc3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/WingSunrise.png
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/beamer-theme-detlevcm.pdf b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/beamer-theme-detlevcm.pdf
new file mode 100644
index 00000000000..025e9816237
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/beamer-theme-detlevcm.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/beamer-theme-detlevcm.tex b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/beamer-theme-detlevcm.tex
new file mode 100644
index 00000000000..7877340ae5d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-detlev-cm/beamer-theme-detlevcm.tex
@@ -0,0 +1,96 @@
+
+\documentclass[aspectratio=43,display]{beamer}
+
+%% http://tex.stackexchange.com/questions/114219/add-notes-to-latex-beamer
+%\documentclass[note]{beamer}
+%\setbeameroption{show notes}
+
+\usetheme{DetlevCM}
+%% The colourtheme must be provided by the user
+%% This allows extra flexibility and allows the use of other
+%% colour themes.
+\usecolortheme{ETII}
+
+
+
+\usepackage{enumerate}
+\usepackage{hyperref}
+\hypersetup{
+bookmarksopen=false,
+pdfpagemode=UseNone,
+%pdfpagemode=FullScreen, %% Enable to have Adobe Reader query for fullscreen mode
+pdfauthor={Detlev Conrad Mielczarek} %% Enter the apppropriate author in here
+}
+
+%% Title
+\title[Beamer Theme]{LaTeX Beamer Theme following Uni Leeds, engineering branding}
+
+%% Author with both abbreviation and affiliation
+\author[DCM] %
+{%
+ Detlev C. Mielczarek\inst{1}
+}
+
+%% Auther affiliation
+\institute[UL]{\inst{1}Your Institution Here}
+
+
+
+%% Begin the actual document
+\begin{document}
+
+
+\maketitle
+
+
+
+\begin{frame}{Optional Table of Contents Slide}
+ \tableofcontents
+\end{frame}
+
+%% Sections must be explicitly defined
+%% square brackets for the short form in the headline
+%% braces for the long entry in the table of contents
+\section[Short Title]{Long Title}
+
+%% slide titles must be given explicitly in braces
+%% exclude to not print a slide title
+%% the slide title can be different from the section
+\begin{frame}{Example Frame}
+\begin{itemize}[<1->]
+
+ \item A LaTeX template designed for use at the University of Leeds \\ (NOT officially endorsed in any way)
+
+ \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 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}
+
+
+
+\end{document} \ No newline at end of file