Using sect1 title in the heading

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
  • Using sect1 title in the heading
    • Christian Leutloff - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id SAA08690Fri, 6 Mar 1998 18:25:39 -0500 (EST) <=
      • Norman Walsh - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id KAA25691Sat, 7 Mar 1998 10:12:52 -0500 (EST)
        • Christian Leutloff - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id RAA29498Sat, 7 Mar 1998 17:37:00 -0500 (EST)
          • Tony Graham - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id QAA17824Sun, 8 Mar 1998 16:14:32 -0500 (EST)