Silvia Liverani
Home

Research

Blog

Programming

Teaching

Personal

Links

Contact


Main

My
software

LaTeX

Linux

C++

R


My software

My beamer theme: Florence

Below you can download the beamer theme that I have created and currenlty use for my LaTeX presentations. Keeping with the beamer theme tradition of city names, I have called my own theme Florence!

To use this theme you need to save beamerthemeFlorence.sty and beamercolorthemebeaver2.sty in the same folder of the tex files that you are using for the LaTeX presentation. At the top of your main tex file you need to type

\documentclass{beamer}
\usetheme{Florence}

and then just compile as usual. The output looks like in the two slides below (low resolution!) and here is the code used to create them: talk.tex.