yatex

diff yatexprc.el @ 61:b9f753846b6b

Bug fix release
author yuuji
date Mon, 07 Apr 1997 20:07:48 +0000
parents 9e08ed569d80
children 36a48185b95a
line diff
     1.1 --- a/yatexprc.el	Fri Jan 24 09:04:06 1997 +0000
     1.2 +++ b/yatexprc.el	Mon Apr 07 20:07:48 1997 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  ;;; YaTeX process handler.
     1.5  ;;; yatexprc.el
     1.6  ;;; (c )1993-1997 by HIROSE Yuuji.[yuuji@ae.keio.ac.jp]
     1.7 -;;; Last modified Fri Jan 24 17:59:44 1997 on supra
     1.8 +;;; Last modified Mon Jan 27 10:22:06 1997 on crx
     1.9  ;;; $Id$
    1.10  
    1.11  (require 'yatex)
    1.12 @@ -390,7 +390,7 @@
    1.13  	(send-string-to-terminal "\e[2J\e[>5h") ;CLS & hide cursor
    1.14  	(call-process shell-file-name "con" "*dvi-preview*" nil
    1.15  		      YaTeX-shell-command-option
    1.16 -		      (concat preview-command preview-file))
    1.17 +		      (concat preview-command " " preview-file))
    1.18  	(send-string-to-terminal "\e[>5l") ;show cursor
    1.19  	(redraw-display))
    1.20         (t				;if UNIX