Coder Social home page Coder Social logo

bregman-poster-neurips22's Introduction

FAU_1-ANIMATION

📢 UPDATE: The logo files are now included in this repository.

📽️ fau-beamer

A LaTeX beamer template according to the 2021 style guide of Friedrich-Alexander-Universität Erlangen-Nürnberg.

The given template allows you to create LaTeX presentations with the beamer class in the corporate style of FAU.

⚙️ Usage and Most Important Options

To use this template you can either clone this repository or download the code. The example document should provide a basic introduction how to set up a document with this template. We are only going over the most important steps here.

Typically you would start your LaTeX document with

\documentclass[<optional arguments>]{beamer}
\usepackage[<optional arguments>]{styles/beamerthemefau}

where the first line loads the beamer class and the second line employs the template. In the following we will explain some of the optional arguments you can pass to beamerthemefau.

⚜️ Choosing The Institute

The option institute specifies which institute template should be used. For example

\usepackage[institute=FAU]{styles/beamerthemefau}

can be used to use the generic FAU style. The following style are available

  • [institute=FAU]: Generic style for FAU,

  • [institute=Med]: style for Medizinische Fakultät,

  • [institute=Nat]: style for Naturwissenschaftliche Fakultät,

  • [institute=Phil]: style for Philosophische Fakultät und Fachbereich Theologie,

  • [institute=RW]: style for Rechts- und Wirtschaftswissenschaftliche Fakultät,

  • [institute=Tech]: style for Technische Fakultät

This option influences

  1. the color scheme,

  2. the left word mark for the title page

see the sections on colors and logos. The default option is [institute=FAU].

🖌️ Colors

The template employs the color scheme as specified by the FAU style guide. Each institute has two colors a base color and a dark base color. These colors are available via the commands \BaseColor and \BaseDarkColor

Institute \BaseColor RGB \BaseDarkColor RGB
FAU 0,47,108 4,30,66
Med 0, 163, 224 0, 97, 160
Nat 67, 176, 42 34, 136, 72
Phil 255, 184, 28 232, 119, 34
RW 200, 16, 46 151,27,47
Tech 119, 159, 181 65, 116, 141

🖼️ Logos

The logo files are now included in this repo!!!

The files and the version of the FAU corporate website are outdated and are soon to be replaced.

The following files

  • FAUWortmarkeBlau.pdf
  • FAUWortmarkeWhite.pdf

are the same for every institute and are therefore placed directly in the /template-art folder. The files for each institute are now placed in the subfolder /<Institute>, where you find

  • <Institute>Kennung.pdf
  • <Institute>KennungWhite.pdf
  • <Institute>Title.jpg

📎 Questions or Remarks

If you have questions about specific features or found an error you can either write an email to the author (see below) or raise an issue here.

🍺 Credit

This template was designed by Tim Roith using the given style from the FAU corporate style guide 2021.

bregman-poster-neurips22's People

Contributors

timroith avatar

Stargazers

 avatar JingyangXiang avatar Lorenz Kuger avatar Leon Bungert avatar  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.