> Please provide me with a patch to make LyX 1.5.0 use zlib again. The
> Windows installer still includes zlib, so no other changes are needed. I
> will then release 1.5.0-2.

But I am not sure if the zlib way is compatible with the iostreams
compressed files, which can be properly used under linux. It will take
me (or others) days to fix this and there will already be some broken
files (or hearts) then.

My suggestion is to remove this menu item for now (and only under
windows), using the following patch. How to properly fix this issue is
something for Jose/Jurgen to decide.

Bo

Index: lib/ui/stdmenus.inc
===================================================================
--- lib/ui/stdmenus.inc (revision 19262)
+++ lib/ui/stdmenus.inc (working copy)
@@ -414,7 +414,6 @@
                Item "Outline|O" "dialog-toggle toc"
                Item "Start Appendix Here|A" "appendix"
                Separator
-               Item "Compressed|m" "buffer-toggle-compression"
                Item "Settings...|S" "dialog-show document"
        End

Reply via email to