On 17-Jul-2000 Jean-Marc Lasgouttes wrote:
>
> Two questions:
>
> - did you fix that in lyxlex or in table code? I think lyxlex would be
> the right place.
>
I fixed it in the tabular code!
> - Could you commit the same fix for the 1.1.5 branch?
Yes :)
Jürgen
--
-._-._-._-._-._-._-
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:
Juergen> I had a look at the file and now know what happens The
Juergen> problem is that the input-stream we get instead of starting
Juergen> on the start of the next line now starts on the "\n" (as
Juergen> probably LyXLex stopped read
On 14-Jul-2000 Ralf Ahlbrink wrote:
>>
>> Well you probably should send the file Base64 encoded!
>
> I give it a try.
>
I had a look at the file and now know what happens
The problem is that the input-stream we get instead of
starting on the start of the next line now starts on the "\n" (as pr
On 13-Jul-2000 Ralf Ahlbrink wrote:
> I've got a serious probleme with a document, processed with lyx-1.1.5
> under WinNT (cygwin 1.1.2), containing a tabular. After saving, I was
> not able to reopen it neither under WinNT nor Linux, Lyx said: "Tabular
> format <5 not supported anymore", tries t
I've got a serious probleme with a document, processed with lyx-1.1.5
under WinNT (cygwin 1.1.2), containing a tabular. After saving, I was
not able to reopen it neither under WinNT nor Linux, Lyx said: "Tabular
format <5 not supported anymore", tries to open and core dumped (under
Linux).
I inspe