|
From: ahmed l. <las...@ya...> - 2010-08-26 11:52:20
|
Hi,
thanks , i use the terminal tikz and i use the command \input{mytexfile.tex} and i iadd the \usepackage{gnuplot-lua-tikz}
and i found these two errors
/usr/share/texmf/tex/latex/gnuplottex/gnuplottex.sty:0: Shell escape not enabled.
/usr/local/share/texmf/tex/latex/gnuplot/gnuplot-lua-tikz.sty:12:File `ifxetex.sty' not found. ^^M
i search for the file ifxetex.sty on the net and i put it the desired location but the error still exist.
thanks
ahmed lasheen
--------------------------
Ahmed Lasheen
research worker
-------------------------
--- On Thu, 8/26/10, Tatsuro MATSUOKA <tma...@ya...> wrote:
From: Tatsuro MATSUOKA <tma...@ya...>
Subject: Re: [Gnuplot-info] lua terminal
To: "ahmed lasheen" <las...@ya...>
Cc: gnu...@li...
Date: Thursday, August 26, 2010, 1:35 AM
Hello
First you should also reply to the gnuplot-info list (gnu...@li...) but not only
to me. Discussions on the list are reserved in the archives and they are useful to other users.
**************
The tikz terminal uses the lua terminal internal way.
I think that the main purpose of the lua generic terminal for users who would like to use their
original lua script and style. If you can write or do not want to write your original lua script, use
of the tikz terminal may be a unique solution.
Commands
set terminal lua tikz
set terminal tikz
have the same meaning from the help
For the comparision tikz and the other latex related terminals (latex, pslatex), I cannot commit it
because I am not a late user.
BTW, the pngcairo terminal is a good solution to generate png images if your gnuplot supports it.
Please type
set term
at the gnuplot prompt and see the list of supported terminal.
If your gnuplot supports the pngcairo terminal, please read the help of it by
help pngcairo
at the gnuplot prompt.
Regards
Tatsuro
Regards
Tatsuro
--- ahmed lasheen wrote:
> thanks for your reply
> Hello,
> i am writing document , and as usual i put the figure in png format using the gnuplot
> but the problem is that the image is not clear ,so i wanna to use the termial tikz or lua
> which that it works on my gnuplot to put it the document.
> i have attached one page which contains the two picture.i also included the tex file .
> i just wanna to know which terminal i have to use lua or latex so that i have pretty clear
> image.
> thanks in advance
>
>
> Ahmed Lasheen
> Researcher
>
>
>
>
> --- On Wed, 8/25/10, Tatsuro MATSUOKA <tma...@ya...> wrote:
>
> From: Tatsuro MATSUOKA <tma...@ya...>
> Subject: Re: [Gnuplot-info] lua terminal
> To: "ahmed lasheen" <las...@ya...>
> Cc: gnu...@li...
> Date: Wednesday, August 25, 2010, 6:35 AM
>
> Hello
>
> Please read carefully
>
> help lua terminal
>
> In the help, you can see the following,
>
> ***************
> The lua generic terminal driver works in conjunction with an external Lua script to create a
> target-specific plot file. Currently the only supported target is TikZ ->pdflatex.
> *************+
>
> Regards
>
> Tatsuro
>
>
>
> --- ahmed lasheen wrote:
>
> > Hello
> > I�ス am using Fedora 12 linux system, i built gnuplot 4-4 on fedora. i also setup the lua
on
> > fedora .when i write�ス the following it is ok for TikZ terminal
> > gnuplot> set term tikz
> > Terminal type set to 'tikz'
> > Options are 'color dashed'
> > But for lua terminal i got the following
> > gnuplot> set term lua
> > Terminal type set to 'lua'
> > �ス�ス�ス�ス�ス�ス�ス�ス No Lua driver
name or file name
> given!
> > i donot know what is the driver name it wanna for me.
> > thanks in advance
> >
> > ahmed lasheen
> >
> >
> > --- On Tue, 8/24/10, Tatsuro MATSUOKA <tma...@ya...> wrote:
> >
> > From: Tatsuro MATSUOKA <tma...@ya...>
> > Subject: Re: [Gnuplot-info] lua terminal
> > To: "ahmed lasheen" <las...@ya...>, gnu...@li...
> > Date: Tuesday, August 24, 2010, 8:57 AM
> >
> > Hello
> >
> > Your inquiry is quite obscure.
> >
> > What is your platform, linux(debian, Ubuntu, Redhat....)? MaxOS? windows (Xp, vista, 7)?
> >
> > Did you build gnuplot by yourself?
> >
> > If so, did install the lua libraries?
> >
> > Please describe details like the above.
> >
> > Regards
> >
> > Tatsuro
> >
> > --- ahmed lasheen wrote:
> >
> > > good morning
> > > I have problem in using lua terminal , when i print set terminal lua , gnuplot
> > > tell me that it is not existed .
> > > i am using gunplot 4-4-0
> > > when configure it print the following
> > > 髏�ソスTeX *.sty for lua/tikz terminal: no
> > > thanks in advance
> > >
> > > --------------------------
> > > Ahmed Lasheen
> > > Researcher
> > > Egyption Meteorological Authority(EMA)
> > > Cairo, Egypt
> > > -------------------------
> > >
> > >
> > >
> > >�ス �ス �ス�ス�ス
> > > ------------------------------------------------------------------------------
> > > This SF.net email is sponsored by
> > >
> > > Make an app they can't live without
> > > Enter the BlackBerry Developer Challenge
> > > http://p.sf.net/sfu/RIM-dev2dev
> > > _______________________________________________
> > > gnuplot-info mailing list
> > > gnu...@li...
> > > https://lists.sourceforge.net/lists/listinfo/gnuplot-info
> > >
> >
> >
> > --------------------------------------
> > GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
> > http://pr.mail.yahoo.co.jp/gyao/
> >
> >
> >
> >ツ ツ ツツツ
>
>
> --------------------------------------
> GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
> http://pr.mail.yahoo.co.jp/gyao/
>
>
>
>
--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/
|