Table of contents
When editing there's the TOC panel, what I was hoping for was the ability to put a table of contents in when exporting to PDF / LaTex.
Is this possible? Is it on the backlog?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by Fletcher on 22 May, 2013 03:26 PM
PDF/LaTeX already includes support for including a TOC. The memoir class includes it by default. Otherwise there is plenty of information on the internet about how to customize LaTeX to do exactly what you want.
For an example, the MMD User's Guide shows what it looks like:
http://fletcher.github.io/peg-multimarkdown/mmd-manual.pdf
The TOC panel is simply a navigational tool while editing and is unrelated to the output document.
F-
--
Fletcher T. Penney
Manager, Founder
MultiMarkdown Software, LLC
[email blocked]
2 Posted by Tom Haggie on 22 May, 2013 04:04 PM
I meant a way to put it into the markdown so the export generates it, I'm looking to have a workflow where I don't have to go in and edit the output by hand.
Support Staff 3 Posted by Fletcher on 22 May, 2013 04:12 PM
You don't have to do it by hand. LaTeX is capable of generating TOCs on it's own (and much more).
If you're using the MultiMarkdown LaTeX Support files and the memoir variant, it's all automatic. Otherwise there is tons of information about LaTeX on the internet to configure things for your specific workflow.
F-
--
Fletcher T. Penney
Manager, Founder
MultiMarkdown Software, LLC
[email blocked]