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

https://github.com/gokcemay/pythonlatexfun

I had a lot of PDFs in subfolders. Needed to make a combined PDF with bookmarks and whatnot. LaTeX could handle it but there was a lot of iteration. So wrote this .
https://github.com/gokcemay/pythonlatexfun

latex pdf-generation python-3-5

Last synced: 4 months ago
JSON representation

I had a lot of PDFs in subfolders. Needed to make a combined PDF with bookmarks and whatnot. LaTeX could handle it but there was a lot of iteration. So wrote this .

Awesome Lists containing this project

README

          

# pythonLaTeXFun
I had a lot of PDFs in subfolders. Needed to make a combined PDF with bookmarks and whatnot. LaTeX could handle it but there was a lot of iteration. So wrote this .