On 2010-06-08, José Matos wrote: > On the same vein as your work and since I dislike the latex output of > lyx- beamer I have a workaround in the form of a python script and > another layout.
Did already you consider using custom insets for the frames? I started doing this for the seminar.layout. This easily translates to the way these environments are used in LaTeX. Unfortunately, there is no easy obsoleting a Layout with an Inset. Günter