Can emacs generate a table of comments and number sections of a document?
Posted
by mp3foley
on Stack Overflow
See other posts from Stack Overflow
or by mp3foley
Published on 2010-06-15T00:09:07Z
Indexed on
2010/06/15
0:12 UTC
Read the original article
Hit count: 119
emacs
I'm writing a plain text document with numbered sections or chapters and am wondering if emacs can help with numbering and re-numbering sections. And of course would be great if it could then generate a table of contents as well.
I have had a search on google and looked through the emacs wiki but did not come up with anything other than for latex stuff and possibly muse mode, but I would like to keep this as a plain text README style document.
Thanks for any help or suggestions.
© Stack Overflow or respective owner