Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4419
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2021-07-13 04:53 -0700 |
| References | <e95b190e-372c-43c2-832e-4ae317cbecddn@googlegroups.com> <cff8b4a1-6be9-4fd0-bb7c-89e31c11371en@googlegroups.com> <1cf904fc-5f50-43c1-880a-d8b6a379d4cdn@googlegroups.com> <44ade153-21e2-4340-a4cf-8b66e5eb83f8n@googlegroups.com> |
| Message-ID | <ce48011d-8e32-4641-bb57-d16a5c24d372n@googlegroups.com> (permalink) |
| Subject | Re: How to produce screenplot and pslatex-plot with one batch file |
| From | "hugocoolens@gmail.com" <hugocoolens@gmail.com> |
On Saturday, July 10, 2021 at 5:07:26 PM UTC+2, Gavin Buxton wrote: > Ah, I think I see now. You could > set terminal pslatex size 25cm,17cm monochrome > set output "fileforlatex.tex" > plot sin(x) > set output > set term x11 > rep > > and just plot it again to the screen, but it might not look the same in a different terminal. Dear Gavin, This is exactly what I needed. It makes my workflow a lot more efficient because when I see the plot looks OK on the screen I can now immediately start LaTeX, otherwise I always had to put those two lines in comment and rerun Gnuplot an extra time to produce the LaTeX picture. Thanks a lot and kind regards, Hugo
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
How to produce screenplot and pslatex-plot with one batch file "hugocoolens@gmail.com" <hugocoolens@gmail.com> - 2021-07-08 07:30 -0700
Re: How to produce screenplot and pslatex-plot with one batch file Gavin Buxton <gavinbuxton@gmail.com> - 2021-07-09 08:18 -0700
Re: How to produce screenplot and pslatex-plot with one batch file "hugocoolens@gmail.com" <hugocoolens@gmail.com> - 2021-07-10 02:23 -0700
Re: How to produce screenplot and pslatex-plot with one batch file Gavin Buxton <gavinbuxton@gmail.com> - 2021-07-10 08:07 -0700
Re: How to produce screenplot and pslatex-plot with one batch file "hugocoolens@gmail.com" <hugocoolens@gmail.com> - 2021-07-13 04:53 -0700
csiph-web