Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/egarpor/picsec
- Owner: egarpor
- License: other
- Created: 2014-12-19T15:24:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T18:56:09.000Z (over 7 years ago)
- Last Synced: 2023-02-27T10:56:06.024Z (almost 2 years ago)
- Topics: beamer, beamer-theme, latex, latex-template
- Language: TeX
- Homepage:
- Size: 1.3 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.