|
Subject: Using sect1 title in the heading From: Christian Leutloff <leutloff@xxxxxxxxxxxxxxxxx> Date: 07 Mar 1998 00:22:46 +0100 Mbox-line: From leutloff@sundancer.oche.de Sat Mar 7 00:22:48 1998 |
Hello,
I want to use the SECT1 title in the heading line. What's the correct
mode to process the node list? Where can I get information about the
available nodes (I've seached the jade quellcode and nothing found 8-(
)?
This is an example from Norms Modular Stylesheets, where the chapter
title is extracted (hf-mode is used):
(define ($title-header-footer$)
(let* ((title (if (equal? (gi) "REFENTRY")
($refentry-header-footer-element$)
($title-header-footer-element$))))
(make sequence
use: para-style
font-posture: 'italic
(with-mode hf-mode
(process-node-list title)))))
Thanks
Christian
--
Christian Leutloff, Aachen, Germany leutloff@xxxxxxxxxxxxxxxxx
http://www.oche.de/~leutloff/ leutloff@xxxxxxxxxx
Debian GNU/Linux - http://www.de.debian.org/
Attachment:
pgp00001.pgp
Description: PGP signature
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: processing-instruction?, Reynolds, Gregg | Thread | Re: Using sect1 title in the headin, Norman Walsh |
| RE: processing-instruction?, Reynolds, Gregg | Date | Re: Using sect1 title in the headin, Norman Walsh |
| Month |