scribble-enhanced/collects/tests/scribble/docs/grouper.txt
Matthew Flatt 1c5b304b1b Scribble: add 'grouper and 'hidden-number part style properties
Also, clean up documentation and implementation of 'unnumbered and
'hidden.

original commit: c0c2eda628c5786c18d29a3071087e268bd76109
2013-02-01 10:15:53 -08:00

53 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Hello
    I One
      1 A Section
        1.1 A Subsection
        1.2 A Subsection, Revisited
    II Two
      2 Another Section
        2.1 Another Subsection
        >> Unnumbered Subsection
        2.2 Another Subsection, Revisited
        >> Hidden Number
        2.4 Last Subsection
I. One
1. A Section
1.1. A Subsection
This is some prose.
1.2. A Subsection, Revisited
This is also some prose.
II. Two
2. Another Section
2.1. Another Subsection
More prose.
>> Unnumbered Subsection
Nothing to see here.
2.2. Another Subsection, Revisited
More prose, also.
>> Hidden Number
Nothing to see here, either.
2.4. Last Subsection
The last subsection has some prose.
This is actually in a hidden section.