diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2012-06-05 11:42:39 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-06-05 11:42:39 -0700 |
commit | 1eaac7bbfbf4c1f223e772d0d369ff593ef71e61 (patch) | |
tree | 1e1c5a3c0a41ae307497cbda1507bc2b53e71808 | |
parent | ca7efdec3c1068451f54cf4519ea737afe78dc0e (diff) | |
download | pandoc-1eaac7bbfbf4c1f223e772d0d369ff593ef71e61.tar.gz |
LaTeX template improvements.
* Don't print date unless one is given explicitly in the document.
* Use iftex instead of ifxetex, ifluatex.
* Simplified templates.
* Use fontenc [T1] by default, and lmodern.
* Use microtype if available (with pdflatex only).
m--------- | templates | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/templates b/templates -Subproject cb68b11fb4b68ddea543e146cab1ddfdb8ea805 +Subproject b5d67647dc142c975aae40c8158dab85a602e7e |