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: Still cannot get admonition graphics


At 06:38 PM 3/4/01 -0500, Kevin Dunn wrote:
>---------- Original Message ----------------------------------
>From:     "Postmaster" <postmaster@hams-hsc.hsc.edu>
>Date:     Sat,  3 Mar 2001 23:57:12 -0500
>
>>Invalid final delivery userid: have
>>
>
>I have admonition graphics working with PDFJadetex. I had to do the
following:
>
>1. Convert the admonition graphics to PNG format (EPS will probably
>   work, but haven't tried it). These get placed in, say
>   /mydocumentroot/images/*.png

OK, I converted them to jpg

>2. Add the following to my dsl customization:
>
>;; use graphics in admonitions, and have their path be "."
>;; NO: we are not yet ready to use gifs in TeX and so forth
>(define %admon-graphics-path%
>  "/mydocumentroot/images/")
>(define %admon-graphics%
>  #t)
>(define admon-graphic-default-extension
>  ;; REFENTRY admon-graphic-default-extension
>  ;; PURP Admonition graphic file extension
>  ;; DESC
>  ;; Identifies the default extension for admonition graphics. This allows
>  ;; backends to select different images (e.g., EPS for print, PNG for
>  ;; PDF, etc.)
>  ;; /DESC
>  ;; AUTHOR N/A
>  ;; /REFENTRY
>  ".png") 

Hmmm, I modified the $admon-graphic$ routine to do the right things, but it
still screws up ...

>BTW, I use PNG for PDF output. I convert PDF to PS using acroread. Use
>EPS if you are getting PS from jadetex.
>
>Question: can admonition graphics be scaled by the stylesheet to fit
>the current font size?
>
>
>
>--
>Kevin M. Dunn
>Professor of Chemistry
>Hampden-Sydney College
>--
>

Regards
-------
Richard Sharpe, sharpe@ns.aus.com
Samba (Team member, www.samba.org), Ethereal (Team member, www.ethereal.com)
Contributing author, SAMS Teach Yourself Samba in 24 Hours
Author, Special Edition, Using Samba



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