emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: AW <alexander.willand@t-online.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Orgtbl, Radiotables: ":booktabs t"
Date: Sun, 01 Dec 2013 11:18:33 +0100	[thread overview]
Message-ID: <87txesri12.fsf@gmail.com> (raw)
In-Reply-To: <5309190.T1LboKNIW4@linux-j9m3.site> (AW's message of "Sun, 01 Dec 2013 10:54:02 +0100")

Hello,

AW <alexander.willand@t-online.de> writes:

>>      #+ORGTBL: SEND salesfigures orgtbl-to-latex :splice t :skip 2 :booktabs t
>>      | Month | Days | Nr sold | per day |
>>      |
>>      |-------+------+---------+---------|
>>      |
>>      | Jan   |   23 |      55 |     2.4 |
>>      | Feb   |   21 |      16 |     0.8 |
>>      | March |   22 |     278 |    12.6 |
>>      |
>>      |-------+------+---------+---------|
>>      |
>>      | S:    |   66 |         |         |
>> 
>>      #+TBLFM: $4=$3/$2;%.1f::@5$2=vsum(@I..II)
>> 

>> The parameter ":booktabs t" would be new.

[...]

>> So would it be possible to implement the parameter ":booktabs t"
>> without much trouble?

I don't think :booktabs belong to #+ORGTBL keyword because it is not
specific to radio tables.

I have a half baked patch which allows to use export framework to handle
radio tables. I'll try to complete it by the end of the year and propose
it on the ML.

Since ox-latex supports booktabs extension, radio tables will logically
inherit that feature.


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2013-12-01 10:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26 10:15 Orgtbl, Radiotables: ":booktabs t" AW
2013-12-01  9:54 ` AW
2013-12-01 10:18   ` Nicolas Goaziou [this message]
2013-12-01 10:30     ` Handshake: Org-mode + Emacs releases Jambunathan K
2013-12-01 11:13       ` Nicolas Goaziou
2013-12-01 12:03         ` Jambunathan K
2013-12-06 14:27         ` Bastien
2014-08-19 16:03     ` Orgtbl, Radiotables: ":booktabs t" Jorge A. Alfaro-Murillo
2014-08-19 16:28       ` Jorge A. Alfaro-Murillo
2014-08-19 17:37         ` Jorge A. Alfaro-Murillo
2014-08-19 22:16       ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87txesri12.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=alexander.willand@t-online.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).