On 21-May-2002 Lars Gullik Bjønnes wrote:
> "ert_comp.contents.find_first_not_of(' ') == string::npos"
>
> equals only spaces.
>
> So: (perhaps we should use this for 1.2.0 as well)
I already changed to the one you propose and will commit soon (as soon
as I checked out the 1.2.x branch.
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 21-May-2002 Dekel Tsur wrote:
>> The attached 1.1.6 file is not read correctly by LyX:
>> Note that the ERT text contains a backslash and a space,
>> so the latex output is "a\ b".
>> However, lyx-1.2.0 drops the space when reading the file, so
>> th