public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "R (Chandra) Chandrasekhar" <chyavana-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Why number-sections and numbersections?
Date: Sun, 5 Sep 2021 23:02:20 +0530	[thread overview]
Message-ID: <7597b532-4ed0-8310-7e90-a6a6ae362f1a@gmail.com> (raw)

I have a defaults file that does not number sections.

But I do want sections numbered in a specific document that I am 
writing, with LaTeX as the writer. According to the manual, we may 
specify this in the defaults file so:

---
number-sections: true
---

But if the defaults file does not give a value for number-sections, and 
we wish to override the implicit default value of false, we need to 
state, in the YAML metadata block:

---
mumbersections: true
---

to get the sections numbered.

If these two usages could be made uniform---preferably hyphenated---it 
would be easier on the brain.

If the two distinct invocations are a deliberate choice, is there a
raison d'etre for it?

Thanks.

Chandra


                 reply	other threads:[~2021-09-05 17:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=7597b532-4ed0-8310-7e90-a6a6ae362f1a@gmail.com \
    --to=chyavana-re5jqeeqqe8avxtiumwx3w@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).