Hi Keith,

In general, you can't sprinkle @section commands within a single list;
@section is just fundamentally a higher-level thing than lists.

    I want the list of "foos" in an unbroken numeric sequence, 

You could use multiple @enumerate lists, and give the starting number
explicitly for the second and subsequent.  If you need the automatic
section numbering, this is the only approach that I can think of.

    or, the Subphase headings flush left.

If you don't require the section numbering, perhaps either:

@exdent @b{Phase 1 - alpha subphase} @*

Or (less sure):

@heading Phase 1 - alpha subphase


Hope this helps,
karl

Reply via email to