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