yatex
changeset 141:13a717bee066 dev
$TEXMF/tex/plain/dvips/colordvi.tex
author | yuuji@gentei.org |
---|---|
date | Thu, 09 Sep 2010 09:11:25 +0900 |
parents | f8420028f0fb |
children | b65b3dc543d1 |
files | yatexadd.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line diff
1.1 --- a/yatexadd.el Mon Sep 06 16:18:35 2010 +0900 1.2 +++ b/yatexadd.el Thu Sep 09 09:11:25 2010 +0900 1.3 @@ -2,8 +2,8 @@ 1.4 ;;; YaTeX add-in functions. 1.5 ;;; yatexadd.el rev.18 1.6 ;;; (c)1991-2006 by HIROSE Yuuji.[yuuji@yatex.org] 1.7 -;;; Last modified Thu Oct 15 09:18:40 2009 on firestorm 1.8 -;;; $Id: yatexadd.el,v f14ec50103d0 2009/09/27 22:55:44 yuuji $ 1.9 +;;; Last modified Thu Sep 9 09:08:19 2010 on firestorm 1.10 +;;; $Id$ 1.11 1.12 ;;; 1.13 ;;Sample functions for LaTeX environment. 1.14 @@ -1665,7 +1665,7 @@ 1.15 ("Emerald") ("JungleGreen") ("SeaGreen") ("Green") ("ForestGreen") 1.16 ("PineGreen") ("LimeGreen") ("YellowGreen") ("SpringGreen") ("OliveGreen") 1.17 ("RawSienna") ("Sepia") ("Brown") ("Tan") ("Gray") ("Black") ("White")) 1.18 - "Colors defined in $TEXMF/tex/plain/colordvi.tex") 1.19 + "Colors defined in $TEXMF/tex/plain/dvips/colordvi.tex") 1.20 1.21 (defvar YaTeX:latex2e-basic-color-alist 1.22 '(("black") ("white") ("red") ("blue") ("yellow") ("green") ("cyan")