Re: Coloring

2012-05-08 Thread Merhebi, Bob
Oh ok; it was covered by the View/Update toolbar (have it next to it). Thanks On Tue 08 May 2012 01:55:56 PM EEST, Allen Barker wrote: > On 05/08/2012 02:37 AM, Merhebi, Bob wrote: >> Hello Allen& Scott, >> >> Allen; I can't see any ab botton; I had to use Edit> Text Style! > > It should be nea

Re: Coloring

2012-05-08 Thread Allen Barker
On 05/08/2012 02:37 AM, Merhebi, Bob wrote: Hello Allen& Scott, Allen; I can't see any ab botton; I had to use Edit> Text Style! It should be near the end of the "Extra" toolbar, when View > Toolbars > Extra is checked. Thank you both for your replies. I appreciate it. On Tue 08 May 2012

Re: Coloring

2012-05-07 Thread Merhebi, Bob
Hello Allen & Scott, Allen; I can't see any ab botton; I had to use Edit > Text Style! Thank you both for your replies. I appreciate it. On Tue 08 May 2012 07:51:14 AM EEST, Scott Kostyshak wrote: > Allen Barker [allen.l.bar...@gmail.com] > Sent: Tuesday, May 08, 2012 12:30 AM > >> On Mon 07 May

RE: Coloring

2012-05-07 Thread Scott Kostyshak
Allen Barker [allen.l.bar...@gmail.com] Sent: Tuesday, May 08, 2012 12:30 AM > On Mon 07 May 2012 01:40:09 PM EEST, Merhebi, Bob wrote: >> Hello, >> >> I was wondering whether I could use coloring in equations? For example, >> when using Mathematica or python (in IDE), brackets& the like get >> c

Re: Coloring

2012-05-07 Thread Allen Barker
On 05/07/2012 01:23 PM, Merhebi, Bob wrote: Just to clear it out; I meant "highlighting" by coloring& "IDLE" by IDE. Thanks On Mon 07 May 2012 01:40:09 PM EEST, Merhebi, Bob wrote: Hello, I was wondering whether I could use coloring in equations? For example, when using Mathematica or python

Re: Coloring

2012-05-07 Thread Merhebi, Bob
Just to clear it out; I meant "highlighting" by coloring & "IDLE" by IDE. Thanks On Mon 07 May 2012 01:40:09 PM EEST, Merhebi, Bob wrote: > Hello, > > I was wondering whether I could use coloring in equations? For example, > when using Mathematica or python (in IDE), brackets & the like get > co

Re: Coloring footnote mark

