changeset 516:603acc1caec7 dev

Enclosing error
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 05 Jan 2018 00:23:36 +0900
parents b6853d450b0a
children 668632d9392e
files yatexpkg.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/yatexpkg.el	Thu Jan 04 23:58:07 2018 +0900
+++ b/yatexpkg.el	Fri Jan 05 00:23:36 2018 +0900
@@ -1,7 +1,7 @@
 ;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*-
 ;;; 
 ;;; (c)2003-2018 by HIROSE, Yuuji [yuuji@yatex.org]
-;;; Last modified Wed Jan  3 23:57:28 2018 on firestorm
+;;; Last modified Fri Jan  5 00:22:46 2018 on firestorm
 ;;; $Id$
 
 ;;; Code:
@@ -41,7 +41,7 @@
     ("graphicx" (section "includegraphics"
 			 "rotatebox" "scalebox" "resizebox" "reflectbox")
      		(option . YaTeX-package-graphics-driver-alist))
-    ("svg")	(section "includesvg")
+    ("svg"	(section "includesvg"))
     ("color"	(section "textcolor" "colorbox" "pagecolor" "color")
      		(option . YaTeX-package-graphics-driver-alist)
 		(default-option . "usenames,dvipsnames"))

yatex.org