.type toc.tst
.type
.no header
.;.style CHAPTER 1,1,1,-1,-1,-1
.PS 30,70,10,0
.SEND TOC    .PAGE SIZE 20,70,10
.SEND TOC  .R;Table of contents
table of contents test
.BR; ANOTHER LINE
.BR; NOTHER LINE
.disable toc
.send toc This line should not appear!!!
.ch This is not in TOC!!!
.enable toc
.ch TABLE of CONTENTS Chapter 2
line of text
.HL 2 header level 2. This is a very long title. Does it indent properly?
.HL 1 header level 1
.HL 2 HEADER LEVEL 2
.HL 3 HEADER LEVEL 3
.HL 4 HEADER LEVEL 4
.HL 5 HEADER LEVEL 5
.HL 6 HEADER LEVEL 6
.send page toc .br;ARBITRARY PAGED ENTRY
.send page toc 1;.br;ARBITRARY PAGED ENTRY
.send page toc 2;.br;ARBITRARY PAGED ENTRY
