Uwe Stöhr wrote:
>       current_ls_ = line_solid;
> -     current_lw_ = line_thin;
> +     current_lw_ = 0.5;

on many places you use int lw, while trying to store float...

>  void InsetLine::validate(LaTeXFeatures & features) const
>  {
> -     features.require("lyxline");
> +     
>  }

so this can be killed.

lyx2lyx routines missing.
pavel

Reply via email to