for (size_t i = 0; i < n_footnotes; i++)
if (f[i])
{
- tab_text (t, 0, i, TAB_LEFT, "");
- tab_add_footnote (t, 0, i, f[i]);
+ tab_text_format (t, 0, i, TAB_LEFT, "%s.", f[i]->marker);
tab_text (t, 1, i, TAB_LEFT, f[i]->content);
}
render_pager_add_table (p, &t->table);
| h+-+----+
|i[c][d][e]| klm|
+----------+------+
-[a] Approximation.
-[b] This is a very long footnote that will have to wrap from one line to the
- next. Let's see if the rendering engine does it acceptably.
-[c] One
-[d] Two
-[e] Three
+a. Approximation.
+b. This is a very long footnote that will have to wrap from one line to the
+ next. Let's see if the rendering engine does it acceptably.
+c. One
+d. Two
+e. Three
]])
AT_CHECK([cat render.csv], [0],
[[abc[a],,"d