Re: [O] Make * bold or use colour for export to html and LaTeX

2014-10-10 Thread Aaron Ecay
Hi Rainer, 2014ko urriak 10an, Rainer M Krug-ek idatzi zuen: > > Hi > > I want to highlight the cells in the table below with "***" by using > color red for the font, "**' by using green for the font, ... or, if not > possible, bold. Is any of this possible? > > The table is generated in R, so

Re: [O] Make * bold or use colour for export to html and LaTeX

2014-10-10 Thread Rainer M Krug
Andreas Leha writes: > Hi Rainer, > > Rainer M Krug writes: >> Hi >> >> I want to highlight the cells in the table below with "***" by using >> color red for the font, "**' by using green for the font, ... or, if not >> possible, bold. Is any of this possible? >> >> The table is generated in R,

Re: [O] Make * bold or use colour for export to html and LaTeX

2014-10-10 Thread Andreas Leha
Hi Rainer, Rainer M Krug writes: > Hi > > I want to highlight the cells in the table below with "***" by using > color red for the font, "**' by using green for the font, ... or, if not > possible, bold. Is any of this possible? > > The table is generated in R, so the ascii package might help (j

[O] Make * bold or use colour for export to html and LaTeX

2014-10-10 Thread Rainer M Krug
Hi I want to highlight the cells in the table below with "***" by using color red for the font, "**' by using green for the font, ... or, if not possible, bold. Is any of this possible? The table is generated in R, so the ascii package might help (just thinking about it while typing)? Thanks,