> 
>     2.  I can not get @image to work for me at all.  Is there a simple example
>         of this you could send me?  I used acrobat to convert our PS of the
>         figure to PDF but texi2pdf can't find it.
> 
> There's an example in the manual, although I guess it could stand
> improvement.  It has to be named with the extension .pdf.

Well I think I have finally fought this one enough to believe that it might
not be me.  :)

Attached is a tgz file which contains a directory with a simple texinfo
file which includes an image.  It works with makeinfo and texi2dvi but
not with texi2pdf.

I used the following command to convert my EPS figure to pdf.  ghostview
can display the resulting PDF image so I think it is OK.

 gs -sDEVICE=pdfwrite -sOutputFile=n.pdf -dNOPAUSE
networkflow.eps               

The make file lets you do "make info", "make dvi", "make pdf", and "make
clean".

All work except for "make pdf" which produces this output:

localization, and turning on texinfo input format.)) Chapter 1
! Missing { inserted.
<to be read again>
                   n
<argument> @pdfimage n
                      etworkflow.pdf
@centerline #1->@line {@hss #1
                              @hss }
@imagexxx ... @else @centerline {@pdfimage #1.pdf}
                                                  @fi
@image ...sftrue @fi @else @imagexxx #1,,,@finish
                                                  @fi
l.14 @image{networkflow,,}

?

Again, I am on a RedHat 6.0 P2 running the RPM texinfo-3.12f-4.  texi2pdf
claims to be:

[joel@britain jtest_pdf_image]$ texi2pdf -v
texi2dvi (GNU Texinfo 3.12-pretest) 0.36

Hopefully this will let someone narrow down the problem or at least tell
me what I am doing that is stupid.

Thanks in advance.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
[EMAIL PROTECTED]                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985

jtest_pdf_image.tgz

Reply via email to