This splits each resume section out into its own table (instead of
having one long continuous table) and then puts each section in a keep.
This fixes it so that no section is spread awkwardly across multiple
pages.
minor updates for formatting
Now you can define lambdas in lambdas.js. In the build process, ed will
creat the json for the view from the toml, and insert the lambdas to be
fed to mustache to expand the templates to create the groff to create
the pdf.
See the examples in lambdas.js for guidance on writing lambdas.