2011年9月25日 星期日

color definition and usage in latex

作者: hantis (呢呢是豬) 看板: Hantis
標題: [隨寫] Note: color
時間: Sun Sep 25 22:40:12 2011


   \usepackage{color}

   This allows easy text coloring, like: {\red This is red.}

   To define other colors, simply

   \definecolor{violet}{rgb}{1,0,1}

   and then

   {\color{violet} This text is in violet.}

沒有留言:

張貼留言