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: Docbook Q's - references and image objects on thetitlepage...


Hi Val,

you can use the <bibliography> tag for your references.

On your other question, assuming you're using XSL stylesheets, you can
modify the elements that shall appear on your title page by editing the
titlepage template. The file is called titlepage.templates.xml. It has a
syntax that you will be able to understand easily. Edit it to your
needs. There's a template for every medium you want to create in the
respective folders, eg html, fo, ... Afterwards, you will have to create
a new titlepage stylesheet by issuing the following command:

xsltproc
/usr/local/lib/xml/stylesheets/docbook-xsl/template/titlepage.xsl
/usr/local/lib/xml/stylesheets/docbook-xsl/html/titlepage.templates.xml

This will create a new
/usr/local/lib/xml/stylesheets/docbook-xsl/html/titlepage.templates.xsl
file, and next time you build your document, your titlepage will include
the image that you referenced in your XML file.

hth,
Patrick

Val Schmidt schrieb:
> 
> I wasn't sure if this was a development-only list or if I can ask newbie
> questions.  I apologize if these are bothersome and kindly ask that
> someone point me in a direction where I can get some help if they are.
> 
> How can I best specify references at the end of a book with all the
> standard information common in journal articles?  It's slightly
> confusing as the reference tag can only be put in book or part, but the
> refentry tag can be put in appendix and chapter as well as many other
> things.  It's not clear how things are to be done.
> 
> Second, I'd like to include an illustration on the title page of the
> book, however the mediaobject tags et. al. either are not allowed at the
> outset of the book, or if I move them around so jade successfully
> compiles things the image is not rendered.
> 
> Any help would be greatly appreciated.
> 
> Val
> --
> 
> ********************************
> Val E. Schmidt
> Lamont Doherty Earth Observatory
> Columbia University
> vschmidt@ldeo.columbia.edu
> mobile: (614) 286-3726
begin:vcard 
n:Eisenacher;Patrick
tel;work:+1 (6102) 88478-72
x-mozilla-html:FALSE
url:http://www.fillmore-labs.com
org:Fillmore Labs GmbH 
version:2.1
email;internet:eisenacher@fillmore-labs.com
title:Senior Project Manager
adr;quoted-printable:;;Triforum C2=0D=0AFrankfurter Str. 233;Neu-Isenburg;Hessen;63263;Germany
x-mozilla-cpt:;24800
fn:Patrick Eisenacher
end:vcard

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