[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: using xgraph with latex
Hello,
Open your .ps or .eps file and try playing with the parameters of
the Bouding box. Here are the first lines in my .eps file:
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: Adobe Illustrator(r) 6.0.1
%%For: (Randa) (Lancaster University)
%%Title: (fig_5.eps)
%%CreationDate: (19/11/98) (14:34)
%%BoundingBox: 0 550 566 811
%%HiResBoundingBox: 0 550 565.9999 810.9999
%%DocumentProcessColors: Black
%%DocumentFonts: Times-Bold
%%+ Times-Italic
If this did not work or you have no BoundingBox statement in your .ps/.eps file, try capture your figures using a graphics tool then
generate .ps/.eps but always make sure that the statement BoundingBox is in its place in the .ps/.eps file
Randa
>
>
> Hello..
>
> I generated a postcript file by using xgraph.
> When I try to include the file into a document, latex says the following error.
>
> LaTeX Error: Cannot determine size of graphic in file.ps (no BoundingBox).
>
> I tried to use ps2epsi, not working in this way.
>
> If anyone has experience about this, please help me.
>
> Hyeong Soo Chang.
>
>
>
> Hello..
>
> I generated a postcript file by using xgraph.
> When I try to include the file into a document, latex says the following error.
>
> LaTeX Error: Cannot determine size of graphic in file.ps (no BoundingBox).
>
> I tried to use ps2epsi, not working in this way.
>
> If anyone has experience about this, please help me.
>
> Hyeong Soo Chang.
>