Quote:
Originally Posted by theducks
Unnecessary
You are using  HTML2 methods to style
Style a 'p.subhead' style if you want that appearance
|
LOL! But, I am oldschool, baby!
Seriously, I only have a couple books that use <h1> <h2> for chapter and subhead, so I was looking for a quick fix to block pagebreaks and still have the subheads included in the TOC.
But in the interest of bringing me into the current century, if I changed <h2> to <p class="subhead"> would the appropriate TOC expressions be: Level 1 //h:h1 and Level 2 //h: p[@subhead] ? (with no space between h: and p, but I had to do that otherwise it gave me this emoticon:

)