On 28 Feb 2019, at 11:02, Nicolas Goaziou wrote:

Hello,

"Galen Menzel" <galen.men...@utexas.edu> writes:

I’m seeing that in org 9.2.1 (from org-plus-contrib 20190225) tables
are not respecting column-width specifications. For example, if
I create the following table

| Header 1                                         |
| <10>                                             |
| This column should be truncated to 10 characters |

When I align it in org 9.1.9, I get the following:

| Header 1   |
| <10>       |
| This col=> |

Narrowing columns is decoupled from alignment. Use `C-c <TAB>` to shrink or expand it.

Ah I missed that. Works fine as you describe — thanks!

Best,

Galen

Reply via email to