[Refdb-users] docbook5, getting started
Status: Beta
Brought to you by:
mhoenicka
From: <mar...@mh...> - 2012-09-08 14:14:59
|
mar...@mh... writes: > I'll follow up on this on the list, but could you please send me your > input file test.xml and test.id.xml (if that gets proper created by > runbib) for further analysis off-list? Thanks for providing the input data and the additional debug information. I think the problem here is that you do not use the proper citation syntax for raw bibliographies. The citation syntax that you used is the short notation which would require a preprocessing with refdbxp before you run runbib, using a cooked bibliography. If you want to process the raw bibliography with the stock DocBook stylesheets, you'd have to use the standard DocBook citation syntax, like this: <citation role="REFDB"><xref linkend="kuma_v92"/></citation> This syntax, and some hints on further processing these documents, is explained in some more detail in the manual (chapter 10, section "create bibliographies", http://refdb.sourceforge.net/manual/ch10s03.html). best regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 |