(dsssl) RE: DSSSList Digest V5 #101

Subject: (dsssl) RE: DSSSList Digest V5 #101
From: "Michael Spencer" <MSpencer@xxxxxxxxxxxxxxxxx>
Date: Wed, 15 Jan 2003 08:22:02 -0600
Hi,

I put a block image in the header using the following method:

In my custom .DSL:-

<!-- Image from bookinfo at the start of the book title page -->
(define (book-titlepage-recto-elements)
  (list
	(normalize "mediaobject")
        (normalize "title")
	(normalize "subtitle")
	(normalize "graphic")
	(normalize "corpauthor")
	(normalize "authorgroup")
	(normalize "author")
	(normalize "editor")
	(normalize "copyright")
	(normalize "abstract")
	(normalize "legalnotice")))

In the source document:-

<book>
<bookinfo>
  <mediaobject>
    <imageobject>
      <imagedata scalefit="1" width="300" align="center" fileref="logo.png"
format="PNG"/>
    </imageobject>
  </mediaobject>
  <title>Technical Document Writing Style</title>
  <titleabbrev>style/style.zyd</titleabbrev>
    <author>


Hope this helps.

Michael



-----Original Message-----
From: owner-dssslist-digest@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-dssslist-digest@xxxxxxxxxxxxxxxxxxxxxx]
Sent: Wednesday, January 15, 2003 1:30 AM
To: dssslist-digest@xxxxxxxxxxxxxxxxxxxxxx
Subject: DSSSList Digest V5 #101


DSSSList Digest      Wednesday, January 15 2003      Volume 05 : Number 101



In this issue:

     (dsssl) im really need some help

----------------------------------------------------------------------

Date: Tue, 14 Jan 2003 17:13:18 -0300
From: pividal@xxxxxxx
Subject: (dsssl) im really need some help

hi:::

im really need to put in the header an image like this

text                                             image
- ------------------------------------------------------------




and how i make a line down the header???

im looking EVERY place but nothing and please send me the exact code

can i put an <adress> element in a header??


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

------------------------------

End of DSSSList Digest V5 #101
******************************



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

Current Thread