Post Reply 
Playing with Colors
12-14-2013, 09:48 AM (This post was last modified: 12-29-2013 11:42 PM by Katie Wasserman.)
Post: #1
Playing with Colors
It's possible to add color to LaTex expressions by including the color extensions with "\require{color}" at the start of an equation.

\[

\require{color}

\left(
\color{red}

\begin{array}{cc}
a & \color{green}
\left(
\begin{array}{cc}
\color{blue} \colorbox{yellow}{1} \color{green} & 2 \\
3 & 4
\end{array}
\right) \\
c & d
\end{array}
\right)
\]

-katie

Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Playing with Colors - Katie Wasserman - 12-14-2013 09:48 AM
RE: Playing with Colors - Han - 12-14-2013, 06:52 PM
RE: Playing with Colors - Katie Wasserman - 12-14-2013, 11:15 PM
RE: Playing with Colors - Albert Chan - 01-06-2023, 10:09 PM



User(s) browsing this thread: 1 Guest(s)