# Use this script to print three columns per side; useful for saving
# paper and seeing a lot of code at once.
# Stolen from benmv.
enscript -DDuplex:true -r -fCourier4 -Escheme --columns=3 --file-align=2 *.scm
