CTAN Comprehensive TeX Archive Network

Verzeichnis macros/latex/contrib/modernposter

README.md

modernposter - A modern poster theme (2018/04/03 v1.03.1)

This class extends the a0poster class in that it adds support to easily create posters without the need for taking care of the layout at all. It allows to use maketitle to generate a fancy header containing the title information and also provides macros to position various different types of text boxes in a two-column layout. The color scheme is inspired by the metropolis beamer theme.

The modernposter package can be found on CTAN and is included in Live and in MiK.

Below you can find a preview of the demo:Preview

Usage

Below you can find a toy example, demonstrating how to use modernposter.

\documentclass{modernposter}

\title{This is a Modernposter Demo}
\author{Firstname Lastname}
\email{firstname.lastname@domain.com} 

\begin{document}
  \maketitle  

  \begin{postercolumn}
    \posterbox{Introduction}{ 
      $\dots$
    }
  \end{postercolumn} 
  \begin{postercolumn}
    \doubleposterbox[0.6]
      {Problem Statement}{
        $\dots$
      }
      {\highlight{Results}}{ 
        $\dots$
      }
  \end{postercolumn}
\end{document}

Authors

The code is maintained by David Derler. He can be contacted via modernposter@derler.info. A list of contributors can be found here.

License

The code is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license.

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (383.2k).

modernposter – A modern poster theme

This class extends the a0poster class in that it adds support to easily create posters without the need for taking care of the layout at all. It allows to use \maketitle to generate a fancy header containing the title information and also provides macros to position various different types of text boxes in a two-column layout. The color scheme is inspired by the metropolis beamer theme.

Paketmodernposter
Repositoryhttps://github.com/derlerd/modernposter
Version1.03.1 2018-04-03
LizenzenCC BY-SA 4.0
Copyright2018 David Derler et al.
BetreuerDavid Derler
Enthalten inTeX Live als modernposter
MiKTeX als modernposter
ThemenPoster
Klassen
Siehe auchbeamerposter
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren