+++ src/insets/insetcaption.C   26 Nov 2002 01:49:41 -0000
@@ -97,7 +97,7 @@ void InsetCaption::draw(BufferView * bv,
        string const label = frm.str();
 #else
        // Generate the label
-       string const label = _(fl) + " " + num + ":";
+       string const label = _(fl) + ' ' + num + ':';

was the only other place I spotted on a quick browse. Lars, please fix

regards
john


-- 
"Millions of fingers! Millions of thumbs!
 Millions of monkeys Drumming on drums!"

Reply via email to