Coder Social home page Coder Social logo

pegasusbeamer's Introduction

PegasusBeamer

A beamer theme for the University Of Central Florida (UCF)

  1. You must download the .sty file and the stylefiles folder into the directory where you have your .tex latex/beamer file

  2. At the start of the file, after defining the document class at the top: \documentclass{beamer}, put the line \usetheme{PegasusUCF} (the Dark version is invoked by using \usetheme{PegasusUCFdark}

  3. Fill in the title and short title by changing the text in the square and curly brackets for the \title tag: \title[short talk title]{title of talk}

  4. Fill in the author name from the \author tag: \author{Author name}

  5. If you would like the titleframe to have the general UCF logo for the university leave the line \newcommand{\deptname}{0} uncommented.

  6. If you would like to have on the title frame the logo of your department leave the line of your department uncommented (no % at start) and the rest commented (with % at start). Eg. \newcommand{\deptname}{1}%STATISTICS for the statistics department.

  7. example.tex gives a working template and example.pdf shows the output pdf

\documentclass{beamer}
\usetheme{PegasusUCF}

%-------------------------------
\title[GoKnights]{UCF Lecture 8}
\author{Alexander V. Mantzaris}
%>>>>UNCOMMENT 1 FOR YOUR DEPTARTMENT
\newcommand{\deptname}{0}
%\newcommand{\deptname}{1}%STATISTICS
%\newcommand{\deptname}{2}%MATHEMATICS
%\newcommand{\deptname}{3}%ENGINEERING AND COMPUTER SCIENCE
%\newcommand{\deptname}{4}%ELECTRICAL ENGINEERING AND COMPUTER ENGINEERING
%\newcommand{\deptname}{5}%IST INSTITUTE FOR SIMULATION AND TRAINING
%\newcommand{\deptname}{6}%PHYSICS
%\newcommand{\deptname}{7}%MECHANICAL AND AEROSPACE ENGINEERING
%\newcommand{\deptname}{8}%COMPLEX ADAPTIVE SYSTEMS LABORATORY
%\newcommand{\deptname}{9}%CENTER FOR ADVANCED TRANSPORTATION SYSTEMS SIMULATION
%\newcommand{\deptname}{10}%CHEMISTRY
%\newcommand{\deptname}{11}%BIOLOGY
%\newcommand{\deptname}{12}%ECONOMICS
%\newcommand{\deptname}{13}%SOCIOLOGY
%\newcommand{\deptname}{14}%PSYCHOLOGY
%\newcommand{\deptname}{15}%BUSINESS AND ADMINISTRATION
%\newcommand{\deptname}{16}%COLLEGE OF SCIENCES

%<<<<<
\date{\vspace{-8cm}}

%--------------------------------



%%%%%%%%%%%%%%%%
\begin{document}

*note that in the 'dark' version there are two new styles of blocks to choose from {newblock1} and {newblock2} which you can see from the exampleDark.pdf on how they look on the last page where they are displayed'

pegasusbeamer's People

Contributors

davecwright3 avatar mantzaris avatar

Watchers

 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.