From 59d6f02a9af4ea47d001c84527df77f26d2d1fdd Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 23 Dec 2015 13:31:18 -0800 Subject: 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 --- data/templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/templates/.github/PULL_REQUEST_TEMPLATE.md') diff --git a/data/templates b/data/templates index 133a7e040..fea830fcd 160000 --- a/data/templates +++ b/data/templates @@ -1 +1 @@ -Subproject commit 133a7e04074ba83176ca22ed4a18818263340f84 +Subproject commit fea830fcd27b4df2a337ac774daa7d4bbca00866 -- cgit v1.2.3