Re: [quickbook][phoenix] Can't build Phoenix as a PDF.
John Maddock <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <69BA9E5ED9034DC4B033E43D35E8C876@acerlaptop> |
>> I was going to suggest the code you posted above, so if that doesn't >> work..... I don't know... how about something like: >> >> <bridgehead renderas="sect1"> >> <phrase id="phoenix.preface"/><link >> linkend="phoenix.preface">Preface</link> >> </bridgehead> > >I'll give it a go. Another thing that came up when testing the latest auto-index code: there's what appears to be a bug in the stylesheets that causes messages of the kind: Request for title of element with no title: link Request for title of element with no title: link If I link to a bridgehead which contains a <link> (or any other XML element for that matter). Note *two* messages per link which can get deeply annoying if a big index has loads of such links. Test case etc at: https://sourceforge.net/tracker/?func=detail&aid=3325153&group_id=21935&atid=373747 Cheers, John.