Giter Club home page Giter Club logo

concrete's Introduction

The concrete bundle: A collection of flat beamer themes for LaTeX presentations

Author:  Jianrui Lyu <[email protected]>
Website: https://github.com/lvjr/concrete
License: The LaTeX Project Public License 1.3c

1. Introduction

The concrete bundle provides a collection of flat beamer themes for making LaTeX presentations, especially for academic and scientific presentations.

It consists of the following seven beamer themes:

  • light background themes
    • beamer theme cbernoulli
    • beamer theme cfermat
    • beamer theme clagrange
    • beamer theme criemann
  • dark background themes
    • beamer theme cdirichlet
    • beamer theme cgauss
    • beamer theme cmobius

2. Usage

After installing this bundle, you can write a document like this:

\documentclass[xcolor={rgb}]{beamer}
\usetheme{cbernoulli}
\begin{document}

\title{Beamer Theme cBernoulli}
\subtitle{A nice theme for LaTeX presentations}
\author{Author Name}
\institute{Institute Name}

\begin{frame}[plain]
\titlepage
\end{frame}

\section{Section One}

\subsection{Subsection One}

\begin{frame}{Frame Title}
Frame \insertframenumber
\end{frame}

\begin{frame}{Frame Title}
Frame \insertframenumber
\end{frame}

\subsection{Subsection Two}

\begin{frame}{Frame Title}
Frame \insertframenumber
\end{frame}

\begin{frame}{Frame Title}
Frame \insertframenumber
\end{frame}

\section{Section Two}

\subsection{Subsection One}

\begin{frame}{Frame Title}
Frame \insertframenumber
\end{frame}

\begin{frame}{Frame Title}
Frame \insertframenumber
\end{frame}

\subsection{Subsection Two}

\begin{frame}{Frame Title}
Frame \insertframenumber
\end{frame}

\begin{frame}{Frame Title}
Frame \insertframenumber
\end{frame}

\end{document}

Note that you NEED to add xcolor={rgb} option in loading beamer class. You can also have a look at the demo files included in this bundle.

concrete's People

Contributors

lvjr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

concrete's Issues

unsupported color model 'hsb'

In 2021, I could compile your demos, but in 2022, has error with:

Package hyperref Warning: Option `pdfauthor' has already been used,
(hyperref) setting the option has no effect on input line 18.

! Package pgf Error: Unsupported color model `hsb'. Sorry.

See the pgf package documentation for explanation.
Type H for immediate help.
...

l.24 \end{frame}

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.