emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* font colour in a table row
@ 2014-11-06  0:36 kevin.lemorzadec
  2014-11-06  9:32 ` Eric S Fraga
  0 siblings, 1 reply; 4+ messages in thread
From: kevin.lemorzadec @ 2014-11-06  0:36 UTC (permalink / raw)
  To: emacs-orgmode

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

Hi,
I am trying to colour the font over the hole row of a table.
I am able to highlight the row following this thread :
http://thread.gmane.org/gmane.emacs.orgmode/76711/focus=76713
but can't change the font colour. It seems that I should use  \rowfont in
the tabu package may be the way to go but I can't figure out how to use it
in org mode. I don't see how to include replace the \begin{tabular}
generated automaticly by the following code by \begin{tabu}

#+DRAWERS: LATEX
:LATEX:
#+LATEX_HEADER: \usepackage[table]{xcolor}
#+LATEX_HEADER: \usepackage{tabu}
:END:

 |                     |                 |                 |
 |                 min | 10th percentile | 25th percentile |
 |---------------------+-----------------+-----------------|
 | \textcolor{Red}   1 |             1.2 |             1.7 |
 |                   1 |             1.5 |             1.9 |
 |                 1.1 |             1.5 |             1.9 |
 |                   1 |             1.9 |             2.3 |
 |                   1 |               2 |             2.3 |

Thanks,
Kevin

[-- Attachment #2: Type: text/html, Size: 1330 bytes --]

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

end of thread, other threads:[~2014-11-07 20:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-06  0:36 font colour in a table row kevin.lemorzadec
2014-11-06  9:32 ` Eric S Fraga
2014-11-07 16:33   ` kevin.lemorzadec
2014-11-07 18:42     ` Eric S Fraga

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