This is a fork of the Gemini theme adjusted to the Berlin University of Applied Sciences and Technology (BHT) corporate design. Checkout the original README file for more background information.
- Use colors regarding BHT style guide +
light
versions that are 90% lighter - Add BHT logo to the header
- Use the BHT Case font
- A TeX installation that includes LuaTeX
- You also need
latexmk
if you want to use the providedMakefile
- You also need
- LaTeX package dependencies including beamerposter (these usually come with your TeX installation, but if not, you can get them from CTAN)
- BHT Case font must be installed on your computer
- Copy the files in this repository (or clone the repository)
- In
poster.tex
, set up your paper size, column layout, and scale the content as necessary - (Optional) Make a copy of
beamercolorthemebht.sty
, update the\usecolortheme
line inposter.tex
, and theme the poster to your liking - Run
make
to build your poster or use your favorite app (take care of using LuaTex!)
To print the compiled .pdf, you can use the BHT's Kopierservice: Visit https://www.bht-berlin.de/kopierservice and follow the steps listed in "Verfahren für Mitarbeitende und Lehrende der BHT" if you're an employee, and "Verfahren für Studierende der BHT" if you're a student. You will be asked to register in a web form, after which you will gain access to https://bht.reprotechnik.de/bht/bht.nsf/?OpenDatabase&login.
- Log in and add "Fachbereich VI" to your profile information.
- Log out and back in again for the information to update.
- You can then create a new print job "Großformat Plot/Kopie".
- Select A0 as "Endformat", and upload your .pdf.
- I recommend you use "Papierart: 240 g/m² glossy" for the best-looking result.
See the FAQ in the Wiki for answers to frequently asked questions such as how to add an institution logo to the poster.
Copyright (c) Anish Athalye. Released under the MIT License. See LICENSE.md for details.