diff yatexpkg.el @ 599:e73e41509124 draft dev

Add fleqn from nccmath
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 16 Oct 2022 20:57:34 +0859
parents e3b7e199a87d
children a7ad9158e3ce
line wrap: on
line diff
--- a/yatexpkg.el	Sun Oct 16 20:56:35 2022 +0859
+++ b/yatexpkg.el	Sun Oct 16 20:57:34 2022 +0859
@@ -1,7 +1,7 @@
 ;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*-
 ;;; 
 ;;; (c)2003-2019 by HIROSE, Yuuji [yuuji@yatex.org]
-;;; Last modified Thu Sep 22 20:20:37 2022 on firestorm
+;;; Last modified Sun Oct 16 20:56:01 2022 on firestorm
 ;;; $Id$
 
 ;;; Code:
@@ -44,6 +44,7 @@
     ("latexsym"	(maketitle "mho" "Join" "Box" "Diamond" "leadsto"
 			   "sqsubset" "sqsupset" "lhd" "unlhd" "rhd" "unrhd"))
     ("mathrsfs"	(section "mathscr"))
+    ("fleqn"	(env "nccmath"))
     ("graphicx" (section "includegraphics"
 			 "rotatebox" "scalebox" "resizebox" "reflectbox")
      		(option . YaTeX-package-graphics-driver-alist))

yatex.org