emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Issue with #+TBLFM in dynamic block


From: Michael Brand
Subject: Re: [O] Issue with #+TBLFM in dynamic block
Date: Thu, 27 Sep 2012 14:44:52 +0200

Hi flav

It seems to me that you have run into the same issue I tried to
resolve some time ago without success and described here:
http://thread.gmane.org/gmane.emacs.orgmode/48764

On Thu, Sep 27, 2012 at 2:29 PM, flav <address@hidden> wrote:
> * Note
>   #+BEGIN: columnview :hlines 1 :id global :maxlevel 2 :skip-empty-rows t
>   | ITEM     | Note | A | B | C | D | F |
>   [...]

You can try if no indentation is a workaround:

* Note
#+BEGIN: columnview :hlines 1 :id global :maxlevel 2 :skip-empty-rows t
| ITEM     | Note | A | B | C | D | F |
[...]

Michael



reply via email to

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