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:
parent
3861df510c
commit
59d6f02a9a
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 133a7e04074ba83176ca22ed4a18818263340f84
|
||||
Subproject commit fea830fcd27b4df2a337ac774daa7d4bbca00866
|
Loading…
Reference in a new issue