Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
presentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Laros
presentation
Commits
f11becfc
Commit
f11becfc
authored
9 years ago
by
Jeroen F.J. Laros
Browse files
Options
Downloads
Patches
Plain Diff
Work in progress: first colour changes.
parent
3186a8e4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
beamerthemelumc.sty
+34
-23
34 additions, 23 deletions
beamerthemelumc.sty
presentation.tex
+1
-1
1 addition, 1 deletion
presentation.tex
with
35 additions
and
24 deletions
beamerthemelumc.sty
+
34
−
23
View file @
f11becfc
% Copyright 201
1
by Jeroen F. J. Laros
% Copyright 201
5
by Jeroen F. J. Laros
%
% This file may be distributed and/or modified
%
...
...
@@ -7,7 +7,7 @@
%
% See the file doc/licenses/LICENSE for more details.
\ProvidesPackageRCS
$
Header:
/
svnroot
/
presentation
/
trunk
/
beamerthemelumc.sty,v
1
.
0
201
1
/
03
/
0
2
$
\ProvidesPackageRCS
$
Header:
/
svnroot
/
presentation
/
trunk
/
beamerthemelumc.sty,v
1
.
0
201
5
/
11
/
1
2
$
\mode
<presentation>
...
...
@@ -25,15 +25,16 @@
\setbeamertemplate
{
bibliography item
}
[triangle]
\bibliographystyle
{
plain
}
% Select a nicer font.
\usepackage
{
newcent
}
\renewcommand
{
\sfdefault
}{
pnc
}
%
% Select a nicer font.
%
\usepackage{newcent}
%
\renewcommand{\sfdefault}{pnc}
\usepackage
{
eurosym
}
% Package for making graphs and automata.
\usepackage
{
gastex
}
% Spaces around `=' break functionality.
\gasset
{
linecolor=white, linewidth=0.5, AHLength=3
}
%\gasset{linecolor=white, linewidth=0.5, AHLength=3}
\gasset
{
linewidth=0.5, AHLength=3
}
% Custom colours (use the gimp colour picker and divide by 255).
\definecolor
{
LUMCBlue
}{
rgb
}{
0, 0.11372, 0.38039
}
...
...
@@ -43,14 +44,15 @@
\usenavigationsymbolstemplate
{}
% Set default colours.
\alt
<handout>
{}{
\setbeamercolor
{
structure
}{
fg=white
}
\setbeamercolor
{
normal text
}{
fg=white
}
\setbeamercolor
{
frametitle
}{
fg=white
}
}
%
\alt<handout>{}{
%
\setbeamercolor{structure}{fg=white}
%
\setbeamercolor{normal text}{fg=white}
%
\setbeamercolor{frametitle}{fg=white}
%
}
% Change the bullets in the itemize environment.
\setbeamertemplate
{
itemize items
}
[circle]
\setbeamercolor
{
itemize item
}{
fg=black
}
\newcommand
{
\fakeitem
}{
\,\ \ \
$
\bullet
$
\ \,
}
% Macros for bold text.
...
...
@@ -61,13 +63,13 @@
\newcommand
{
\permfoot
}
[1]
{
\onslide
<1->
\bs
{
#1
}}
% Macro for highlighting.
\alt
<handout>
{
%
\alt<handout>{
\newcommand
{
\hlColour
}{
\color
{
red
}}
\newcommand
{
\defaultColour
}{
\color
{
black
}}
}{
\newcommand
{
\hlColour
}{
\color
{
yellow
}}
\newcommand
{
\defaultColour
}{
\color
{
white
}}
}
%
}{
%
\newcommand{\hlColour}{\color{yellow}}
%
\newcommand{\defaultColour}{\color{white}}
%
}
\newcommand
{
\hl
}
[1]
{
\hlColour
#1
\defaultColour
}
% Enable numbering of figures and tables.
...
...
@@ -218,7 +220,7 @@
% The header of the body.
\setbeamertemplate
{
headline
}{
\colorbox
{
whit
e
}{
\color
{
LUMCBlu
e
}
\colorbox
{
LUMCBlu
e
}{
\color
{
whit
e
}
\begin{tabularx}
{
0.98
\textwidth
}{
ll
}
\includegraphics
[scale=0.25]
{
logos/lumc
_
logo
_
small
}
&
\hspace
{
0.8cm
}
% Space between the logo and the title of the section.
...
...
@@ -262,20 +264,29 @@
}
% Set the background colour.
\alt
<handout>
{}{
\beamersetaveragebackground
{
LUMCBlue
}}
%
\alt<handout>{}{\beamersetaveragebackground{LUMCBlue}}
% Reset the frame counter.
\setcounter
{
framenumber
}{
0
}
% The footer of the body.
\setbeamertemplate
{
footline
}{
\colorbox
{
white
}{
\color
{
LUMCBlu
e
}
\begin{tabularx}
{
0.98
\textwidth
}{
XX
X
}
\colorbox
{
white
}{
\color
{
whit
e
}
\begin{tabularx}
{
0.98
\textwidth
}{
p
{
3cm
}
l
X
}
\\
[-3ex]
% Space above the footer line.
\myConference
&
\hfill
\insertframenumber
/
\inserttotalframenumber
\colorbox
{
LUMCBlue
}{
\phantom
{
.
}
\hfill
\insertframenumber
/
\inserttotalframenumber
\hfill
\phantom
{
.
}
}
&
\colorbox
{
blue
}{
\myConference
}
\hfill
\phantom
{
.
}
&
\hfill
\myDate
\hfill
\colorbox
{
gray
}{
\myDate
}
\\
[-1ex]
% Space below the footer line.
\end{tabularx}
}
...
...
This diff is collapsed.
Click to expand it.
presentation.tex
+
1
−
1
View file @
f11becfc
...
...
@@ -2,7 +2,7 @@
\title
{
\LaTeX\
Presentation Template
}
\providecommand
{
\myConference
}{
Work discussion
}
\providecommand
{
\myDate
}{
Thursday, 24 February
201
1
}
\providecommand
{
\myDate
}{
12-nov-
201
5
}
\author
{
Jeroen F.J. Laros
}
\providecommand
{
\myGroup
}{
Leiden Genome Technology Center
}
\providecommand
{
\myDepartment
}{
Department of Human Genetics
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment