As I said, lwc hangs when it does meet some structures. Thus bug was reported by Alistair K Phipps. The structures that causes the bug looks like this

\command{
  stuff goes here...
}

Changing it to

\command{ %
  stuff goes here...
}

makes it work ...

As soon as I have the time, I will correct this.
SourceForge.net Logo Valid XHTML 1.1! Valid CSS!