Added 'paper' after $papersize$ variable in latex template.

Thus you can say `papersize: a4` and the latex will contain
`a4paper`.

This change may break some existing workflows; if you currently
specify `a4paper`, you'll get `a4paperpaper` which is meaningless.

However, the change seems worth it, as it will make the
`papersize` variable work uniformly across ConTeXt, LaTeX,
and html->pdf via wkhtmltopdf.

See
https://github.com/jgm/pandoc/commit/3861df510c45ecfc0ac9581dc6f16b07eac4a
62d#commitcomment-15135193
This commit is contained in:
John MacFarlane 2015-12-23 13:31:18 -08:00
parent 3861df510c
commit 59d6f02a9a

@ -1 +1 @@
Subproject commit 133a7e04074ba83176ca22ed4a18818263340f84
Subproject commit fea830fcd27b4df2a337ac774daa7d4bbca00866