yatex

diff yatexpkg.el @ 183:1c41dc8a28eb

doc fix
author yuuji@gentei.org
date Thu, 13 Oct 2011 10:16:58 +0900
parents 94a1370956a4
children e216f9f347fa
line diff
     1.1 --- a/yatexpkg.el	Fri May 28 15:22:11 2010 +0900
     1.2 +++ b/yatexpkg.el	Thu Oct 13 10:16:58 2011 +0900
     1.3 @@ -2,7 +2,7 @@
     1.4  ;;; YaTeX package manager
     1.5  ;;; yatexpkg.el
     1.6  ;;; (c)2003-2010 by HIROSE, Yuuji [yuuji@yatex.org]
     1.7 -;;; Last modified Fri May 28 15:16:04 2010 on firestorm
     1.8 +;;; Last modified Sat Sep 11 15:50:40 2010 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  (defvar YaTeX-package-ams-envs
    1.12 @@ -32,6 +32,7 @@
    1.13      ("amsmath"	(env . YaTeX-package-ams-envs)
    1.14       		(section "tag" "tag*"))
    1.15      ("amssymb"	(maketitle "leqq" "geqq" "mathbb" "mathfrak"
    1.16 +			   "fallingdotseq"
    1.17  			   "lll" "ggg")) ;very few.  Please tell us!
    1.18      ("graphicx" (section "includegraphics"
    1.19  			 "rotatebox" "scalebox" "resizebox" "reflectbox")