blob: 2c48acb96db2f2374e2e7bdb58fb0fb481f97bb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
Readme v1.02 - 7th Dec 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)
Changelog:
v 1.0.2
- generalisation of first slide images (requirement, 3 images, ideally 3:2 aspect ratio)
- renaming of first slide/titlepage images
- renamed some "heritage variables"
- removal of grey background box hidden behind images
- tidying up code, removing some redundant leftovers, improving comments
- modification to title page, now needs to be placed in a proper frame
- simplification of layout
- improvement to frame title bar (logo on white background no longer touches borders)
- updated help file
- minor adjustments to titlepage (titleslide?) layout as a result of the restructuring
v 1.0.1
- removal of hidden header text on first slide to improve compatibility with other colour schemes
- generalisation of logo (to be supplied by the user)
v 1.0.0
- Original public release
|