This is the mail archive of the davenport@berkshire.net mailing list for the Davenport project.


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

Re: DAVENPORT: Images on Titlepages


Karl Critz asked:
| 
| The DocBook spec does not provide a direct way to display
| an image on a titlepage.  Titlepages are built from book
| bibliographic information, which (sensibly enough) does not
| contain a tag for an image.
| 
| Is there any way to work around this?
| 
| I tried putting an image tag in my Abstract.  It produced
| a document that looked like what I wanted, but JADE complained
| of a parsing error.  Is there anything else I can try?

Yes.  In 3.1 we added Graphic to BookInfo:

<!ELEMENT BookInfo - - ((Graphic | MediaObject
                | LegalNotice | ModeSpec | SubjectSet
                | KeywordSet | ITermSet | %bibliocomponent.mix; | BookBiblio)+)
                %beginpage.exclusion;>

to solve exactly your problem.

regards, Terry


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