Menu

#3 RTF Output is Garbage

open
nobody
None
5
2002-01-28
2002-01-28
No

PROBLEM: Crocsdb creates RTF output which is
essentially garbage in versions of crocsdb less then
0.3.5b (included in versions of Docbook SGML Toolbox
less then 0.1.03)

CAUSE: Incorrect selection/use of stylesheet.

FIX: Edit the jade rtf line in Crocsdb to read:
jade -t rtf -d [path to /print/ldp.dsl]"#print" -o
$NAME_WITHOUT_EXTENSION".rtf" ../../$1 2>>$DOC_LOG_FILE

inserting where indicated the correct path to the print
ldp.dsl
stylesheet(/usr/local/share/sgml/dsssl/docbook-dsssl-1.74b/print/ldp.dsl
on my setup). Make sure you add the "#print" after it
and put it in quotes to avoid shell confusion.

OR download the new version of crocsdb at
www.gemini1consulting.com/tekhelp

This problem is fixed in versions of DocBook SGML
Toolbox 0.1.03 on up.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.