Re: [MiKTeX] Including .eps file in MiKTeX
MiKTeX source code moved to GitHub
Brought to you by:
csc
|
From: Herbert G. <hg...@co...> - 2008-01-11 14:53:33
|
Below are (a) a minimal LaTeX program, and (b) the yap error message,
after running texify on miktex.tex.
I have placed bunching4455.eps on my website (URL in my signature)
under "Computer Programs".
Thanks so much for the help.
Herbert Gintis
\documentclass[11pt]{article}
\usepackage{graphicx}
\begin{document}
\begin{figure}[tbp]
\centering
\includegraphics[bb=0 0 467 360,width=5.67in,height=4.37in,
keepaspectratio]{Bunching4555}
\caption{Caption for Bunching4555}
\label{fig:Bunching4555}
\end{figure}
\end{document}
---------------
MiKTeX Problem Report
Message: The page could not be rendered.
Data: Error: /undefined in II*
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval--
--nostringval-- --nostringval-- false 1 %stopped_push 1893
1 3 %oparray_pop 1892 1 3 %oparray_pop 1876 1 3
%oparray_pop 1755 1 3 %oparray_pop --nostringval--
%errorexec_pop .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1155/1684(ro)(G)-- --dict:0/20(G)-- --dict:71/200(L)--
--dict:101/300(L)-- --dict:48/200(L)--
Current allocation mode is local
MiKTeX GPL Ghostscript 8.60: Unrecoverable error, exit code 1
Source: C:\work3\miktex-2.7\Libraries\MiKTeX\Dvi\DviPage.cpp
Line: 1045
MiKTeX: 2.7
OS: Microsoft Windows Vista Ultimate Edition (Build 6000)
SystemAdmin: yes
PowerUser: no
SharedSetup: yes
BinDir: F:\Program Files\MiKTeX 2.7\miktex\bin
Root0: C:\Users\Herb\AppData\Roaming\MiKTeX\2.7
Root1: C:\Users\Herb\AppData\Local\MiKTeX\2.7
Root2: C:\ProgramData\MiKTeX\2.7
Root3: F:\Program Files\MiKTeX 2.7
Install: F:\Program Files\MiKTeX 2.7
UserConfig: C:\Users\Herb\AppData\Roaming\MiKTeX\2.7
UserData: C:\Users\Herb\AppData\Local\MiKTeX\2.7
CommonConfig: C:\ProgramData\MiKTeX\2.7
CommonData: C:\ProgramData\MiKTeX\2.7
Herbert Gintis
Santa Fe Institute and
Central European University
15 Forbes Avenue, Northampton, MA 01060
413-586-7756 (Home Office) 775-402-4921 (Fax)
Recent papers are posted on my <http://people.umass.edu/gintis>web site.
Quote of the Week:
Nature, Mr. Allnut, is that which we
are put on this earth to rise above
Katherine Hepburn, in
The African Queen
|