On Thu, Aug 21, 2003 at 09:34:43AM +0200, Michael Schmitt wrote:
> How about the following patch? (Please apply)
I don't like it either, although it is a step in the right direction.
Bellow you have what I applied:
+def valignment_middle(lines, start, end):
+for i in range(start, end):
Jose wrote:
I don't like this transformation, because you are replacing all the
ocurrences without looking to the surrounding context. Suppose that I was
documenting the tables file format, there 'valignment="center"' is something
sensible to appear.
What insets do we intend to change?
I tried
On Tue, Aug 19, 2003 at 03:23:17PM +0200, Michael Schmitt wrote:
> Hello,
>
> please find the missing patch for lyx2lyx which transforms vertical
> alignment "center" to "middle".
>
> Please check and - if OK - apply.
>
> Michael
> Index: lib/ChangeLog
> ===
Hello,
please find the missing patch for lyx2lyx which transforms vertical
alignment "center" to "middle".
Please check and - if OK - apply.
Michael
Index: lib/ChangeLog
===
RCS file: /cvs/lyx/lyx-devel/lib/ChangeLog,v
retrieving r