2009-09-09: algorithm2e module for LyX
Even though it’s quite straightforward to realise, I’ve uploaded an algorithm2e module for LyX (> 1.6.0) that adds support for the algorithm2e class (instead of algorithm).
Maybe it’s useful for some of you out there.
February 11th, 2010 at 00:24
Hi phbaer,
This module is potentially very useful for me. I have put it into the lyx/layouts folder and I can add it as a module under documents settings. However, it does not seem to have any effect, lyx is still defining a new float (algorithm) does not even load the algorithm2e package. Any hints would be appreciated.
cheers,
Oliver
February 11th, 2010 at 01:08
The only thing you need to do: add the newly defined custom inset “Algorithm2e” (Insert -> Custom Insets -> Algorithm2e) and fill in your code. This should be it… hope this helps :)
phb