Hm, I can't say I've ever wanted to convert to paper formatting; it's almost always wanting to convert from paper formatting, so that I can better read papers on my e-reader or such. What are you using this for?
back
1 comments
> What are you using this for?
It's a mystery for me as well. It seems the author put quite some work in it, especially in the LaTeX template section, so surely there must be some use for it, I just fail to grasp it.
Actually, the LaTeX template took the least amount of work of anything! It's a very slightly modified version of the default Pandoc standalone LaTeX template. You can recover the original (or something like it, depending on your version of Pandoc) for comparison by doing the following:
pandoc --print-default-template latex
QA testing on a few different computers to make sure it was portable was, by far, the most time-consuming part of the project.