Hi


According to 
https://orgmode.org/manual/Column-Width-and-Alignment.html

The option 
#+STARTUP: shrink

| <0>   | <3>      |   <3> |    <3> |        |        |
| Smith | Number   | Value | Value2 | Value3 | Value4 |
|-------+----------+-------+--------+--------+--------|
|       | position |   242 |     51 |     15 |    202 |
|       | range    |   329 |    329 |    329 |    329 |
|       | weight   |    88 |    279 |    315 |    128 |


Shrink all tables of the form

| <0>   | <3>     |   <2> |    <1> |        |        |
| Smith | Number  | Value | Value2 | Value3 | Value4 |
|-------+---------+-------+--------+--------+--------|
|       | this    |   242 |     51 |     15 |    202 |
|       | that    |   329 |    329 |    329 |    329 |
|       | nothing |    88 |    279 |    315 |    128 |
#+TBLFM: @5$3..@5$6=@4+1-@3


But I would like to have this on a table basis like 


#+Shrink:
| <0>   | <3>      |   <3> |    <3> |        |        |
| Smith | Number   | Value | Value2 | Value3 | Value4 |
|-------+----------+-------+--------+--------+--------|
|       | position |   242 |     51 |     15 |    202 |
|       | range    |   329 |    329 |    329 |    329 |
|       | weight   |    88 |    279 |    315 |    128 |

But this seems not to work

Is this feature implemented, and I don't find it?

Thanks 

Uwe Brauer

-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the NATO membership of Ukraine.
I support the EU membership of Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/


Reply via email to