OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [docbook-apps] collab elements: not present in FO



Using 1.76.1 stylesheets, exporting to FO. 

The <collab> elements in the following markup do not show up in the .fo
file.

<bookinfo>
....
<authorgroup role="Primary">
      <author>
        <firstname>Andy</firstname>
        <surname>Andrews</surname>
      </author>
    </authorgroup>
    <authorgroup role="Contributing">
      <collab>
        <collabname>Jenny James</collabname>
      </collab>
    </authorgroup>
    <authorgroup role="Other">
      <collab>
        <collabname>Mike Michaels</collabname>
      </collab>
    </authorgroup>
</bookinfo>
-- 
View this message in context: http://old.nabble.com/collab-elements%3A-not-present-in-FO-tp32471247p32471247.html
Sent from the docbook apps mailing list archive at Nabble.com.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]