Terminal application to convert code files to .tex files. Output is a new directory named 'latex' with
each code-file corresponding to a subdirectory. Each subdirectory has a .tex
file since compiling such
files produces a number of auxillary files.
pdflatex
Pygments
- Specify absolute path to directory with python files you want converted to pdfs.
- Edit Formatter for desired language
python3 codeprinter.py
- line break at specified character count
- Config file support
- Number of subdirectory count
- Excluded folders