diff yatexpkg.el @ 456:7bf780961390 dev

Add "mathbb" and so on
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 06 Mar 2017 17:54:31 +0859
parents c2c547e147c7
children 1790e0d35156
line wrap: on
line diff
--- a/yatexpkg.el	Sun Feb 26 11:35:32 2017 +0859
+++ b/yatexpkg.el	Mon Mar 06 17:54:31 2017 +0859
@@ -1,7 +1,7 @@
 ;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*-
 ;;; 
 ;;; (c)2003-2017 by HIROSE, Yuuji [yuuji@yatex.org]
-;;; Last modified Tue Jan 17 17:42:47 2017 on firestorm
+;;; Last modified Mon Mar  6 17:39:08 2017 on firestorm
 ;;; $Id$
 
 ;;; Code:
@@ -35,6 +35,7 @@
     ("amssymb"	(maketitle "leqq" "geqq" "mathbb" "mathfrak"
 			   "fallingdotseq" "therefore" "because"
 			   "lll" "ggg")) ;very few.  Please tell us!
+    ("mathrsfs"	(section "mathscr"))
     ("graphicx" (section "includegraphics"
 			 "rotatebox" "scalebox" "resizebox" "reflectbox")
      		(option . YaTeX-package-graphics-driver-alist))

yatex.org