Re: Help: Docbook Stylesheet

Subject: Re: Help: Docbook Stylesheet
From: Norman Walsh <ndw@xxxxxxxxxx>
Date: Sun, 6 Jun 1999 09:15:23 -0400
/ Guillaume Rouchy <rouchyg@xxxxxxxxxxxxxxxxxxxxxxxxxxx> was heard to say:
| I get the following error when I request a conversion with Jade on a
| Docbook document using the stylesheet of Norman Walsh (v1.38b) that I
| have customized to indent the lines of a "screen" section (by putting
| (define %indent-screen-lines%  #t) ):
| 
| jade:../stylesheet/docbook/html/dbverb.dsl:26:6:E: 1st argument for
| primitive "literal" of wrong type: "#t" not a string

The description for "%indent-screen-lines%" is wrong. It shouldn't be
#t, it should be the string that you want to use for indentation.
For example:

  (define %indent-screen-lines% "    ")

                                        Cheers,
                                          norm
-- 
Norman Walsh <ndw@xxxxxxxxxx>      | Entropy isn't what it used to be.
http://nwalsh.com/                 | 


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread