Beamer theme for Northeastern University
To install the theme on a Linux system, clone (or link) this directory in
~/texmf/tex/latex/
; you should then be able to use the theme from any
location. This is the suggested way.
Alternatively, copy beamerthemeNU.sty
and NU-brand
into the directory of
your beamer project.
Also check out the example document.
Options are given as
\usetheme[option]{NU}
By default, the text in each frame will be centered; The option t
lets the
text start at the top of each frame.
By default, only math text is typeset in serif; The option Serif
enables
serifs for all text, whereas SansSerif
disables serifs for all text.
By default, the environments listed below are unnumbered. The option numbered
adds numbers, whereas AMS
adds numbers and typesets the environment names in
the style of the American Mathematical Society.
The venue
command is provided, with which to describe the venue of the
presentation, e.g. the name and location of the conference. It should be used
like the author
and institute
commands, e.g.
\venue[Short Venue Name]{Longer Venue Name, Location}
NU-brand/
contains NU logos taken from the
brand page.
To add other logos on the title page (e.g., a conference logo), use
\addtitlepagelogo{conference-logo.png}
The logo in the lower right corner can be removed from a specific frame
using
the macro \hidelogo
before the frame and \showlogo
after the frame, like
this:
\hidelogo
\begin{frame}
...
\end{frame}
\showlogo
An environment is initialized with
\begin{environment}
...
\end{environment}
The following environments are predefined by beamer
:
corollary
definition
definitions
example
examples
fact
lemma
theorem
In addition, beamerthemeNU
defines these environments:
assumption
axiom
calculation
computation
conjecture
facts
hypothesis
notation
observation
proposition
property
remark
remarks
beamerthemeNU
imports the following packages:
gfsneohellenic
thmtools