Skip to content
cpfaff edited this page Oct 31, 2012 · 8 revisions

Introduction

The Open-Science-Poster is a latex scaffold for collaborative

Class options

Change orientation (wide/long [default])

\documentclass[wide]{subdocuments/open_science_poster}

Option wide

Remove head separator (noheadsep/headsep [default])

\documentclass[orange, noheadsep]{subdocuments/open_science_poster}

Option noheadsep

Change flavors (gray [default]/blue/orange/green/red)

The standard color flavor of the Open-Science-Poster is gray. But it is simple to change to one of the four other built-in color flavors. You only need to tell the class file by the color name which on you like to use. The colors were picked with the color brewer software so they harmonize with each other.

\documentclass[gray]{subdocuments/open_science_poster}

Gray color scheme

\documentclass[blue]{subdocuments/open_science_poster}

Blue color scheme

\documentclass[organe]{subdocuments/open_science_poster}

Orange color scheme

\documentclass[green]{subdocuments/open_science_poster}

Green color scheme

\documentclass[red]{subdocuments/open_science_poster}

Gray color scheme