Jean-Pierre Chrétien wrote:
> Please find attached a French translation of the powerdot-example file,
> named exemple-powerdot.lyx.
I get LaTeX errors when compiling this with ps2pdf (the English version
compiles fine):
! LaTeX Error: Something's wrong--perhaps a missing \item.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.118 \lyxend
\lyxemptyslide[toc=,randomdots]{Le transparent vide!}
Try typing <return> to proceed.
If that doesn't work, type X <return> to quit.
> I removed the \usepackage{listings} command in the premable, as I guess
> that it is no more needed since listings has been intefaced with LyX.
Indeed. This line should be removed from the English version as well. I think
the layout and example could use some general update. For instance, powerdot
does not have a real pause environment, but uses ERT, which is unnecessary.
> I get some warnings in the command window, like:
> Counter section does not exist.
> step: Counter does not exist: subsection
This was a bug in the layout. Fixed now (branch and trunk).
Jürgen