From: Dekel Tsur Date: Sat, 4 Jan 2003 16:16:40 +0000 (+0000) Subject: Fix alignment of fixed width columns. X-Git-Tag: 1.6.10~17732 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9dccd39bd265286f345382d4af2fc1fc2c9bd0e4;p=lyx.git Fix alignment of fixed width columns. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5902 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index b92cfd35c2..9709d0e1fc 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-01-04 Dekel Tsur + + * lyx2lyx/lyxconvert_220.py: Fix alignment of fixed width columns. + 2002-12-23 Jean-Marc Lasgouttes * layouts/cl2emult.layout: diff --git a/lib/lyx2lyx/lyxconvert_220.py b/lib/lyx2lyx/lyxconvert_220.py index b0976b026e..4aee53b39a 100644 --- a/lib/lyx2lyx/lyxconvert_220.py +++ b/lib/lyx2lyx/lyxconvert_220.py @@ -75,9 +75,19 @@ def change_insetgraphics(lines): i = i+1 +def change_tabular(lines): + i = 0 + while 1: + i = find_token(lines, "