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]

Re: How to do floating images


Juan,

  Thanks very much for sending the files.  I tried them and I think
we're getting closer but still not there yet.

  Ok, when I take your files and change style2.dsl from:

<!ENTITY dbstyle SYSTEM "C:\docbook1.62\print\docbook.dsl" CDATA DSSSL>
]>

to 

<!ENTITY dbstyle SYSTEM "/usr/local/share/sgml/dsssl/docbook-dsssl-1.71/print/docbook.dsl" CDATA DSSSL>
]>

 and run:

jade -t tex -d style2.dsl#docbook test3.sgml
jadetex test3.tex
xdvi test3.dvi

  I get:

! LaTeX Error: Cannot determine size of graphic in /home/rick/in/temp/x.pdf (no
 BoundingBox).

  When I change test2.sgml from

    <graphic fileref="x.pdf" width="5.2cm" depth="4.9cm"></graphic>
to
    <graphic fileref="/home/rick/in/xx.ps" width="5.2cm" depth="4.9cm"></graphic>

  I get no error and this:

http://www.viclink.com/~rick/pub/zz.gif

  See also:

http://www.viclink.com/~rick/pub/style2.dsl
http://www.viclink.com/~rick/pub/test3.sgml

  Thanks again for all of your help.

  Sincerely,

  Rick Bronson


> The fixed files have been sent to Rick (to avoid unwanted messages to
> this list). I will post the message sent to Rick to anybody which were
> interested in the subject.
> 
> Regards,
> 
> Juan R. Migoya
> SPAIN

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


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