Coder Social home page Coder Social logo

focus-beamertheme's Introduction

Focus v2.6

A presentation theme for LaTeX Beamer that aims at a clean and minimalist design, so to minimize distractions and put the focus directly on the content.

This package is available through the CTAN in most LaTeX distributions such as MiKTeX and TeXLive.

Requires the packages appendixnumberbeamer, fira and PGF/TikZ to be installed in your LaTeX distribution.

Demo

A full demo is available. Refer to demo.tex and demo.pdf.

Download

Download the latest release by following this link.

Instructions

After downloading, copy the files named beamer*themefocus.sty into the same folder as your LaTeX source file.

Then include the theme by writing:

\documentclass{beamer}

\usetheme{focus}

in the preamble of your document.

Customize colors

Focus is based on two colors, namely main and background, that can be customized after including the theme.

For example:

\usetheme{focus}

\definecolor{main}{RGB}{92, 138, 168}
\definecolor{background}{RGB}{240, 247, 255}

produces the following ice-blue color theme.

Customize the footline

The footline numbering can be customized through the theme option numbering. The standard value is:

\usetheme[numbering=progressbar]{focus}

that shows an progress bar of increasing length on the footline.

Alternatively, a full footline bar with the frame numbering can be shown with:

\usetheme[numbering=fullbar]{focus}

The footline may also be disabled by typing:

\usetheme[numbering=none]{focus}

Customize fonts

Focus is using the Fira fonts by default.

This can be changed by using the option nofirafonts:

\usetheme[nofirafonts]{focus}

License

This software is released under the GNU GPL v3.0 License.

Contacts

If you are enjoying this theme please share it with your friends or colleagues!

Any suggestions, comments, criticism or appreciation are welcome!

Contact information are available to registered users on my Github profile page.

Contributors

Focus was initially created and designed by Pasquale Africa.

The following people deserve appreciation and acknowledgment for improving the template with additions and modifications (in alphabetical order):

  • Sebastian Friedl
  • Benjamin Goldman

A more detailed contribution list is found here.

focus-beamertheme's People

Contributors

pcafrica avatar sfr682k avatar

Watchers

James Cloos 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.