emacs-orgmode
[Top][All Lists]
Advanced

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

[O] understanding column groups


From: Rustom Mody
Subject: [O] understanding column groups
Date: Thu, 16 Feb 2012 22:57:11 +0530

I am trying to make (and understand!) column groups for html export
According to http://orgmode.org/manual/Column-groups.html having a line starting / and then showing < for group start and group end makes column groups.

When I make and org file containing these 4 lines:

* head
  | /         | <                 > |     | < > |
  | some text | and some more       | d e | fg  |
  |           |                     |     |     |

all that happens on export is that the / < > etc literally appear in the export!

Is there something else I should study?

Org-mode version 7.8.02

reply via email to

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