On Wednesday 21 August 2002 08:30, Dekel Tsur wrote:
> > But after this, yes the tabular-old could be removed.
>
> We don't have yet a lyx2lyx module for converting old tablulars, so this
> should wait.
Actually we have half of it (in my tree), I will work on it during this
week. So this shoul
On Wed, Aug 21, 2002 at 12:10:44AM +0200, Lars Gullik Bjønnes wrote:
> | then we can remove tabular-old and the minipage gook too ?
>
> I guess the minipage gook is already out with the PEXTRA patch.
>
> But after this, yes the tabular-old could be removed.
We don't have yet a lyx2lyx module fo
,v
retrieving revision 1.375
diff -u -p -r1.375 buffer.C
--- src/buffer.C 20 Aug 2002 20:30:44 - 1.375
+++ src/buffer.C 20 Aug 2002 22:10:37 -
@@ -282,22 +282,6 @@ namespace {
string last_inset_read;
-#ifndef NO_COMPABILITY
-struct ErtComp
-{
- ErtComp() : active(false), fromlayout(false
John Levon <[EMAIL PROTECTED]> writes:
| On Wed, Aug 21, 2002 at 12:00:41AM +0200, Lars Gullik Bjønnes wrote:
|
| > I think we can remove this code as well now. The code has been
| > disabled since we began the 1.3.0cvs tree, and lyx2lyx is beginning to
| > get better now.
|
| then we can remov
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| I think we can remove this code as well now. The code has been
| disabled since we began the 1.3.0cvs tree, and lyx2lyx is beginning to
| get better now.
This is the patch to accomplish that:
? build
M src/buffer.C
M src/buffer.h
M src/tabular
On Wed, Aug 21, 2002 at 12:00:41AM +0200, Lars Gullik Bjønnes wrote:
> I think we can remove this code as well now. The code has been
> disabled since we began the 1.3.0cvs tree, and lyx2lyx is beginning to
> get better now.
then we can remove tabular-old and the minipage gook too ?
regards
joh
I think we can remove this code as well now. The code has been
disabled since we began the 1.3.0cvs tree, and lyx2lyx is beginning to
get better now.
--
Lgb