forcemerge 458426 452044
thanks
Okay, so I seem to be experiencing the same problem here.
The Workaround
\usepackage[dvips]{xy}
seems to work.
Attaching the output of advi -debug
1. with xy. (works)
2. without xy. (doesn't work)
diff is
--- advidebug.1 2008-01-04 15:46:53.241414272 +0900
+++ advidebug.2 2008-01-04 15:47:04.597681802 +0900
@@ -1,7 +1,5 @@
GraphicsY11.display_mode false
GraphicsY11.set_display_mode false
-command_string: launching /usr/bin/kpsewhich special.pro
-command_string: launching /usr/bin/kpsewhich texc.pro
/usr/bin/gs
/usr/bin/gs
-dNOPLATFONTS
@@ -10,18 +8,5 @@
-q
-dDELAYSAFER
-
-GraphicsY11.display_mode false
-GraphicsY11.set_display_mode false
-Setting transition mode to : none
-command_string: launching /usr/bin/kpsewhich -dpi=600 -mktex=pk cmr10.pk
-psfile_special "PSfile=\"openlogo-nd.eps\" llx=272 lly=333 urx=361 ury=443 rwi=890 "
-PSFILE=openlogo-nd.eps
-BBOX=272 333 361 443
-command_string: launching /usr/bin/kpsewhich -format=graphic/figure openlogo-nd.eps
-cache_load /home/dancer/.advi-cache/cache-tmp-openlogo-nd.eps-96x119+272+333+361+443-a-tr-aa
-cache_load /bin/gzip -c -d '/home/dancer/.advi-cache/cache-tmp-openlogo-nd.eps-96x119+272+333+361+443-a-tr-aa'
-Draw openlogo-nd.eps (alpha=1.000000 blend=Normal)
-Alpha is 255
-No blend
-Rgba 32 with blend or alpha (255) /home/dancer/.advi-cache/cache-tmp-openlogo-nd.eps-96x119+272+333+361+443-a-tr-aa
-Success Draw!
+command_string: launching /usr/bin/kpsewhich special.pro
+command_string: launching /usr/bin/kpsewhich texc.pro
-showps options tells me that apart from the xy stuff,
they have different number of fushpages.
regards,
junichi
--
dancer@{netfort.gr.jp,debian.org}
test code:
\documentclass{article}
\usepackage{graphicx} % required for `\includegraphics' (yatex added)
\usepackage[dvips]{xy}
\begin{document}
aaaa
\includegraphics{openlogo-nd.eps}
kkk
kore
\end{document}
Attachment:
advidebug.1
Description: Binary data
Attachment:
advidebug.2
Description: Binary data
Attachment:
s_ok
Description: Binary data
Attachment:
s_ng
Description: Binary data