Re: DOCBOOK-APPS: DSSSL to get section and chapter title in header
I've answered my first question - (element-title-string (current-node)) and (element-title-string (parent (current-node))) when producing sect1 headers do the job nicely. Now to sort out the rules underneath... >Some questions: >1) How do you refer to both the chapter and section (sect1) title when >producing a header?