https://github.com/pmalek/rapidcheck_codedive_tex
https://github.com/pmalek/rapidcheck_codedive_tex
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmalek/rapidcheck_codedive_tex
- Owner: pmalek
- License: mit
- Created: 2016-11-14T21:01:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-14T21:05:00.000Z (over 8 years ago)
- Last Synced: 2025-02-09T05:21:06.336Z (4 months ago)
- Language: TeX
- Size: 388 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```