Am Freitag, 26. Januar 2007 22:57 schrieb Abdelrazak Younes:
> 1) LateX doesn't accept multiple lines caption so we might have to
> forbid that I guess.
I think a line break is allowed, but no paragraph break.
> 2) If you put multiple captions inside a same float, they are numbered
> sequentially
Georg Baum wrote:
Am Freitag, 26. Januar 2007 22:36 schrieb Abdelrazak Younes:
Here is an updated patch with cleaner code and that works better when
the caption is embedded in another inset (Note, Branch, etc).
So shall I commit?
Not without the lyx2lyx stuff please.
Of course.
Are you
Am Freitag, 26. Januar 2007 22:36 schrieb Abdelrazak Younes:
> Here is an updated patch with cleaner code and that works better when
> the caption is embedded in another inset (Note, Branch, etc).
>
> So shall I commit?
Not without the lyx2lyx stuff please.
> Are you ready to put the lyx2lyx co
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?
You have to uncomment the "#define INSET_CAPTION" line in insetcaption.h
in order to try