Graphics, Figures & Tables ⇒ gnuplot infinity symbol with eps figures in latex
gnuplot infinity symbol with eps figures in latex
I have produced an eps image in gnuplot with:
set terminal postscript eps enhanced colour lw 4 "Times New Roman" 20
including the infinity symbol with:
{/Symbol \245}
and the initial output looks great. My problem is when I include this image in my latex file within the figure environment using the includegraphics command, the infinity symbol turns into a degree symbol. This appears to be a function of pdfTeX, in that the dvi and ps files retain the infinity symbol. I am using a build of dvips+ps2pdf.
I will need the pdf version for uploading the publication, so any help is appreciated. I have attached the log file, if it helps. Thank you in advance.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
gnuplot infinity symbol with eps figures in latex
Code: Select all
ps2pdf14 -dMaxSubsetPct=100 -dSubsetFonts=true -dEmbedAllFonts=true -dPDFSETTINGS=/printer
gnuplot infinity symbol with eps figures in latex
It was just that an embedding problem... I also used
Code: Select all
pdftops -eps
Code: Select all
ps2eps
as well just to get back to eps format, which I prefer to use in the tex file.
Cheers
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
gnuplot infinity symbol with eps figures in latex
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10