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

How to write 2-line in headers #200

Open
alisheikholeslam opened this issue Sep 25, 2022 · 1 comment
Open

How to write 2-line in headers #200

alisheikholeslam opened this issue Sep 25, 2022 · 1 comment

Comments

@alisheikholeslam
Copy link

alisheikholeslam commented Sep 25, 2022

I would like to write units of the headers' parameters below them in the corresponding table cell (in the header cell, not in the rows). How could I do like that? Using \n makes it wired. e.g. if I use contacts count\n(min,max):

+-----------+--------------+-------------+-------------------------------------+----------------+---------------------+
| step name | sum of radii | sum of gaps |            gaps to radii            |        contacts count
(min,max)         | sum vol of overlaps |
+-----------+--------------+-------------+-------------------------------------+----------------+---------------------+
|  Initial  | 3.27014E+02  | 4.10990E+00 | 9.56212E-07 1.41391E-01 5.14668E-03 |     00 15      |     6.14310E-05     |

Thanks.

@hugovk
Copy link
Member

hugovk commented Sep 26, 2022

This isn't supported, a PR is welcome.

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

2 participants