Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #492
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.mixmin.net!feeder.erje.net!news-1.dfn.de!news.dfn.de!news.gwdg.de!.POSTED!not-for-mail |
|---|---|
| From | Christoph Bersch <usenet@bersch.net> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Gnuplot and epslatex |
| Date | Tue, 26 Jul 2011 13:03:06 +0200 |
| Organization | GWDG, Goettingen |
| Lines | 44 |
| Message-ID | <j0m6tb$f3q$1@gwdu112.gwdg.de> (permalink) |
| References | <6fff9ffe-1aed-4100-8351-ce48d149e308@a10g2000yqn.googlegroups.com> <j0ja7e$c5q$1@online.de> <14fe6df9-1c37-4e52-8fe9-6d413fec244a@y24g2000yqb.googlegroups.com> <j0jfok$gir$1@online.de> <2fae80d3-953b-4628-8517-6b70bd3134d6@l18g2000vbe.googlegroups.com> <j0kknk$qn5$2@dont-email.me> <9ce39497-3740-4bfc-80e7-1f21f33b76fa@b19g2000yqj.googlegroups.com> <b3879e19-c217-4e67-9fd6-681d9ded8024@q5g2000yqj.googlegroups.com> <j0m2n5$bfi$1@gwdu112.gwdg.de> <7abaa8a0-2040-430f-872d-3688f6a96212@gc8g2000vbb.googlegroups.com> |
| NNTP-Posting-Host | mpl1136.mpl.mpg.de |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | gwdu112.gwdg.de 1311678187 15482 141.5.32.136 (26 Jul 2011 11:03:07 GMT) |
| X-Complaints-To | news@gwdg.de |
| NNTP-Posting-Date | Tue, 26 Jul 2011 11:03:07 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110702 Icedove/3.0.11 |
| In-Reply-To | <7abaa8a0-2040-430f-872d-3688f6a96212@gc8g2000vbb.googlegroups.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:492 |
Show key headers only | View raw
On 26.07.2011 12:25, Gaius Verres wrote: > On 26 Jul., 11:51, Christoph Bersch<use...@bersch.net> wrote: >> It is a bit difficult to follow your exact workflow. Here is what I >> understood from what you are doing (and this works for me!): >> >> Your code from >> <2fae80d3-953b-4628-8517-6b70bd313...@l18g2000vbe.googlegroups.com>: >> ... >> >> gnuplot multiplot.gp >> latex multiplot.tex >> dvips multiplot.dvi >> ps2eps multiplot.ps >> epstopdf multiplot.eps >> >> now you have both a .eps and a .pdf version of your plot. Now both the >> following inclusions work for me: >> >> pdflatex usemultiplot.tex >> -> this gives you a pdf with the embedded multiplot.pdf > > So far, this works for me, too. > >> latex usemultiplot.tex >> dvips usemultiplot.dvi >> -> this gives you a ps with the embedded multiplot.eps > > Now, I only get "Figure 1: multiplot" and the page number. Hmm, now I do not really know what else to look for: - Do you get any warnings during these two compilations (latex and dvips)? - Does it work when you convert the .ps file to .pdf with ps2pdf usemultiplot.ps - When you open the file usemultiplot.ps with a texteditor, search for a line containing the string multiplot.eps. This should also show, if the file was embedded successfully. - Which viewer do you use? no more ideas, what could cause the problem... Christoph
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Gnuplot and epslatex Gaius Verres <c_verres@yahoo.com> - 2011-07-25 00:22 -0700
Re: Gnuplot and epslatex Christoph Bersch <usenet@bersch.net> - 2011-07-25 10:41 +0200
Re: Gnuplot and epslatex Gaius Verres <c_verres@yahoo.com> - 2011-07-25 02:01 -0700
Re: Gnuplot and epslatex Christoph Bersch <usenet@bersch.net> - 2011-07-25 12:15 +0200
Re: Gnuplot and epslatex Gaius Verres <c_verres@yahoo.com> - 2011-07-25 04:24 -0700
Re: Gnuplot and epslatex Gaius Verres <c_verres@yahoo.com> - 2011-07-25 06:32 -0700
Re: Gnuplot and epslatex James Waldby <not@valid.invalid> - 2011-07-25 20:30 +0000
Re: Gnuplot and epslatex sfeam <sfeam@users.sourceforge.net> - 2011-07-25 08:09 -0700
Re: Gnuplot and epslatex James Waldby <not@valid.invalid> - 2011-07-25 20:46 +0000
Re: Gnuplot and epslatex Gavin Buxton <gavinbuxton@gmail.com> - 2011-07-25 16:32 -0700
Re: Gnuplot and epslatex Gaius Verres <c_verres@yahoo.com> - 2011-07-26 02:25 -0700
Re: Gnuplot and epslatex Christoph Bersch <usenet@bersch.net> - 2011-07-26 11:51 +0200
Re: Gnuplot and epslatex Gaius Verres <c_verres@yahoo.com> - 2011-07-26 03:25 -0700
Re: Gnuplot and epslatex Christoph Bersch <usenet@bersch.net> - 2011-07-26 13:03 +0200
Re: Gnuplot and epslatex Gaius Verres <c_verres@yahoo.com> - 2011-07-26 04:13 -0700
Re: Gnuplot and epslatex Ingo Thies <ingo.thies@gmx.de> - 2011-07-26 13:24 +0200
Re: Gnuplot and epslatex Gaius Verres <c_verres@yahoo.com> - 2011-07-26 06:11 -0700
Re: Gnuplot and epslatex Ingo Thies <ingo.thies@gmx.de> - 2011-07-26 15:43 +0200
Re: Gnuplot and epslatex Gaius Verres <c_verres@yahoo.com> - 2011-08-01 02:19 -0700
Re: Gnuplot and epslatex Gavin Buxton <gavinbuxton@gmail.com> - 2011-08-02 05:18 -0700
csiph-web