public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "Pablo Rodríguez" <oinos-S0/GAf8tV78@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: Should paper size setting be case sensitive (a4 vs A4)?
Date: Tue, 27 Jun 2017 20:59:47 +0200	[thread overview]
Message-ID: <72507a89-deab-104f-5f4e-e2aeb08f8e3c@web.de> (raw)
In-Reply-To: <07c85e22-d898-4445-9484-b29e8a564888-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

On 06/27/2017 05:35 PM, Stefan Björk wrote:
> I just realised pandoc refuses to set paper size to A4 if I specify "-V
> papersize:A4", I have to use "-V papersize:a4". This makes sense from
> the point of LaTeX or ConTeXt, but perhaps not from the point of the
> user, where the real world paper format is called A4 and not a4.

Stefan,

in ConTeXt, the following source gives an error:

    \setuppapersize[a4]
    \starttext
    \input zapf
    \stoptext

It should read "\setuppapersize[A4]".

Just in case it helps,

Pablo
-- 
http://www.ousia.tk

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/72507a89-deab-104f-5f4e-e2aeb08f8e3c%40web.de.
For more options, visit https://groups.google.com/d/optout.


  parent reply	other threads:[~2017-06-27 18:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-27 15:35 Stefan Björk
     [not found] ` <07c85e22-d898-4445-9484-b29e8a564888-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-06-27 18:59   ` Pablo Rodríguez [this message]
     [not found]     ` <72507a89-deab-104f-5f4e-e2aeb08f8e3c-S0/GAf8tV78@public.gmane.org>
2017-06-27 19:51       ` John MacFarlane
     [not found]         ` <20170627195124.GB18476-l/d5Ua9yGnxXsXJlQylH7w@public.gmane.org>
2017-06-28 13:08           ` John MacFarlane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=72507a89-deab-104f-5f4e-e2aeb08f8e3c@web.de \
    --to=oinos-s0/gaf8tv78@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).