emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "kevin.lemorzadec" <kevin.lemorzadec@mun.ca>
To: emacs-orgmode@gnu.org
Subject: font colour in a table row
Date: Wed, 5 Nov 2014 21:06:59 -0330	[thread overview]
Message-ID: <CAOnPmeUcpyHtwcANq2Ypr=JZz+Ydw=g-egvKt=p55T6wGVShrg@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2014-11-06  0:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06  0:36 kevin.lemorzadec [this message]
2014-11-06  9:32 ` font colour in a table row Eric S Fraga
2014-11-07 16:33   ` kevin.lemorzadec
2014-11-07 18:42     ` Eric S Fraga

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='CAOnPmeUcpyHtwcANq2Ypr=JZz+Ydw=g-egvKt=p55T6wGVShrg@mail.gmail.com' \
    --to=kevin.lemorzadec@mun.ca \
    --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).