Re: Second level before the first level headline?
Peter Funk <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <20140520124033.GC19268@pfmaster> |
Matěj Cepl wrote 17.05.2014 at 13:35: ... > Is there way how to persuade pandoc (or other rST tools) that what I > want to be the level 2 heading (marked by single dashes underlining) is > really that, and that level 1 heading is marked by by both underlining > and overlining? Hmmm.... The internal model of docutils uses a tree to represent the hierarchical structure. So I assume David thought that orphaned level-2 sections without a level-1 parent are normally not needed at all. I would simply put an artificial Part 0 header into the text to solve this issue. For example this one should work:: ---------------------------------------- PART 0. — PEPATORY NOTE AND INTRODUCTION ---------------------------------------- Regards, Peter Funk -- Peter Funk, home: ✉Oldenburger Str.86, D-27777 Ganderkesee mobile:+49-179-640-8878 phone:+49-421-20419-0 <http://www.artcom-gmbh.de/> office: ArtCom GmbH, ✉Haferwende 2, D-28357 Bremen, Germany ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Docutils-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/docutils-users Please use "Reply All" to reply to the list.