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 .
- Host: GitHub
- URL: https://github.com/gokcemay/pythonlatexfun
- Owner: gokcemay
- Created: 2017-11-22T10:12:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-22T12:24:44.000Z (over 8 years ago)
- Last Synced: 2025-03-12T14:46:16.562Z (over 1 year ago)
- Topics: latex, pdf-generation, python-3-5
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 .