Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Peter Flynn Newsgroups: comp.lang.postscript,comp.text.tex Subject: Re: convert this PostScript file to one which works with \includegraphics Date: Tue, 26 Jan 2021 22:33:32 +0000 Lines: 20 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net nOBhwVEJ49haXemsxWs1YQ0ByAO3Zgu1uZaNwd/7LN6LzkgW1G Cancel-Lock: sha1:KXbwW7A7Lg0K4EsfW6BkCd2sZvw= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 In-Reply-To: Content-Language: en-US Xref: csiph.com comp.lang.postscript:3615 comp.text.tex:35332 On 26/01/2021 20:39, Phillip Helbig (undress to reply) wrote: > Although not always elegant, I've always managed, with some combination > of LaTeX, \includegraphics, and PostScript commands, to get the > PostScript files I want included where and at the size I want them. > > The file below was created from a PDF file via ghostscript. In itself, > it is fine; ghostscript and gv show it as it should be. However, when I > try to include it, when viewed on the screen it flashes briefly into > view before disappearing. > > Is it not encapsulated PostScript? If that is the problem, can > ghostscript create such a file from a PDF file. Or is there some other > problem? I think you need to remove the showpage command at the end. I seem to remember that hat's what makes it display in a stand-alone viewer, and it shouldn't be in an EPS file. But my memoery isn't what it was, and nor's my Postscript :-) Peter