Indexed Document - Printable Version +- Curl Global Community (https://communities.curl.com) +-- Forum: Blogs (https://communities.curl.com/forumdisplay.php?fid=17) +--- Forum: Tech blog (https://communities.curl.com/forumdisplay.php?fid=18) +---- Forum: Robert blog (https://communities.curl.com/forumdisplay.php?fid=20) +---- Thread: Indexed Document (/showthread.php?tid=385) |
Indexed Document - RobertShiplett - 01-04-2012 Yesterday I added a page with "La Monadologie" by Leibniz to a humanities markup page. The ease with which the document converted to being an indexed TocDocument is worth laying out. The markup of the document is with {sec n} where n is a numeral from 1 to 80 in the SCURL text file. In the Curl file there is a simple text format definition which flips {sec } from being a paragraph to being a header (the basis for Table Of Contents documents.) [more to follow] |