2009-11-25 Thread Miguel Rubio-Roy
Charles de Miramon writes: > Miguel Rubio-Roy wrote: > >> Something like this: > >> > >> \deffootnotemark{\textsuperscript{\colorbox{red}% > >> {\textcolor{white}{\thefootnotemark > >> > >> in the preamble. Use koma-script class. > > The footnotemark effectively appears white, now. However

Re: Coloring footnote mark

2009-11-24 Thread Yago
Excuse me, but I don't understand you. See the attached files. - Original Message - From: "Miguel Rubio-Roy" To: Sent: Tuesday, November 24, 2009 9:18 PM Subject: Re: Coloring footnote mark > Miguel Rubio-Roy wrote: > >> Hi, >> Is there a way of

Re: Coloring footnote mark

2009-11-24 Thread Charles de Miramon
Miguel Rubio-Roy wrote: >> Something like this: >> >> \deffootnotemark{\textsuperscript{\colorbox{red}% >> {\textcolor{white}{\thefootnotemark >> >> in the preamble. Use koma-script class. > > > Yago and Charles, > Thanks for your help. I think I'll need something more refined, though. >

Re: Coloring footnote mark

2009-11-24 Thread Miguel Rubio-Roy
> > Miguel Rubio-Roy wrote: > > > >> Hi, > >> Is there a way of applying color to a footnote mark while keeping the > >> footnote itself black? That is, the superscript number in white with > >> colored background (inside a longtable) and the footnote (outside the > >> table) in black. > >> > >>

Re: Coloring footnote mark

2009-11-24 Thread Yago
Something like this: \deffootnotemark{\textsuperscript{\colorbox{red}{\textcolor{white}{\thefootnotemark in the preamble. Use koma-script class. - Original Message - From: "Charles de Miramon" To: Sent: Tuesday, November 24, 2009 11:02 AM Subject: Re: Coloring foo

Re: Coloring footnote mark

2009-11-24 Thread Charles de Miramon
Miguel Rubio-Roy wrote: > Hi, > Is there a way of applying color to a footnote mark while keeping the > footnote itself black? That is, the superscript number in white with > colored background (inside a longtable) and the footnote (outside the > table) in black. > > I've tried with footmisc, b

Re: coloring tables

2004-12-02 Thread Herbert Voss
Charles de Miramon wrote: 1) create the table in LyX 2) Export to LaTeX 3) Modify it in Kile with my LaTeX manual at hand this won't work, because the export of LyX has an extremely lousy formatting, especially for tabulars. 4) Reimport, include it in LyX it is much more easier to write it by hand.

Re: coloring tables

2004-12-02 Thread Charles de Miramon
Uwe Stöhr wrote: > But you are right, that using ERT is error-prone. But creating the whole > table will be more error-prone for many users. (Those who are able to > create tables with LaTeX-commands often prefers to use editors instead > of Lyx.) My point is that if you insert ERT formatting c

Re: coloring tables

2004-12-01 Thread Uwe Stöhr
Charles de Miramon a écrit: These lines are a bit strange : Cells are colored with the command \rowcolor{name of color} Sorry I mistyped, of course it should be the command \cellcolor It is fixed now, thanks for the report. I'm wondering if it is a good advice to give to insert ERT in Lyx tables

Re: coloring tables

2004-12-01 Thread Jean-Pierre Chretien
>>To: [EMAIL PROTECTED] >>From: Herbert Voss <[EMAIL PROTECTED]> >>Subject: Re: coloring tables >>Date: Wed, 01 Dec 2004 13:50:01 +0100 >> >>Charles de Miramon wrote: >> >>> I'm wondering if it is a good advice to give to insert ERT

Re: coloring tables

2004-12-01 Thread Herbert Voss
Charles de Miramon wrote: I'm wondering if it is a good advice to give to insert ERT in Lyx tables to manipulate. My experience is to that you can get all kind of weird LaTeX errors from malformed LaTeX code. It is better to create the table from scratch in a LaTeX editor like Kile and then paste i

Re: coloring tables

2004-12-01 Thread Charles de Miramon
Uwe Stöhr wrote: > Uwe Stöhr wrote: > >> http://wiki.lyx.org/pmwiki.php/LyX/Tables >> >> I'll add a section about color to this page in the next days. > > It's in now. > > regards Uwe Thak you for your page in the Wiki : These lines are a bit strange : Cells are colored with the command \

Re: coloring tables

2004-11-28 Thread Uwe StÃhr
Uwe StÃhr wrote: http://wiki.lyx.org/pmwiki.php/LyX/Tables I'll add a section about color to this page in the next days. It's in now. regards Uwe

Re: coloring tables

2004-11-26 Thread Herbert Voss
RENARD Francois 144138 wrote: Unfortunately, I obtained lot of error messages when using \usepackage{colortbl} in Preamble, in a document with floats AND the OneHalf choice in the Document-Layout-Spacing ! (see the file attached). Chosing Single in place solves the problem, but obviously it's not

Re: coloring tables

2004-11-26 Thread Uwe Stöhr
RENARD Francois 144138 wrote: Unfortunately, I obtained lot of error messages when using \usepackage{colortbl} in Preamble, in a document with floats AND the OneHalf choice in the Document-Layout-Spacing ! (see the file attached). The attached file works perfectly for me, with onehalf and with all

RE: coloring tables

2004-11-26 Thread RENARD Francois 144138
: Lyx-Users (E-mail) Objet : Re: coloring tables RENARD Francois 144138 wrote: > Does somebody know how to color a line of a table in LYX ? You need the package colortbl, see the attached example. For the colored column, you need some background of customized tables. It's described in t

Re: coloring tables

2004-11-26 Thread Joachim Heidemeier
Am Freitag, 26. November 2004 11:02 schrieb Joachim Heidemeier: > Am Donnerstag, 25. November 2004 16:49 schrieb RENARD Francois 144138: > > Hello, > > > > Does somebody know how to color a line of a table in LYX ? > > > > Thank you, > > François > > you need the colortbl latex package > > so writ

Re: coloring tables

2004-11-26 Thread Joachim Heidemeier
Am Donnerstag, 25. November 2004 16:49 schrieb RENARD Francois 144138: > Hello, > > Does somebody know how to color a line of a table in LYX ? > > Thank you, > François you need the colortbl latex package so write in the preamble \usepackage{colortbl} \setlength{\minrowclearance}{1pt} and defin

Re: coloring tables

2004-11-25 Thread Uwe Stöhr
RENARD Francois 144138 wrote: Does somebody know how to color a line of a table in LYX ? You need the package colortbl, see the attached example. For the colored column, you need some background of customized tables. It's described in the section "Customized table cell format" of http://wiki.lyx