/ Guy Thomas <[EMAIL PROTECTED]> was heard to say:
| I want to use a jpeg file as the book title with the following xml code
[...]
| Where exactly do I put this code?
| 
| Separately under <book><title>...</title> or
| between the <title> tags?

In the title:

<title><mediaobject>
<imageobject>
<imagedata fileref="xxx.jpg"
           format="JPG"
    align="left"
    depth="92"
    width="127"
/>
</imageobject>
</mediaobject></title>

| How do I get a <title> line in the <head> section of my html file?

You should get that automatically from the book title.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <[EMAIL PROTECTED]>      | Never contend with a man who has
http://www.oasis-open.org/docbook/ | nothing to lose.--Graci\'an
Chair, DocBook Technical Committee |

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]

Reply via email to