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]

Re: Using *small-caps*


Ian Castle wrote:
> 
> so the easiest way to use that is with a style sheet...
> 

... Well, you don't have to use a stylesheet... 

(element application ( $my-charseq$ ))
 
(define ($my-charseq$ #!optional (sosofo (process-children)))
  (make sequence
   glyph-subst-table: *small-caps*
   sosofo ))

... is simpler... I just got a bit carried away.

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


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