Next in thread → Next in month →

Re: DOCBOOK-APPS: Using *small-caps*

From
Ian Castle <>
Date
2001-07-27T15:46:44+00:00
ID
Thread
Re: DOCBOOK-APPS: 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.
Next in thread → Next in month →