Re: [PATCH] Layout Modularity, Part 3

2007-08-27 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: On Mon, 27 Aug 2007, Abdelrazak Younes wrote: [EMAIL PROTECTED] wrote: On Sun, 26 Aug 2007, Andre Poenitz wrote: > On Sat, Aug 25, 2007 at 12:46:00PM -0400, Richard Heck wrote: @@ -0,0 +1,291 @@ > > +/** > > + * \file QSelectionManager.cpp > > + * This file is

Re: [PATCH] Layout Modularity, Part 3

2007-08-27 Thread christian . ridderstrom
On Mon, 27 Aug 2007, Abdelrazak Younes wrote: [EMAIL PROTECTED] wrote: On Sun, 26 Aug 2007, Andre Poenitz wrote: > On Sat, Aug 25, 2007 at 12:46:00PM -0400, Richard Heck wrote: @@ -0,0 +1,291 @@ > > +/** > > + * \file QSelectionManager.cpp > > + * This file is part of LyX, the document

Re: [PATCH] Layout Modularity, Part 3

2007-08-27 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: On Sun, 26 Aug 2007, Andre Poenitz wrote: On Sat, Aug 25, 2007 at 12:46:00PM -0400, Richard Heck wrote: @@ -0,0 +1,291 @@ +/** + * \file QSelectionManager.cpp + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. +

Re: [PATCH] Layout Modularity, Part 3

2007-08-26 Thread christian . ridderstrom
On Sun, 26 Aug 2007, Andre Poenitz wrote: On Sat, Aug 25, 2007 at 12:46:00PM -0400, Richard Heck wrote: @@ -0,0 +1,291 @@ +/** + * \file QSelectionManager.cpp + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. + * + * \author Richard Heck

Re: [PATCH] Layout Modularity, Part 3

2007-08-26 Thread Andre Poenitz
On Sat, Aug 25, 2007 at 12:46:00PM -0400, Richard Heck wrote: > @@ -0,0 +1,291 @@ > +/** > + * \file QSelectionManager.cpp > + * This file is part of LyX, the document processor. > + * Licence details can be found in the file COPYING. > + * > + * \author Richard Heck > + * \author Et Alia I wonder

[PATCH] Layout Modularity, Part 3

2007-08-25 Thread Richard Heck
This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree. Design goal: Allow the use of layout "modules", which are to LaTeX packages as layout files are to LaTeX document classes. Thus, one could have a module that defi