Re: [PATCH] inset caption cleanup

2007-02-04 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> OK, we'll see. Since it is in now there is little ponit arguing >> anyway. Abdelrazak> Do you honnestly think that the old caption layout was Abdelrazak> better? The old system was customizable. Where do I specify the font u

Re: [PATCH] inset caption cleanup

2007-02-02 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>> The following patch cleans up the insetcaption code wrt allowing >>> inset insertion: I committed the patch, and re-allowed the following LFUNs, for which I do not see a need to act: - case LFUN_PARAGRAPH_MOVE_UP: -

Re: [PATCH] inset caption cleanup

2007-02-02 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes wrote: The following patch cleans up the insetcaption code wrt allowing inset insertion: - allow graphics inset, since it has been working for some time (but I forgot to

Re: [PATCH] inset caption cleanup

2007-02-02 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes wrote: >> The following patch cleans up the insetcaption code wrt allowing >> inset insertion: >> >> - allow graphics inset, since it has been working for some time >> (but I forgot to tell) Abde

Re: [PATCH] inset caption cleanup

2007-02-02 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: The following patch cleans up the insetcaption code wrt allowing inset insertion: - allow graphics inset, since it has been working for some time (but I forgot to tell) What is this about? - use insetAllowed to disallow some insets (as should be) I just fol

Re: [PATCH] Inset Caption

2007-01-29 Thread younes . a
Quoting Martin Vermeer <[EMAIL PROTECTED]>: > On Fri, 2007-01-26 at 17:31 +0100, Abdelrazak Younes wrote: > > Georg Baum wrote: > > > Abdelrazak Younes wrote: > > > > > >> Hello, > > >> > > >> Here is a correctly working version of the Inset Caption feature. The > > >> only problem is the wide pro

Re: [PATCH] Inset Caption

2007-01-29 Thread Martin Vermeer
On Fri, 2007-01-26 at 17:31 +0100, Abdelrazak Younes wrote: > Georg Baum wrote: > > Abdelrazak Younes wrote: > > > >> Hello, > >> > >> Here is a correctly working version of the Inset Caption feature. The > >> only problem is the wide property when writing in it. > > > > Is that difficult to solv

Re: [PATCH] Inset Caption

2007-01-26 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: Hello, Here is a correctly working version of the Inset Caption feature. The only problem is the wide property when writing in it. Is that difficult to solve? Probably yes. Needs some debugging work... Martin, as you are the expert of this "wide"

Re: [PATCH] Inset Caption

2007-01-26 Thread Georg Baum
Abdelrazak Younes wrote: > Hello, > > Here is a correctly working version of the Inset Caption feature. The > only problem is the wide property when writing in it. Is that difficult to solve? > You have to uncomment the "#define INSET_CAPTION" line in insetcaption.h > in order to try it (it is