This is the mail archive of the docbook-tools-discuss@sources.redhat.com mailing list for the docbook-tools 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]

Any luck with DocBook/SGML 3.1 with Red Hat 7.3?


I try to build from DocBook/SGML 3.1-sources on Red Hat 
7.3

1) When I go for HTML-output with Red Hat 6.2 or 7.2 
   my HTML-files would be named after the tags 
   "TAG-NAME" I added to my sections: 
   e.g. <sectN id="TAG-NAME">
   Now with RH 7.3 all of my outputfile from running
   docbook2html are named x1346.html and alike - not
   install.html, introduction.html.

2) When I try to make PDF-output I need to run 
   jade to give input to the subsequent 
   index-collection 
   ( perl ./collateindex.pl -g -o stikord.sgml tempdir/HTML.index)
   I get lots of errors now with Red Hat 7.3 when I run
   jade -t sgml -ihtml \
   -d /usr/share/sgml/docbook/utils-0.6.9/docbook-utils.dsl#print \
   -V html-index -V nochunks bog.sgml > ged.html 


jade:/usr/share/sgml/docbook/utils-0.6.9/docbook-utils.dsl:422:19:E: 
reference to undefined variable "%admon-font-family%"
jade:/usr/share/sgml/docbook/utils-0.6.9/docbook-utils.dsl:416:7:E: 
reference to undefined variable "HSIZE"
jade:/usr/share/sgml/docbook/utils-0.6.9/docbook-utils.dsl:478:2:E: 
too many arguments for function
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.76/html/dbhtml.dsl:326:17:E: 
invalid value for "attributes" characteristic

The last error is repeated a zillion times :))

I am not a world champion in the style-sheets - so I 
could use some help along the way here.

FYI - my Docbook-header looks something like
<!doctype book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" []>

And I start my books with
<book id="index" lang="da">


Any help is highly appeciated.

FYI; I run http://www.sslug.dk/linuxbog - with 13 books
in Danish with more that 1400 pages. All in 
SGML/DocBook :)))))))

-- 
Peter Toft, Ph.D. [pto@sslug.dk] http://www.sslug.dk/~pto

The number of UNIX installations has grown to 10, with more expected
 - The Unix Programmer's Manual, 2nd Edition, June 1972 






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