emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Disable fontification when exporting tables
@ 2017-09-27  8:29 Amos Bird
  2017-09-28 18:51 ` Nicolas Goaziou
  0 siblings, 1 reply; 9+ messages in thread
From: Amos Bird @ 2017-09-27  8:29 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

#+OPTIONS: latex:t toc:nil H:3

Hi,

How can I disable fontifications when exporting this:

   | QueryID | SQL Text                                                                                                            | Query Time (Seconds) | Query Time Hot (Seconds) |
   |---------+---------------------------------------------------------------------------------------------------------------------+----------------------+--------------------------|
   | Q0      | SELECT avg(c1) from (select Year, Month, count(*) as c1 from ontime group by Year, Month);                          |                 1.27 |                     0.13 |
   | Q1      | SELECT DayOfWeek, count(*) AS c FROM ontime WHERE Year >= 2000 AND Year <= 2008 GROUP BY DayOfWeek ORDER BY c DESC; |                 1.23 |                     0.21 |

regards,

--
Amos Bird
amosbird@gmail.com

[-- Attachment #2.1: Type: text/html, Size: 1141 bytes --]

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

end of thread, other threads:[~2017-09-30  7:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-27  8:29 Disable fontification when exporting tables Amos Bird
2017-09-28 18:51 ` Nicolas Goaziou
2017-09-29  2:08   ` Amos Bird
2017-09-29 19:38     ` Nicolas Goaziou
2017-09-30  1:13       ` Amos Bird
2017-09-30  7:36         ` Nicolas Goaziou
2017-09-30  7:43           ` Amos Bird
2017-09-30  7:49             ` Nicolas Goaziou
2017-09-30  7:56               ` Amos Bird

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