help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Colouring a cell within a table


From: Jean Louis
Subject: Re: Colouring a cell within a table
Date: Mon, 19 Sep 2022 10:46:34 +0300
User-agent: Mutt/+ () (2022-06-11)

* uzibalqa <uzibalqa@proton.me> [2022-09-19 00:22]:
> Have been thinking of some colour-map system I can include before the table, 
> that 
> emacs can pick up.
> 
> For instance, setting five possible colours  with designations "a", "b", "c", 
> "d", and "e"
> 
> Then for a table with 15 columns one can have the colour-map 
> "r1-a-b-c-d-e-----", where "-"
> is interpreter as no colour setting.  The "r1" would designate "row 1" in the 
> table, etc.
> 
> Could this kind of thing work out?

Anything may work out when somebody programs it.

Emacs is mostly for text files. Enriched mode text contains text
properties. However, Emacs has also text properties built in. I do not
know if it may be saved in such way. I wish it could.

If you wish to present tables in colors you have options to generate
PDF files and HTML files, which can then hold table colors and other
text properties.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]