Dear orgers,

I love orgtbl minor mode in auctex. I tried to set it up today for ctable
and this is the work in progress:

% % BEGIN RECEIVE ORGTBL systems
headline & headline \\NN
second row & second row \\NN
% END RECEIVE ORGTBL systems

#+ORGTBL: SEND systems orgtbl-to-latex :splice t :skip 0 :hline nil :lend
"\\NN" :llend "\\LL" :hlstart "\\FL" :hlend "\\ML"
| headline | headline |
| second row | second row |
all works nicely, except :hlstart "\\FL" :hlend "\\ML", and hll variants of
those which I found in the docstring for the orgtbl-to-latex function, do
not work.

Do I miss something?

Michael

Reply via email to