pivot-table: Kluge dropping default 9-point font to make output readable.
[pspp] / src / language / stats / oneway.c
index 7f28b75b8a45098de84fb736d452642e0ffdde59..c33d333ce4b9a459d8f3f94809b6f069720eba5e 100644 (file)
@@ -1365,7 +1365,8 @@ show_comparisons (const struct oneway_spec *cmd, const struct oneway_workspace *
   struct pivot_table *table = pivot_table_create__ (
     pivot_value_new_user_text_nocopy (xasprintf (
                                         _("Multiple Comparisons (%s)"),
-                                        var_to_string (cmd->vars[v]))));
+                                        var_to_string (cmd->vars[v]))),
+    "Multiple Comparisons");
   table->omit_empty = true;
 
   struct pivot_dimension *statistics = pivot_dimension_create (