emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* using export filters to emulate multi-column table cells?
@ 2013-02-14  5:08 Eric Abrahamsen
  2013-02-14 17:42 ` Nicolas Goaziou
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Abrahamsen @ 2013-02-14  5:08 UTC (permalink / raw)
  To: emacs-orgmode

Is there any way to use the new exporter mechanisms to emulate table
cells that span rows or columns on export? I'm envisioning something
like this:

|      | <2col>Grains  |       |
| Year | Oats          | Wheat |
| 2007 | 10lbs         | 40lbs |

Where an export filter would pick up on the <2col> cookie, replace it
with something backend-specific like \multicolumn{2}{Grains}, and then
somehow remove the following table field from export.

No clue how feasible that might be...

Eric

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-15 13:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-14  5:08 using export filters to emulate multi-column table cells? Eric Abrahamsen
2013-02-14 17:42 ` Nicolas Goaziou
2013-02-15  2:53   ` Eric Abrahamsen
2013-02-15 13:07     ` Nicolas Goaziou
2013-02-15 13:51       ` Eric Abrahamsen

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).