Dear Stuart, Example article for lout, file `ex1.txt`. Also attached: the correct lout form, file `ex1_.lout`.
But at the moment @BeginSubSections, @EndSubSections and @BeginSubAppendices, @EndSubAppendices are missing in my backend. Hope the problem now become a little clearer to all. Cheers, Thomas
ex1.txt
Description: message/disposition-notification
@SysInclude { tbl }
@SysInclude { eq }
@SysInclude { report }
@Report
//
@Section
@Title { Section }
@Begin @PP
First paragraph first [EMAIL PROTECTED]
Second paragraph first [EMAIL PROTECTED]
@BeginSubSections
@SubSection
@Title { SubSection }
@Begin @PP
Fist paragraph first subsection.
Section level has changed, thus we
need @Char at BeginSubSections before
@Char at SubSection @Char at [EMAIL PROTECTED]
Second paragraph first [EMAIL PROTECTED]
@End @SubSection
@SubSection
@Title { SubSection2 }
@Begin @PP
Fist paragraph second [EMAIL PROTECTED]
Second paragraph second subsection.
We are leaving level 2 now, thus we
need @Char at EndSubSections after
@Char at End @Char at [EMAIL PROTECTED]
@End @SubSection
@EndSubSections
@End @Section
@Appendix
@Title { Appendix A }
@Begin @PP
First paragraph first [EMAIL PROTECTED]
Second paragraph first [EMAIL PROTECTED]
@BeginSubAppendices
@SubAppendix
@Title { SubSection }
@Begin @PP
Fist paragraph first appendix subsection.
Section level has changed, thus we
need @Char at BeginSubAppendices before
@Char at SubAppendix @Char at [EMAIL PROTECTED]
Second paragraph first appendix subsection.
We are leaving level 2 now, thus we
need @Char at EndSubAppendices after
@Char at End @Char at [EMAIL PROTECTED]
@End @SubAppendix
@EndSubAppendices
@End @Appendix
_______________________________________________ Asciidoc-discuss mailing list [email protected] http://metaperl.com/cgi-bin/mailman/listinfo/asciidoc-discuss
