On Friday 31 August 2007 02:35:45 Richard Heck wrote:
> Does lyx2lyx otherwise handle `compressed' files, from the old scheme?
From day 0. :-)
In LyX.py we have:
def choose_io(self, input, output):
"""Choose input and output streams, dealing transparently with
compressed f
On 8/30/07, José Matos <[EMAIL PROTECTED]> wrote:
> On Friday 31 August 2007 00:02:59 Richard Heck wrote:
> > Any attempt to export LyX (say, 1.4) from within the trunk fails with an
> > error. I don't THINK this can be because of my recent commit, but I'm
> > far from sure. Can someone who is expe
José Matos wrote:
On Friday 31 August 2007 00:02:59 Richard Heck wrote:
Any attempt to export LyX (say, 1.4) from within the trunk fails with an
error. I don't THINK this can be because of my recent commit, but I'm
far from sure. Can someone who is expert here have a look? From what I
can tel
On Friday 31 August 2007 00:02:59 Richard Heck wrote:
> Any attempt to export LyX (say, 1.4) from within the trunk fails with an
> error. I don't THINK this can be because of my recent commit, but I'm
> far from sure. Can someone who is expert here have a look? From what I
> can tell, lyx2lyx is fa
Any attempt to export LyX (say, 1.4) from within the trunk fails with an
error. I don't THINK this can be because of my recent commit, but I'm
far from sure. Can someone who is expert here have a look? From what I
can tell, lyx2lyx is failing to read even a single line from the file.
This als