Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need a way to horizontally align <table>s #9

Closed
reschke opened this issue Jan 24, 2017 · 5 comments
Closed

need a way to horizontally align <table>s #9

reschke opened this issue Jan 24, 2017 · 5 comments

Comments

@reschke
Copy link
Contributor

reschke commented Jan 24, 2017

(from https://tools.ietf.org/tools/xml2rfc/trac/ticket/324)

This was possible in v2 with texttable/@align.

@paulehoffman
Copy link
Contributor

Please say more about the "need" here. What semantically is being lost without this? Can tables be misinterpreted without such alignment?

@reschke
Copy link
Contributor Author

reschke commented Jan 25, 2017

No, but I don't see how this is relevant.

We do have attributes to control same-page-placement, which is presentation only, and only applies to paged media, after all.

@reschke
Copy link
Contributor Author

reschke commented Jan 25, 2017

FWIW, a quick & dirty statistic over AUTH48 XML shows ~1700 text tables (in 427 RFCs), of which ~120 were aligned left using the align attribute (in 45 RFCs). The default would be centered.

@levkowetz
Copy link
Contributor

+1, see additional reasoning in issue #40 (duplicate issue). Experience with the limitation of the v3 text formatter indicates that removing this ability is detrimental.

@paulehoffman
Copy link
Contributor

Fixed in the -01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants