% Head.tex copyright 1992 Victor Eijkhout % \Chapter Headings Headings for sections, chapters, and such, are an essential part of any \TeX\ macro package. In Lollipop they are maybe a bit less special: all options for headings are general options, meaning that they also apply to text blocks and lists. There are only two things that distinguish headings: \Enumerate \item there will be no page break after a heading; \item there is no closing command for a heading. \> \Section[sec:head:examples] Examples Headings are defined by \refcs{DefineHeading}. The most obvious element in a heading is the title, marked by the option \refopt{title}. The title is anything that follows the heading command, upto the first empty line. \Ver>\SomeHeading Some title And some text following it.\DefineExternalFile:contents=toc\DefineHeading:TestSection [...] external:contents title external:stop Stop