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


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

More justify


Hi

I can't solve my problem with getting html's with no justified text.
Pleas help me!

I've modified the file ldp.dsl, and put in the line:

     (define %default-quadding% 'start)

This line is placed after this:

     <!--
;; ===================================================
;; customize the html stylesheet; borrowed from Cygnus
;; at http://sourceware.cygnus.com/ (cygnus-both.dsl)
;; ===================================================
-->

<style-specification id="html" use="docbook">
<style-specification-body> 

(declare-characteristic preserve-sdata?
  ;; this is necessary because right now jadetex does not understand
  ;; symbolic entities, whereas things work well with numeric entities.
  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"
  #f)

Without the quadding-line I've inserted, all works well while
compiling. But when inserting this line, I get this errormessage after
the command db2html -u -d ~/tmp/ldp.dsl#html p.sgml

The first errormessage are:

jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/dbhtml.dsl:324:17:E: invalid value for "attributes" characteristic
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/dbhtml.dsl:324:17:E: invalid value for "attributes" characteristic
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/dbhtml.dsl:324:17:E: invalid value for "attributes" characteristic
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/dbhtml.dsl:324:17:E: invalid value for "attributes" characteristic
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.64/html/dbhtml.dsl:324:17:E: invalid value for "attributes" characteristic

What can I do to solve this problem and to get my html's without
justified text?

Lars
-- 
Lars Bjørndal <lars.bjorndal@grieg.uib.no>
Storetveitåsen 15, 5067 Bergen.
Tlf.: 55 28 87 55  Mobil: 958 37 537  Telefaks: 55 28 40 67


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