yatex

diff yatexmth.el @ 411:a4a2635c5158

yahtml-element-path works correctly on `body'-less document
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 13 Feb 2015 08:21:39 +0900
parents 5aa8208fbef0
children 1ab1b9ba8698
line diff
     1.1 --- a/yatexmth.el	Fri Jan 16 10:39:19 2015 +0900
     1.2 +++ b/yatexmth.el	Fri Feb 13 08:21:39 2015 +0900
     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 Fri Jan 16 10:33:07 2015 on firestorm
     1.8 +;;; Last modified Sun Jan 18 08:37:07 2015 on sdr
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Commentary:
    1.12 @@ -660,7 +660,6 @@
    1.13  	(kill-buffer YaTeX-math-menu-buffer))
    1.14        command)))
    1.15  
    1.16 -;
    1.17  (defun YaTeX-math-show-image (image &optional exit-char)
    1.18    "Momentarily display IMAGE at the beginning of the next line;
    1.19  erase it on the next keystroke.  The window is recentered if necessary