Question
Formatted Java and Python code in a document?
Does anybody have a good workflow for getting code from github into a printed document with InDesign? We really need to preserve:
- Syntax colors
- Tabulation
- Line numbers
I am hoping somebody has solved this problem, because my Google searches have come up empty.
E.g. This Python from github. https://github.com/jamesabela/Python-RPG-Tutorial/blob/master/Object%20Oriented%20Monsters.py Will also need to do the same for Java too.
