[Tugindia] EPS figures

ICM tugindia@tug.org
Mon, 23 Dec 2002 12:23:54 +0530


Hello
Unable to get the test.eps figure on page while bin1990-14.eps is coming
all right . Could you please guide me what is the problem?
A copy is placed below for perusal.

If you choose to reply please mark a copy to Prabirgd11@rediffmail.com, as
this mail id is giving problems.

Kind regards,

Prabir
____________________________________________________________________________
___________
\documentclass [11 pt,a4 paper]{article} %%date 23 December,2002%%
\usepackage{graphicx}
%\usepackage[draft]{graphicx}
\begin{document}
\begin {figure}
 \centering
              \includegraphics [height=10cm, width=12cm]{test.eps} %%
working partially%%
               %\fbox{\includegraphics
[width=10cm,height=9cm]{BIN1990-14.eps}}%%% 3 THIS IS WORKING FINE,
111202%%%
               \caption  {test caption....without border}
             \label{Fig}
  \end{figure}
  \end{document}
____________________________________________________________________________
__________________