On Tuesday 02 December 2003 11:40, Michael Schmitt wrote: > > > > True, that is fixed in 1.4 and probably 1.3.4 (if ever) will have the > > 1.4 lyx2lyx so that will fix the bug in 1.3.x > > I don't think it is fixed in 1.4...
Does this fix it? Index: lyx2lyx =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/lyx2lyx/lyx2lyx,v retrieving revision 1.15 diff -u -p -r1.15 lyx2lyx --- lyx2lyx 13 Oct 2003 09:50:10 -0000 1.15 +++ lyx2lyx 2 Dec 2003 13:47:37 -0000 @@ -1,5 +1,5 @@ #! /usr/bin/env python -# -*- coding: iso-8859-1 -*- +# -*- coding: iso8859-1 -*- # Copyright (C) 2002 Jos� Matos <[EMAIL PROTECTED]> # # This program is free software; you can redistribute it and/or > Michael -- Jos� Ab�lio
