ยง Creating PDFs to read code

  1. Use vim-bruin for black and white printing
  2. Use more *.cpp *.h > consolidated.cpp to create a single file. ClangFormat this file.
  3. Open in vim, use :toHTML in vim to dump out an HTML.
  4. Open HTML page in firefox, use save as PDF to generate a PDF.
  5. Print!