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

https://github.com/librepcb/librepcb-slides

LibrePCB Presentation Slides Built with LaTeX Beamer
https://github.com/librepcb/librepcb-slides

Last synced: 5 months ago
JSON representation

LibrePCB Presentation Slides Built with LaTeX Beamer

Awesome Lists containing this project

README

          

# LibrePCB Slides

[![Travis Build Status](https://travis-ci.org/LibrePCB/librepcb-slides.svg?branch=master)](https://travis-ci.org/LibrePCB/librepcb-slides)

## Prerequisites

1. Install Docker
2. Create the docker image: `./docker_build.sh`

## Building

Run `./docker_run.sh`

## Presenting

To present the PDF with notes:

```
dspdfviewer librepcb-slides.pdf
```