On Saturday 10 February 2007 04:34, Wolfgang Engelmann wrote: > I am getting > counter does not exist:subsection > same for section > in using powerdot under lyx. > > am I missing a package in the preamble? > Does the sample presentation installed with Powerdot (powerdot-example.lyx) work properly? If it doesn't, you probably don't have the required versions of some packages (look carefully at the documentation). The versions of several prerequisites distributed with even the latest versions of many Linux distributions are too old.
If the example does work, start with that example building your presentation. I've found it is quite easy to do things in Lyx that Powerdot does not like. But it can priduce outstanding results. For comparison with yours, here is the preamble from a recent presentation I made with Powerdot: \usepackage{listings} \pdsetup{% lf=INT3.3, rf=Estimating Hydrocarbon Content from Amplitudes, logohook=c, logopos={.08\slidewidth,.92\slideheight}, logocmd={\includegraphics[scale=.16]{nola76_simple.ps}} } As you can see, almost everything is specific to the layour of my presentation. Les