(dsssl) RE: DSSSList Digest V5 #102

Subject: (dsssl) RE: DSSSList Digest V5 #102
From: "Michael Spencer" <MSpencer@xxxxxxxxxxxxxxxxx>
Date: Thu, 16 Jan 2003 08:45:58 -0600
Hi,

Yes, I'm using DocBook.
Changing the elements to "inline" may work i.e. inlinemediaobject.

Michael



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


DSSSList Digest       Thursday, January 16 2003       Volume 05 : Number 102



In this issue:

     Re: (dsssl) im really need some help
     Re: (dsssl) im really need some help
     (dsssl) RE: DSSSList Digest V5 #101

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

Date: Wed, 15 Jan 2003 09:59:58 +0100
From: Jany Quintard <jany.quintard@xxxxxxx>
Subject: Re: (dsssl) im really need some help

* pividal@xxxxxxx [Tue, 14/01/2003 at 17:13 -0300]
> hi:::
>
> im really need to put in the header an image like this
>
> text                                             image
> ------------------------------------------------------------

Just a question (I didn't pay attention to the previous post, sorry).
I guess that you are using Docbook ?

Jany

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

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

Date: Wed, 15 Jan 2003 09:26:12 -0300
From: pividal@xxxxxxx
Subject: Re: (dsssl) im really need some help

>> im really need to put in the header an image like this
>>
>> text                                             image
>> ------------------------------------------------------------
>(the text in the left ided and a limage inthe right side
>Just a question (I didn't pay attention to the previous post, sorry).
>I guess that you are using Docbook ?
>
>Jany
>
> DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist



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

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

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

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

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

End of DSSSList Digest V5 #102
******************************



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

Current Thread