it works again
[pspp] / src / output / cairo-fsm.c
index 5e6befc3d761093dc15e09b533135d31e6d18e14..698141e080fbb4550885cf73131c8d607c48dcc6 100644 (file)
@@ -765,7 +765,10 @@ xr_layout_cell_text (struct xr_fsm *xr, const struct table_cell *cell,
         {
           if (i)
             ds_put_byte (&tmp, ',');
-          ds_put_cstr (&tmp, cell->footnotes[i]->marker);
+
+          pivot_value_format (cell->footnotes[i]->marker,
+                              SETTINGS_VALUE_SHOW_DEFAULT,
+                              SETTINGS_VALUE_SHOW_DEFAULT, &tmp);
         }
 
       /* Allow footnote markers to occupy the right margin.  That way, numbers