On Wed, Dec 19, 2001 at 02:41:23PM +0100, Peter Ring wrote: > Some more variations: you might want to pick up content or attribute values > from a marker located in the text flow, and use this information to build a > running header. Or maybe just use the location to pick up information from a > near-by element. > > Is any such thing available in DocBook?
This, as well, is a matter of stylesheet. However, jade only implements the simple-page-sequence (by contrast to full page-sequence), which only allows a single header/footer setup per simple-page-sequence. With jade, you would need to define a new flow object, that rely on the post-processor (eg. jadetex) to find the replacement text for each page. -- Yann Dirson <[EMAIL PROTECTED]> http://www.alcove.com/ Free-Software Engineer Ing�nieur Logiciel-Libre Free-Software time manager Responsable du temps Informatique-Libre Debian GNU/Linux developper <[EMAIL PROTECTED]>
