Sorry that I bring this topic again on the list.
The goal was to merge the changes I made in my LyXWinInstaller builds to the
official source.
There are now the following things left:
--- support for powerdot/beamer ---
This feature was ofteh requested on the users list and we included now the files for beamer. But
there are the followiong two entries missing in chklatex.ltx:
\TestPackage{pgf} % needed by beamer
\TestPackage{xcolor} % needed by beamer
Without these packages beamer is unusable.
I also shipped the files for powerdot, the compeditor to beamer as I got lots af requests here too.
I ship the examle files of powerdot and its .layout file. I also added the following checks to
chkconfig.ltx:
\TestPackage{enumitem} % needed by powerdot
\TestPackage{genmisc} % needed by powerdot
\TestPackage{listings} % needed by powerdot
\TestPackage{xkeyval} % needed by powerdot
Can the powerdot stuff can go in, or not, or later?
regards Uwe