Printing and Coloring a formula.
We define a map"Size" changing size of a text, a map "BoldFace" making a text boldface, a map "Col" coloring a text.
In[55]:=
In order to use the map Size, we have first to set the parameter FormulaSize to a particular size, say:
In[58]:=
We introduce two individuals, Eloise and Abelard, which we call players. We introduce two colors, a kind of pink and a kind of blue, several versions for each of them. We call pink Eloise's color, and blue Abelard's color.
In[59]:=
We define a map sending the name Eloise into Eloise's color, and the name Abelard into Abelard's color.
In[65]:=
Created by Mathematica (October 17, 2006)