|
Subject: this context requires a sosofo From: Jim_Albright@xxxxxxx Date: Fri, 07 Nov 1997 15:14 -0500 (EST) |
(define ($italic-seq$)
(make sequence
font-posture: 'italic
(process-children)))
(element highlight
(case (attribute-string "REND")
(("ITALIC") $italic-seq$)
(("BOLD") $bold-seq$)))
-----------
What am I doing wrong? I am trying to specify that ITALIC be
applied in this situation:
<HIGHLIGHT rend=ITALIC>xxxxx</HIGHLIGHT>
Jim Albright
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: (match-element?), Vivek Agrawala | Thread | Re: this context requires a sosofo, Chris Maden |
| Re: newbie question, nesting level , Tony Graham | Date | Re: this context requires a sosofo, Chris Maden |
| Month |