yatex

changeset 507:8ca2e7ce2392 dev

Typo
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 03 Jan 2018 23:14:53 +0900
parents feef2aa1f50f
children f5cf5888847d
files yatexprc.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/yatexprc.el	Tue Jan 02 23:35:07 2018 +0900
     1.2 +++ b/yatexprc.el	Wed Jan 03 23:14:53 2018 +0900
     1.3 @@ -1103,7 +1103,7 @@
     1.4  			   ;;Send patch to the author, please
     1.5  		  	   previewer bnr cf line))
     1.6  		  ((string-match "okular" previewer)	;;??
     1.7 -		   (format "%s '%s.pdf#src:%d' '%s'"
     1.8 +		   (format "%s '%s.pdf#src:%d %s'"
     1.9  			   ;;Send patch to the author, please
    1.10  		  	   previewer bnr line cf))
    1.11  		  )))