Giter Site home page Giter Site logo

jhsphbeamer's Introduction

jhsphbeamer

A beamer theme for the JHSPH Department of Biostatistics

This template is a modified version of The University of Tennessee, Knoxville theme made by Enda Hargaden and is meant to approximate the official JHSPH Power Point template, which you can view here with a JHSPH login.

To use this template, I would follow the directions here. In short, for Mac users, find where your TeX directory is using this command

kpsewhich -var-value=TEXMFHOME

for me this is

/Users/jfiksel/Library/texmf

If you don't have a texmf directory under Library, type

mkdir texmf

Eventually the path we will be working in is

/Users/<user name>/Library/texmf/tex/latex/local

If you don't have any directories under texmf, do the following

cd texmf
mkdir tex
cd tex
mkdir latex
cd latex
mkdir local
cd local

You then want to have the beamerthemejhsph.sty, jhsph_logo.png, and jhsph_shield.jpg files inside of the local directory. You should hopefully then be able to start any beamer presentation with

\documentclass{beamer}
\usetheme{jhsph}

\author{My Name}

\begin{document}

<slides>

\end{document}

as in the example texfile. Please feel free to make any changes or submit questions!

jhsphbeamer's People

Contributors

jfiksel avatar

Stargazers

mc avatar

Watchers

James Cloos avatar

Forkers

scikal hezht3

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.