Using an alternative markup.
HTML output is OK.
Only <author> is present in FO. <collab> entries are ignored.

<authorgroup>
      <author><firstname>Andy</firstname><surname>Andrews</surname></author>
       <collab>
        <collabname>Peter Piper</collabname>
       </collab>
      <collab>
        <collabname>Jenny Jones</collabname>
      </collab>
    </authorgroup>


mike 675 wrote:
> 
> 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-tp32471247p32501067.html
Sent from the docbook apps mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to