Skip to content

Instantly share code, notes, and snippets.

@qgp9
Created March 15, 2019 05:18
Show Gist options
  • Save qgp9/5b1097246641fee3e8415807d73b0c8b to your computer and use it in GitHub Desktop.
Save qgp9/5b1097246641fee3e8415807d73b0c8b to your computer and use it in GitHub Desktop.
convert source code to syntax-highlighted ps/html
vim -c TOhtml -c wq -c q TxJSON.cxx
vim -c 'hardcopy > o1.ps' -c q TxJSON.cxx
a2ps --pro=color -o o2.ps TxJSON.cxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment