Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2432
| From | Ethan A Merritt <EAMerritt@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Which terminal should I use to obtain a graph that can be used in LyX? |
| Date | 2014-05-01 09:09 -0700 |
| Organization | made entirely of Lego |
| Message-ID | <ljtre5$g2$1@dont-email.me> (permalink) |
| References | <9487da40-6468-45e1-b536-6cf8f1f7ae40@googlegroups.com> |
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
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
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
csiph-web