#lang scribble/base @title{Example} @table-of-contents[] @; ---------------------------------------- @section[#:style 'grouper]{Arbitrarily Small Data} @subsection[#:tag "A"]{A} See @secref["A"] and @secref["B"]. @; ---------------------------------------- @section[#:style '(unnumbered)]{Intermezzo} @subsection[#:style '(unnumbered)]{More} Nothing here. @; ---------------------------------------- @section[#:style 'grouper]{Arbitrarily Large Data} @subsection[#:tag "B"]{B} See @secref["A"] and @secref["B"].