[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:37089] Re: sid にて prosper.cls + color.sty がコンパイルできない
大浦です。
From: OHURA Makoto <Makoto.Ohura@xxxxxxxxxxxxxxxxx>
Subject: [debian-users:37087] Re: sid にて prosper.cls + color.sty がコンパイルできない
Date: Wed, 14 May 2003 09:29:51 +0900
> > sid の tetex + prosper パッケージでプレゼンテーションファイルを
> > 作成しているのですが、prosper.cls 使用中に color.sty を読み込むと
> > コンパイルできないようです。(woody では問題なくコンパイルできるのですが。)
>
> BTS にも出ていますね。(#160523)
一応、以下の patch で直るようです。ただ、作者のコメントと反する
ので、正しい対処方法かどうかは良く分かりません。
--- /usr/share/texmf/tex/latex/prosper/prosper.cls 2002-11-03 09:27:06.000000000 +0900
+++ prosper.cls 2003-05-14 09:48:32.000000000 +0900
@@ -67,12 +67,13 @@
\ExecuteOptions{final,slideBW,total,nocolorBG,noaccumulate,ps,ps2pdf}
\ProcessOptions\relax
-\RequirePackage{graphicx} % MUST be loaded *before* seminar
+%\RequirePackage{graphicx} % MUST be loaded *before* seminar
\LoadClass[portrait,semlayer,semcolor,leqno]{seminar}
\InputIfFileExists{seminar.bug}{}\relax
\InputIfFileExists{seminar.bg2}{}\relax
\InputIfFileExists{seminar-bg2-lepennec.fix}{}\relax
+\RequirePackage{graphicx} % MUST be loaded *before* seminar
\RequirePackage[\@pdf@driver,bookmarks,%
a4paper,%
----
大浦 真(OHURA Makoto): Makoto.Ohura@xxxxxxxxxxxxxxxxx(private)
ohura@xxxxxxxxxxxxx(LILO/Netfort)
mohura@xxxxxxxxxxxxxxxxxxxxxx(Kyoto Univ.)
http://www.netfort.gr.jp/~ohura/