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


> On 26 Mar 2002 at 7:08, Norman Walsh wrote:

Whoa.  It's an honor!

> (include-file "/path/to/your/header")
> 
> 
> 			  (header-navigation (current-node) navlist)
> 			  body-sosofo
> 			  (footer-navigation (current-node) navlist)))
> 
> (include-file "/path/to/your/footer")

Hmmmm.  I think this is CLOSE to the solution, but not quite.  It 
seems the include-file command changed things from:

  <table width="100%" border="0" ...

to:

  &#60;table width="100%" border="0" ...

Poop.  Any idea how to pull in a file *AND* keep Scheme's meaty 
little mits off of the content?

Gre7g.

=================================================================
Gre7g Luterman   gre7g@wolfhome.com  http://www.templeofluna.com/
Stay informed: http://www.templeofluna.com/keeper/mailinglist.htm

                 If it weren't for sex, none of us would be here.
               And of course, by 'here' I mean 'on the internet'.


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