Skip to content

mriedl93/beamer-acib-theme

Repository files navigation

Beamer ACIB Theme

Use as submodule:

git submodule add ...

Setup:

bash beamer-acib-theme/setup.sh

In the .tex header (e.g. for BioToP template):

\documentclass[aspectratio=169]{beamer}

\usepackage{beamer-acib-theme/beamerthembiotop}
\usepackage{beamer-acib-theme/beamercolorthembiotop}
\usepackage{beamer-acib-theme/utils}

Utility functions

\fig

Inserts a figure at an absolute placement.

\fig{ <x-position> }
    { <y-position> }
    { <path to image> }
    { <scale> }

\gada

Creates a grid for easier absolute placements.

\gada

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published