首先要調(diào)用\usepackage{color}
,然后我們對(duì)于需要更高的字體上加入如下代碼:
\usepackage{color}
\textcolor{red}{The color is red.}
\textcolor{blue}{The color is blue.}
\textcolor{green}{The color is green.}
效果如下:
首先要調(diào)用\usepackage{color}
,然后我們對(duì)于需要更高的字體上加入如下代碼:
\usepackage{color}
\textcolor{red}{The color is red.}
\textcolor{blue}{The color is blue.}
\textcolor{green}{The color is green.}
效果如下: