Re: [MiKTeX] Including .eps file in MiKTeX
MiKTeX source code moved to GitHub
Brought to you by:
csc
|
From: <pet...@fr...> - 2008-01-11 15:08:51
|
Herbert Gintis a écrit :
> 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
1/ GhostScript 8.60 don't want open the picture.
The error message is :
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DSC Information
At line 29083:
II*
Lines in DSC documents must be shorter than 255 characters.
GPL Ghostscript 8.60 (2007-08-01)
Copyright (C) 2007 Artifex Software, Inc. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Displaying DSC file D:/TeX/tests/bunching4555.eps without pages
Loading NimbusRomNo9L-Regu font from C:\Program
Files\gs\fonts/n021003l.pfb... 3595656 1835536 2293048 999686 2 done.
Loading NimbusSanL-Bold font from C:\Program
Files\gs\fonts/n019004l.pfb... 3612344 1925775 2453816 1164575 2 done.
Error: /undefined in II*
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval-- --nostringval--
false 1 %stopped_push 1889 1 3 %oparray_pop 1888 1
3 %oparray_pop 1872 1 3 %oparray_pop 1755 1 3
%oparray_pop --nostringval-- %errorexec_pop .runexec2
--nostringval-- --nostringval-- --nostringval-- 2 %stopped_push
--nostringval--
Dictionary stack:
--dict:1154/1684(ro)(G)-- --dict:0/20(G)-- --dict:79/200(L)--
Current allocation mode is local
--- Begin offending input ---
%%Trailer
end % Meta2EPS dict
%%EOF
II* þ Ï î
^ ê
^ b Ú â
( ) @ ê – –
! " # $ % & ' ( ) * + , - .
/ 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R
S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v
w x y z { | } ~ € ‚ ƒ „ … † ‡ ˆ ‰ Š ‹ Œ Ž ‘ ’ “ ” • – — ˜ ™
š › œ ž Ÿ ¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ® ¯ ° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½
¾ ¿ À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß à á
â ã ä å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý
þ ÿ
! " # $ % & ' ( ) * + , - .
/ 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R
S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v
--- End offending input ---
file offset = 454469
gsapi_run_string_continue returns -101
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
So your eps file is'nt a valid eps.
2/ I've opened your file in a text editor and suppressed all after line
29082 (after %%EOF) : it must be a binary preview or anything else.
I saved the file (442 ko vs 1.13 Mo !) and that new file is correct and
compiles without problem...
F. Pétiard
--
pet...@fr...
|