>>>>> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes:
Alejandro> On Tue, 20 Jul 1999, Jean-Marc Lasgouttes wrote:
>> Unfortunately, this will change the contents of the .lyx file too
>> and mathed will not be able to parse it back correctly.
>>
>> So a more compliacated solution would be needed.
Alejandro> I wonder why doesn't work something as simple as \\ %.
Because the macro \@ifnextchar which checks for the [ skips blanks and
carriage returns.
In LyX text, [ and * are output with some protection just for this reason.
JMarc