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
- Host: GitHub
- URL: https://github.com/librepcb/librepcb-slides
- Owner: LibrePCB
- Created: 2017-12-31T00:31:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T19:11:17.000Z (over 2 years ago)
- Last Synced: 2025-06-22T15:39:10.002Z (12 months ago)
- Language: TeX
- Homepage:
- Size: 13.8 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LibrePCB Slides
[](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
```