yatex

diff yatexpkg.el @ 124:6d682b9d4bc8

Info remade with mule.
author yuuji@gentei.org
date Thu, 27 May 2010 10:24:53 +0900
parents 9b4354af748c
children 94a1370956a4
line diff
     1.1 --- a/yatexpkg.el	Sun Dec 24 06:16:52 2006 +0000
     1.2 +++ b/yatexpkg.el	Thu May 27 10:24:53 2010 +0900
     1.3 @@ -192,6 +192,7 @@
     1.4  		   (format "%s{%s}\t%% required for `\\%s' (yatex added)\n"
     1.5  			   option pkg macro))
     1.6  		  (funcall register))
     1.7 +	      (funcall register)
     1.8  	      (message "Don't forget to put \\usepackage{%s} yourself later"
     1.9  		       (car (car pkglist)))) ;doing car car is negligence...
    1.10      ))))))