Hi there,
anyone know if it's possible to do so? I mean, of course, without defining a new command...
Graphics, Figures & Tables ⇒ Define a synonymous name of a defined color name?
-
- Posts: 50
- Joined: Sat May 23, 2009 10:13 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
-
- Posts: 126
- Joined: Sun Feb 13, 2011 8:36 pm
Define a synonymous name of a defined color name?
Code: Select all
\usepackage{xcolor}
\colorlet{greensynonym}{green}
I'm using pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian).