Hi,

I'm using XXE 2.11 with the xep- and jimi-plugin (TIF support) on Windows XP.

I want to include EPS graphics in my document. There are two problems I have:

a) EPS graphics are not displayed in the editor, while other file formats
   usually are. I remember reading something about this limitation and IIRC it
   had something to do with the Jimi plugin, but I am not really sure if this
   points towards the solution or is just something I am mixing up at the
   moment.
   The EPS graphics I am using have been built with TIF preview included.

b) XEP won't print EPS to PDF. It states that it can't find the file. I've
   verified the path. This is my document:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";>
<article>
  <title>foo</title>

  <section>
    <title>bar</title>

    <para>baz</para>

    <figure>
      <title>foo</title>

      <mediaobject>
        <imageobject>
          <imagedata fileref="abbildungen/abb-01-01.eps" format="EPS" />
        </imageobject>
      </mediaobject>
    </figure>
  </section>
</article>


This is the first time I am trying to use EPS and I might simply totally miss
something. Any ideas where I could go on trying to fix this?

Thanks,

p@

-- 
state of mind
Agentur f?r Kommunikation und Design

Patrick Koetter            Tel: 089 45227227
Echinger Strasse 3         Fax: 089 45227226
85386 Eching               Web: http://www.state-of-mind.de

Reply via email to