stephen's mailinglist account wrote:
I can do it with ERT is there a LyX or other more elegant way?
ERT way adds following
\setcounter{section}{0}
after subsequent section headers. I guess you could redefine \part in
latex preamble or put into a module even and use it as a custom inset?
\makeatletter
\...@addtoreset{section}{part}
\makeatother
rh
That is a better way
Thanks to all of you.
I've decided to leave it as it is because, on reflection, I think it's
right.
And possibly partly because I don't understand the TeX/LATEX stuff
properly. It's on my TODO list, but has been for some years now. :(
If I reorient my thinking such that Parts are logical divisions and
Sections are actual divisions, it all makes sense.
I'm grateful for all the help. Thanks.
Cheers
Peter