Am 25.02.2010 19:53, schrieb Erez Yerushalmi:
Yes, I'm now using \underline, instead, and problem solved! :-)So, the *problem* arises when I'm in math mode, and I type as usual: \underbar space, \alpha space, and I get my equation. All seems fine. However, when I PDF it, LyX *crashes*.
It doesn't crash here, I only get a LaTeX error. The reason is that \underbar is a text command and thus cannot handle Greek characters and other math constructs. You must use \underline.
regards Uwe
