|
From: Jon <dev...@gm...> - 2010-10-03 23:35:35
|
Thanks, Dr. Jurzitza. Yes you are right. It is not a problem of gnuplot, but
of Scientific Workplace. I tried hard to figure it out that the problem is
with SWP. Basically SWP would not support graphic array, but I don't know
why. I now have given up using SWP for sophisticated latex task.
Sincerely,
Jon
On Sun, Oct 3, 2010 at 12:53 PM, Dr. Ing. Dieter Jurzitza <
die...@t-...> wrote:
> Hi Jon,
> I am quite sure that this has nothing to do with gnuplot, but with your
> latex
> document. You need to include the appropriate package(s) in order to make
> this
> work. And you have to distinguish whether you want to generate dvi output
> or
> pdf output, so the next question would be whether you call "latex" or
> "pdflatex" in order to generate your document.
>
> The log file ought to tell you more about this. To make things sure, you
> should create the very same "test.tex" file - snippet and include an eps
> file
> from gnuplot and then an eps file from xgrace. This should give you the
> same
> results. Search for the documentation of graphicx.sty, for pdflatex I'd
> expect
> something like
> \usepackage[pdftex]{graphicx}
> within your document.
>
> But: questions about TeX should be asked in a TeX mailing-list. This is
> off-
> topic here.
>
> Take care
>
>
>
>
> Dieter
>
> Am Sonntag, 3. Oktober 2010, 01:08:24 schrieb Jon:
> > I am trying to include .eps file into latex. I generated .eps file using
> > gnuplot. The problem is that it cannot be successfully compiled,
> ******
>
> --
> -----------------------------------------------------------
>
> |
> \
> /\_/\ |
> | ~x~ |/-----\ /
> \ /- \_/
> ^^__ _ / _ ____ /
> <°°__ \- \_/ | |/ | |
> || || _| _| _| _|
>
> if you really want to see the pictures above - use some font
> with constant spacing like courier! :-)
> -----------------------------------------------------------
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>
|