emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Table columns not aligning when width <n> set


From: William Denton
Subject: [O] Table columns not aligning when width <n> set
Date: Tue, 8 Aug 2017 14:53:33 -0400 (EDT)
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

I noticed this last week, but I'm on vacation. I'm compiling and running Org and Emacs from source, and have been keeping up to date, but the problem's been there for a while. For Org, I'm on the master branch, not tables, and running "make update" to update.

In the example below, the <40> and <10> widths are not respected. If you hit C-c C-C on the STARTUP line, first one things goes wrong and then another, and you can toggle back and forth.

Bill

# ----------

#+TITLE: Table column problem
#+STARTUP: align

| Forty                                    | Ten                      |
| <40>                                     | <10>                     |
|------------------------------------------+--------------------------|
| This cell has more than forty characters in it, but it won't align | Under.   
            |
| This cell has under forty characters.    | More than ten over here. |

# ----------

--
William Denton :: Toronto, Canada   ---   Listening to Art: 
https://listeningtoart.org/
https://www.miskatonic.org/         ---   GHG.EARTH: http://ghg.earth/
Caveat lector.                      ---   STAPLR: http://staplr.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]