[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: Re: DOCBOOK: Using a bitmap file as book title
/ Guy Thomas <Guy.Thomas@ubizen.com> 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 <ndw@nwalsh.com> | Never contend with a man who has
http://www.oasis-open.org/docbook/ | nothing to lose.--Graci\'an
Chair, DocBook Technical Committee |
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC