Am Samstag, 4. März 2006 09:48 schrieb Martin Vermeer: > Does this sound like an idea (yes, it's adding more special code :-( ) Of > course if we move to using a caption inset (on what timetable? It looks > good!) we should do it inside there. Might even be easier still.
[EMAIL PROTECTED]:~/sw/src/lyx-1.5-clean$ ls -l src/insets/insetcaption.* -rw-r--r-- 1 georg georg 3735 2006-02-10 19:52 src/insets/insetcaption.C -rw-r--r-- 1 georg georg 1271 2006-02-10 19:52 src/insets/insetcaption.h What is the status of these files? Where they ever used? I don't like the special code we have now at all, since I tried to hack contcpation support some time ago and did not succeed. My opinion: If a layout needs special code somewhere it should become an inset. Georg