* Set the beginning section number
@ 2011-03-14 2:48 lbmlist
2011-03-14 6:53 ` Nicolas
0 siblings, 1 reply; 2+ messages in thread
From: lbmlist @ 2011-03-14 2:48 UTC (permalink / raw)
To: emacs-orgmode
Greetings,
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
Can someone point me in the right direction?
Thanks in advance,
Louis
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Set the beginning section number
2011-03-14 2:48 Set the beginning section number lbmlist
@ 2011-03-14 6:53 ` Nicolas
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas @ 2011-03-14 6:53 UTC (permalink / raw)
To: lbmlist; +Cc: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-14 6:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14 2:48 Set the beginning section number lbmlist
2011-03-14 6:53 ` Nicolas
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).