> -----Original Message----- > From: Emil Karlén > > I have an article with an articleinfo. This articleinfo > contains TWO subtitle > elements. > The problem is when I translate it to html: The FIRST > subtitle is shown twice, > the second is never shown. > > When I translate to pdf there is no problem. > Also, there is no problem like the above one when I have > several author > elements.
I would say that this is not a stylesheet bug. Even though it is technically possible to have multiple subtitles in articleinfo in a valid DocBook 4.X document, I don't think that you are supposed to do this. The DocBook 5.0 schema is stricter about it and does not allow more than one subtitle inside info (http://docbook.org/tdg5/en/html/info.html). Having multiple authors is allowed in both 4.X and 5.0. /MJ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
