Jürgen Spitzmüller wrote:
rgheck wrote:
a symlink lyx.tar.gz
or lyx-current.tar.gz (and lyx-current.tar.bz2), for that matter.
By the way, what's the expected date for 1.5.7?
There are two open issues with lyx2lyx that block the release currently:
http://marc.info/?l=lyx-devel&m=122631333226950&w=2
I'm waiting for input. I'm gonna tag 1.5.7 and prepare the release tarballs as
soon as these issues are sorted out.
The patch you posted looks fine. The other problem seems to have to do
with the caption to the table float in section 4.6.1.2. If you search
for "cap:Table-float" in the exported 1.5.x file, you'll see that the
caption inset closes without the layout for the inset having closed. I'm
not sure what's causing this. I'm guessing it's in the subfloat
reversion code, which we've worked on so much already. If you delete the
figure float, with its subfloats, the precedes the table float, the
export works fine. And, worryingly, if you delete just one of the
subfloats from the figure float, lyx2lyx ends up in an infinite loop,
presumably because the file has already been corrupted.
I've fixed the infinite loop in 1.6. Now you just get a warning. We
should presumably add this to 1.5 as well.
rh