Hi!

I usually write my algorithms in a separate file and then use 
Insert File->lyx document to move it over. It used to move it right in
between the lines delimiting the algorithm. Now, it moves it above it
so that it's not clear when the algorithm starts. What to do? 

used to be:

------------------------------------

yadda yadda

------------------------------------
Algorithm 1
------------------------------------




now it is 

yadda yadda

------------------------------------
Algorithm 1
------------------------------------
------------------------------------

Reply via email to