This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Inserting raw HTML


/ Gre7g Luterman <gre7g@wolfhome.com> was heard to say:
| (make formatting-instruction data: (include-file "big-header.htm"))
|
| and got the following error:
|
| jade:dbhtml.dsl:93:43:E: invalid value for "data" characteristic
|
| Any other guesses?

Yes, but the'll be a little harder. The include-file function
(in dblib.dsl), ends with 

  (literal somevariable)

What you want is another version of include-file that doesn't put a
literal wrapper around the result. Then I think it'll be acceptable
for the data: characteristic of formatting-instruction.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Virtuous people often revenge
http://www.oasis-open.org/docbook/ | themselves for the constraints to
Chair, DocBook Technical Committee | which they submit by the boredom
                                   | which they inspire.--Gustave Le Bon


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