Skip to content

When is a table not a table? #453

Description

@sean-fitzpatrick

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions