Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2431 > unrolled thread

Which terminal should I use to obtain a graph that can be used in LyX?

Started byRamon Yll Prous <ryllprous@gmail.com>
First post2014-04-30 16:55 -0700
Last post2014-05-01 09:09 -0700
Articles 2 — 2 participants

Back to article view | Back to comp.graphics.apps.gnuplot


Contents

  Which terminal should I use to obtain a graph that can be used in LyX? Ramon Yll Prous <ryllprous@gmail.com> - 2014-04-30 16:55 -0700
    Re: Which terminal should I use to obtain a graph that can be used in LyX? Ethan A Merritt <EAMerritt@gmail.com> - 2014-05-01 09:09 -0700

#2431 — Which terminal should I use to obtain a graph that can be used in LyX?

FromRamon Yll Prous <ryllprous@gmail.com>
Date2014-04-30 16:55 -0700
SubjectWhich terminal should I use to obtain a graph that can be used in LyX?
Message-ID<9487da40-6468-45e1-b536-6cf8f1f7ae40@googlegroups.com>
I have tried to add graphs in .tex but LyX does not accept them. Which terminal should I use?


Thanks,

Ramon

[toc] | [next] | [standalone]


#2432

FromEthan A Merritt <EAMerritt@gmail.com>
Date2014-05-01 09:09 -0700
Message-ID<ljtre5$g2$1@dont-email.me>
In reply to#2431
Ramon Yll Prous wrote:

> I have tried to add graphs in .tex but LyX does not accept them. Which
> terminal should I use?

In LyX you have the option of running the document through
plain latex, pdflatex, xetex, and half a dozen other TeX variants.
Choose your favorite, then pick a graphics format that is compatible
with it.

For plain latex, that's probably *.eps.

For pdflatex you could use any of the terminals that generate *.pdf,
but if you're in the TeX world I suppose lua/tikz would be best.
(gnuplot->lua/tikz->pdflatex->*.pdf   include a pointer to the *.pdf
file in LyX).  This is what I've been doing.

I have not tried the other variants.

	Ethan

[toc] | [prev] | [standalone]


Back to top | Article view | comp.graphics.apps.gnuplot


csiph-web