[email protected] wrote:
> Author: lasgouttes
> Date: Thu Jan  7 16:47:58 2010
> New Revision: 32834
> URL: http://www.lyx.org/trac/changeset/32834
> 
> +             // an arbitrary number to limit number of iterations
> +             const int max_iter = 1000;

returning back to the old discussion, i think 1000 insets are not much.
what about increase this bound? going to 10000 takes 10s on my box.

pavel

Reply via email to