ishalyminov / gemini_portrait

A portrait version of @anishathalye's Gemini LaTeX beamerposter theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gemini-portrait

This is a portrait version of @anishathalye's gemini LaTeX beamerposter theme. The picture below corresponds to heriotwatt color theme - compatibility with the original ones not tested.

Dependencies

  • A TeX installation that includes LuaTeX
  • LaTeX package dependencies including beamerposter (these usually come with your TeX installation, but if not, you can get them from CTAN)
  • Raleway and Lato, which are both available under Open Font License

Usage

  1. Copy the files in this repository (or clone the repository)

  2. In poster.tex, set up your paper size, column layout, and scale the content as necessary

  3. Make a copy of beamercolorthemegemini.sty, update the \usecolortheme line in poster.tex, and theme the poster to your liking (optional, but highly recommended)

  4. Run make to build your poster

Design goals

  • Minimal: clean and easy to read, so that the emphasis is on the content
  • Batteries included: works and looks good out of the box
  • Easy theming: easy to create and use a new color theme

Contributing

Contributions to Gemini such as bug reports, new themes, and new poster components are greatly appreciated! Given the subjective nature of design, you're encouraged to open an issue or pull request early to get feedback before investing a lot of time in implementing a new feature.

License

Copyright (c) 2018 Anish Athalye. Released under the MIT License. See LICENSE.md for details.

About

A portrait version of @anishathalye's Gemini LaTeX beamerposter theme

License:MIT License


Languages

Language:TeX 98.6%Language:Makefile 1.4%