yatex

diff yatexpkg.el @ 541:7595fc6462ff

Add links
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 31 May 2018 09:53:11 +0900
parents 7a64b7761d6b
children e7356faf50df
line diff
     1.1 --- a/yatexpkg.el	Wed Jan 03 23:58:59 2018 +0900
     1.2 +++ b/yatexpkg.el	Thu May 31 09:53:11 2018 +0900
     1.3 @@ -1,7 +1,7 @@
     1.4  ;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*-
     1.5  ;;; 
     1.6  ;;; (c)2003-2018 by HIROSE, Yuuji [yuuji@yatex.org]
     1.7 -;;; Last modified Wed Jan  3 23:57:28 2018 on firestorm
     1.8 +;;; Last modified Fri Jan  5 00:22:46 2018 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Code:
    1.12 @@ -41,7 +41,7 @@
    1.13      ("graphicx" (section "includegraphics"
    1.14  			 "rotatebox" "scalebox" "resizebox" "reflectbox")
    1.15       		(option . YaTeX-package-graphics-driver-alist))
    1.16 -    ("svg")	(section "includesvg")
    1.17 +    ("svg"	(section "includesvg"))
    1.18      ("color"	(section "textcolor" "colorbox" "pagecolor" "color")
    1.19       		(option . YaTeX-package-graphics-driver-alist)
    1.20  		(default-option . "usenames,dvipsnames"))