General ⇒ eps figure not showing
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
eps figure not showing
Your log stops mid-compilation. This is certainly unusual. log and the acompanying tex don't seem to match.
Please try to prepare a minimal working example and post it as well as the log.
First thing would be to check, if this is somehow related to the class file.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: eps figure not showing
Yes, I was able to compile the Journal's styleguide file.
I modified styleguide.tex as a minimal working example, and attached to this message.
Compilation now works with both pdflatex and xelatex; The problem is that the .eps file is still not showing (not even when I compile using xelatex).
I am attaching the log file for the current example as well.
Thank you so much,
Asaf
- Attachments
-
- styleguide.log
- (8.32 KiB) Downloaded 334 times
-
- styleguide.tex
- (664 Bytes) Downloaded 348 times
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: eps figure not showing
btw: The journal should update its template file. Doing stuff like that is obsolete for quite some time.
Re: eps figure not showing
Here comes the figure; The eps format exceeded max size, so I could only attach a screenshot (please let me know if you need the .eps still, and can point to an online zip file location that includes it ).
It is the default figure used by the journal for the styleguide (all the more strage, as per your last comment).
I really appreciate all your help!
Thank you,
Asaf
- Attachments
-
- fig1-screenshot.pdf
- (67.75 KiB) Downloaded 321 times
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: eps figure not showing
Re: eps figure not showing
http://www.oxfordjournals.org/our_journ ... index.html
Can't tell you how much I appreciate the help.
Asaf
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: eps figure not showing
Doing the long run using latex to dvi, dvips and ps2pdf gives good results.
Why your run is aborting within the alorithm section, i have no idea. You can try to update your TeX distribution, trash all the auxiliary files and try again.
In the end, the journal has to take care of the final publishing process. :-)
- Stefan Kottwitz
- Site Admin
- Posts: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Re: eps figure not showing
Don't want to make it much too high.
Let us know if there's still a problem.
Stefan
Re: eps figure not showing
Thank you again.
The (picture) file I was trying to upload was 850K.
Johannes, I just tried compiling with xelatex after trashing aux files; It runs through this time, but figure not showing..
I'm sorry for the bother, but may I ask layman instructions for how to run it "the long way" (latex to dvi, dvips and ps2pdf)? I am familiar only with the very basic controls of TexWorks (the drop-down menu which I use to run xelatex does not show any of these).
Thanks a million.
Asaf
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: eps figure not showing
Can you upload the file just generated with XeLaTeX along with the log-file?