Long ago we had some debate over many of the tables in APEX: should they be table/tabular or figure/tabular?
In the original conversion, we did table/tabular. Then it was pointed out that many of the tables (such as tables of values) are not tables as defined in the Chicago Manual. We changed these to figure/tabular.
But this actually violates the schema!
Things are still working -- there is support in the code even if officially it is not allowed.
The question is: should we consider whether tabular might be inappropriate for some of these?
In the Taylor polynomial section I found that we got improved formatting by replacing figure/tabular with figure/p/md. That is, something like a short table of values might work better as an aligned environment in math mode.
Thoughts?
Long ago we had some debate over many of the tables in APEX: should they be
table/tabularorfigure/tabular?In the original conversion, we did
table/tabular. Then it was pointed out that many of the tables (such as tables of values) are not tables as defined in the Chicago Manual. We changed these tofigure/tabular.But this actually violates the schema!
Things are still working -- there is support in the code even if officially it is not allowed.
The question is: should we consider whether
tabularmight be inappropriate for some of these?In the Taylor polynomial section I found that we got improved formatting by replacing
figure/tabularwithfigure/p/md. That is, something like a short table of values might work better as an aligned environment in math mode.Thoughts?