Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ylogx/presentations

Source code for my presentations written with latex
https://github.com/ylogx/presentations

beamer latex presentation tex

Last synced: 7 days ago
JSON representation

Source code for my presentations written with latex

Awesome Lists containing this project

README

        

# Presentations
Source code for my presentations written with latex

## Building pdf from source code
Setup LaTeX and run the following command:

```bash
make
```

This will build all the presentations in the pdf format.

You can also find the pre-build pdfs from the release section.