Dekel Tsur <[EMAIL PROTECTED]> writes:

| On Tue, Feb 11, 2003 at 03:37:22PM -0500, Aleksandar Donev wrote:
| > I just installed Lyx 1.3.0 (love the Qt GUI!), and am having problems 
| > with a Prosper slide presentation with prosper.layout by Dekel Tsur, 
| > which worked with earlier versions of LyX. The problem is with figure 
| > floats. I now get only one option on the menu for figure floats (package 
| > figureflt), and they do not work (there is no figure). Opening older 
| > presentations, which use regular figure floats, produces Tex files with 
| > the following problematic macro definitions which do not compile:
| > 
| > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
| > %% Bold symbol macro for standard LaTeX users
| > \newcommand{\boldsymbol}[1]{\mbox{\boldmath $#1$}}
| > 
| > \floatstyle{}
| > \newfloat{}{}{}
| > \floatname{}{}
| > 
| > I am not sure where the problem is and would appreciate any clues.
| 
| You need to add
| 
|   Input stdfloats.inc
|   Input stdcounters.inc

But there seems to also be a bug there, in that we should not output
empty floatstyle, newfloat, floatname... ever...

-- 
        Lgb

Reply via email to