This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Re: Getting current section title in header?


>>>>> Steinar Bang <sb@dod.no>:

> Is it possible to get the current section title into the header for
> articles? 

Pugging this (picked from the original header.content in the fo/pagesetup.xsl)
in the appropriate spot in my local customization of header.content,
might do the trick: 
  <fo:retrieve-marker retrieve-class-name="section.head.marker"
                      retrieve-position="first-including-carryover"
                      retrieve-boundary="page-sequence"/>

I haven't been able to verify it, because I've been caught up in
trying to find out why I suddenly can't create non-draft PDF versions
of my documents... (see a separate message to the list).


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]