yatex

diff yatexmth.el @ 441:564510b9caca

Add verbatim package for verbatiminput macro
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 09 Oct 2016 15:58:27 +0859
parents 627a7b77a39d
children 7a9d30752353
line diff
     1.1 --- a/yatexmth.el	Sun Jan 18 22:04:06 2015 +0900
     1.2 +++ b/yatexmth.el	Sun Oct 09 15:58:27 2016 +0859
     1.3 @@ -1,7 +1,7 @@
     1.4  ;;; yatexmth.el --- YaTeX math-mode-specific functions -*- coding: sjis -*-
     1.5  ;;; 
     1.6  ;;; (c)1993-2015 by HIROSE Yuuji [yuuji@yatex.org]
     1.7 -;;; Last modified Sun Jan 18 08:37:07 2015 on sdr
     1.8 +;;; Last modified Sun Jul 12 10:02:36 2015 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Commentary:
    1.12 @@ -453,7 +453,7 @@
    1.13  ;;;
    1.14  ;;YaTeX math-mode functions
    1.15  ;;;
    1.16 -;;;###autoload from yatex.el
    1.17 +;;;###autoload
    1.18  (defun YaTeX-toggle-math-mode (&optional arg)
    1.19    (interactive "P")
    1.20    (or (memq 'YaTeX-math-mode mode-line-format) nil