>>>>> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes:

>> Change beamer.layout to start with (untested)
>> 
>> #% Do not delete the line below; configure depends on this #
>> \DeclareLaTeXClass[beamer.cls,pgf.sty,xcolor.sty]{Beamer
>> Presentation Class}

Uwe> This won't really help because the problematic is the following:

Uwe> \TestPackage{pgf} % needed by beamer \TestPackage{xcolor} %
Uwe> needed by beamer
Uwe> 
Uwe> Without these packages beamer is unusable.

Did you try it? The syntax I provide above will make chkconfig.ltx
check for each of the files beamer.cls, pgf.sty and xcolor.sty, It
should have the same effect as \TestPackage (except that on systems
which have beamer.cls but not xcolor.sty, it will correctly recognize
that the bremaer class is not usable).

JMarc

Reply via email to