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

https://github.com/pmalek/rapidcheck_codedive_tex


https://github.com/pmalek/rapidcheck_codedive_tex

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# rapidcheck_codedive_tex

### Using:

* for solarized themed code snippets - https://github.com/jez/latex-solarized.git
* beamer theme - https://github.com/matze/mtheme.git

### Building:

```
lualatex main.tex && bibtex main && lualatex main.tex && atril main.pdf
```