On Sat, Dec 13, 2003 at 04:03:22PM -0800, Matthew Redekopp wrote: > I've a question regarding the numbering scheme provided by > Section/Subsection/etc: DVI prints the numbers 0.1.2, 0.2.2, etc, that is, > with a zero first. Is there any means of getting rid of the zero? > > > > Also, I notice that the report document layout-type publishes the Table of > Contents and the second page of the Abstract with regular numbers as opposed > to Roman numerals. I saw the Latex solution to remedying this but I can't > see its application to Lyx. Any ideas?
You've probably chjosen a text class with chapters (like 'book') Use something 'smaller' if you don't want chapters ('report' or 'article' or such) Andre'