I tried it, Robert, but I still get the following in my .log file:

  ! LaTeX Error: Unknown graphics extension: .eps.

and the pictures don't appear in the resultant PDF.

Dennis Grace

Information Developer
IBM Linux Technology Center
(512) 838-3937  T/L 678-3937  cell: (512)-296-7830
[EMAIL PROTECTED]

There are only 10 kinds of people in the world: those who understand binary
and those who don't.


                                                                                       
                                                
                      Robert McIlvride                                                 
                                                
                      <[EMAIL PROTECTED]        To:       
[EMAIL PROTECTED]                                             
                      >                        cc:                                     
                                                
                                               Subject:  Re: DOCBOOK-APPS: eps with 
openjade                                           
                      10/31/2002 07:37                                                 
                                                
                      AM                                                               
                                                
                                                                                       
                                                
                                                                                       
                                                



Hi Dennis,

Have you put one or more of these in your stylesheet customization layer?

;; The preferred mediaobject extension.
(define preferred-mediaobject-extensions
  (list "gif" "png" "eps"))

;; List of mediaobject filename extensions.
(define acceptable-mediaobject-extensions
  (list "jpeg" "jpg" "png" "eps"))

;; List of inlinemediaobject filename extensions.
(define acceptable-inlinemediaobject-extensions
  (list "gif" "jpeg" "jpg" "png" "eps"))

Cheerio!

Bob


On Wed, 30 Oct 2002 17:22:55 -0600
Dennis Grace <[EMAIL PROTECTED]> wrote:

>
> I'm trying to produce PDFs from DocBook SGML 4.1 (latest stylesheets).
> Openjade doesn't seem to recognize EPS as a graphics format. Any way I
can
> convince it?
>
> Dennis Grace
>
> Information Developer
> IBM Linux Technology Center
> (512) 838-3937  T/L 678-3937  cell: (512)-296-7830
> [EMAIL PROTECTED]
>
> There are only 10 kinds of people in the world: those who understand
binary
> and those who don't.
>
>
>


---------------------------------------
Robert McIlvride ([EMAIL PROTECTED])
Cogent Real-Time Systems (www.cogent.ca)





Reply via email to