Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egarpor/picsec

A fresh and clean beamer theme, with pictures in the titles of the sections
https://github.com/egarpor/picsec

beamer beamer-theme latex latex-template

Last synced: about 2 months ago
JSON representation

A fresh and clean beamer theme, with pictures in the titles of the sections

Awesome Lists containing this project

README

        

picsec theme
============

[![Travis-CI Build Status](https://travis-ci.org/egarpor/picsec.svg?branch=master)](https://travis-ci.org/egarpor/picsec) [![License](https://img.shields.io/badge/license-MIT%20License-brightgreen.svg)](https://opensource.org/licenses/MIT)

Overview
--------

`picsec` (**pic**ture in **sec**tion) is a fresh and minimalistic `beamer` theme for `LaTeX`. The theme is based on the [`progressbar`](http://recherche.noiraudes.net/fr/LaTeX.php) theme from [Sylvain Bouveret](http://recherche.noiraudes.net/en/). TODO.

Install
-------

Place the `*.sty` files in your compilation folder. TODO.

Usage
-----

TODO.

```
% Set theme
\usetheme{picsec}
```

TODO.

```
% Options
\picsecoptions{%
headline = none,%
frametitle = picture-section,%
titlepage = picture,%
imagename = images/section_figure_1,%
titleimagename = images/title_figure%
}
```

Template
--------

See the template in [`/tex`](https://github.com/egarpor/picsec/tree/master/tex). TODO.