diff yatexmth.el @ 366:77a2fd4fd634

merged
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 26 Dec 2014 01:06:32 +0900
parents d69fd7b1ac4d
children 5aa8208fbef0
line wrap: on
line diff
--- a/yatexmth.el	Mon Apr 01 23:03:34 2013 +0900
+++ b/yatexmth.el	Fri Dec 26 01:06:32 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yatexmth.el --- YaTeX math-mode-specific functions
 ;;; 
 ;;; (c)1993-2013 by HIROSE Yuuji [yuuji@yatex.org]
-;;; Last modified Mon Apr  1 22:44:22 2013 on firestorm
+;;; Last modified Fri Jul  5 23:28:28 2013 on firestorm
 ;;; $Id$
 
 ;;; Commentary:
@@ -310,6 +310,8 @@
    ("[]"	"Box"		"[]")
    ("no"	"notag"		"\\notag")
    (":"		"colon"		":")
+   (".'."	"therefore"	(".'." ""))
+   ("'.'"	"because"	("'.'" ""))
    ("Diamond"	"Diamond"	"/\\\n\\/")
    ("3"		"triangle"	"/\\\n~~")
    ("C"		"clubsuit"	" o\no+o\n |")

yatex.org