How to create a document with a table of contents in Scrivener on Windows?
I'm using Scrivener under Windows to write a text.
How am I supposed to generate a document (Word, OpenOffice.org, LaTeX or something else) with a table of contents?
I found some tutorials for doing this on the Mac version of Scrivener, but I'm working under Windows.
This post was sourced from https://writers.stackexchange.com/q/10001. It is licensed under CC BY-SA 3.0.
1 answer
From the Scrivener for Windows documentation (emphasis mine):
If you need your work to enter a standard word processor workflow, this will be your go-to method. MultiMarkdown's ODF support is comprehensive [... meaning the document can] use the table of contents feature of a word processor. It represents the only output method in Scrivener that offers this support, making MMD an enticing option for those who do not mind learning how to use it.
The documentation goes on to explain that LibreOffice (and OpenOffice, with the correct update installed) supports this format, and from there you can convert to other popular formats.
So (as I understand it) the process should be:
- Convert to OpenDocument Format, resulting in a
.fodt
file. - Open in LibreOffice, and create table of contents.
- Export to format of your choosing.
0 comment threads