This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xref not working


/ Zack Brown <zbrown@tumblerings.org> was heard to say:
| I'm using RedHat Linux 7.1, and docbook2pdf doesn't seem to process
| <xref> elements properly. it gives the following error:
|
| -------------------------------------------------------------------
| jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.59/print/dblink.dsl:179:1:E:
| XRef LinkEnd to missing ID 'chapter1'
| -------------------------------------------------------------------

I can't reproduce this bug, but I do notice several odd things about your file:

| -------------------------------------------------------------------
| <?xml version="1.0"?>

It claims to be XML.

|
| <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[]>

Then points to an SGML DTD. You probably want ...DocBook XML V4.1.2... here.

| Does anyone know how I can get this working?

What does nsgmls say?


                                        Be seeing you,
                                          norm

P.S. You can get more recent stylesheets from sourceforge.net/projects/docbook/

-- 
Norman Walsh <ndw@nwalsh.com>      | Endurance is frequently a form of
http://www.oasis-open.org/docbook/ | indecision.--Elizabeth Bibesco
Chair, DocBook Technical Committee |


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