From: Nicolas <n.goaziou@gmail.com>
To: lbmlist@hethcote.com
Cc: emacs-orgmode@gnu.org
Subject: Re: Set the beginning section number
Date: Mon, 14 Mar 2011 07:53:57 +0100 [thread overview]
Message-ID: <87ei6anqey.fsf@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1103132043250.14244@caritas.hethcote.com> (lbmlist@hethcote.com's message of "Sun, 13 Mar 2011 20:48:51 -0600 (MDT)")
Hello,
lbmlist@hethcote.com writes:
> I may have not read sufficiently, but I have not yet found how to set
> the beginning number when exporting to HTML and I'm desiring to start
> with a number other than 1.
>
> * This
> ** is the example
> *** that I play
> *** with
>
> Exports to:
>
> 1 This
> 1.1 is the example
> 1.1.1 that I play
> 1.1.2 with
>
> What I would like to do is set the initial number so that the exported
> reads as:
>
> 33 This
> 33.1 is the example
> 33.1.1 that I play
> 33.1.2 with
This may not be exactly what you're looking after, but lists can do
something like this:
#+title: Say 33
33. [@33] This
1. is the example
1. that I play
2. with
Regards,
--
Nicolas
prev parent reply other threads:[~2011-03-14 6:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-14 2:48 Set the beginning section number lbmlist
2011-03-14 6:53 ` Nicolas [this message]
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=87ei6anqey.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=lbmlist@hethcote.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.