Replies: 4 comments 3 replies
|
You can write |
3 replies
|
Thank you very much! This works. Now I only have a wish that an example of table with rotated cell. |
0 replies
|
The rothead/makecell thing works, but rotated headers are quite common, it would be nice to have a |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Is possible to set some row feature such that cells' contents in this row is rotated for selected angle (typically 90 degree)? If possible, how to specify such row?
Typical application of such features are column headers when narrow columns is requested. This this can be done for example by use of the
rotheadmacro defined in themakecellpackage (for rotating is neededrotatingpackage) for each cell separately. This is at tables with many columns quite annoying.All reactions