Giter VIP home page Giter VIP logo

pgcolloquium-03072020's Introduction

New Usher Institute theme for LaTeX/beamer presentations.

Usage:

Extract the contents of this archive to a directory in your $TEXINPUTS path.

In your beamer source file, state \usetheme{UsherNew} in the preamble. There are three different colour scheme variations:

  • \usetheme[colour=USHERorange]{UsherNew}: the default colour scheme,

  • \usetheme[colour=USHERgreen]{UsherNew} and

  • \usetheme[colour=USHERblue]{UsherNew}

Basic example:

\documentclass{beamer}
%% this is the default orange theme; options USHERgreen and USHERblue
%% are also available
\usetheme{UsherNew} 

\title[Short Title]{A Long and verbose title}
\subtitle{and a sub-title}
\author{Dr Benway}
\institute{The Mental Institute}
\date{Feb 1935}

\begin{document}

\maketitle

\begin{frame}{Words of Advice for Young People}
\label{sec:Advice}
People often ask me if I have any words of
      \alert{advice} for young people... \\[2ex] \pause
\begin{itemize}
    \item<1-> \alert{Never} interfere in a \alert{boy-and-girl} fight
    \item<2-> Any \alert{old soul} is worth saving\\
              \uncover<3->{at \alert{least to} a priest},
       \begin{itemize}
         \item<4-> But \alert{not} every soul is \alert{worth buying}.
       \end{itemize}
    \item<5-> ...
  \end{itemize}
\end{frame}

\begin{frame}{Conclusions}
\label{sec:what?}
  \begin{itemize}
    \item<2-> What \alert{are} we doing here?
    \item<4-> What?
    \item<2-> Answers:
       \begin{itemize}
          \item<3-> We are here \alert{to go}.
       \end{itemize}
  \end{itemize}
\end{frame}
\end{document}

See also sample.tex for a basic presentation.

Notes

If you use pdf-presenter-console, a presenter console with multi-monitor support for PDF files, try \usepackage{beamernotes} and enter your notes as in

\bnote{my notes}

after the frame you want to annotate.

The contents will generate a filename.pdfpc file containing all notes to be shown by pdfpc.

Enjoy.

SL ([email protected])

pgcolloquium-03072020's People

Contributors

bencwbrown avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.