comparison yatex23.el @ 364:d69fd7b1ac4d dev yatex-1.78

yatex-1.78
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 26 Dec 2014 01:02:52 +0900
parents 41a05a44826a
children 77a2fd4fd634
comparison
equal deleted inserted replaced
363:f7ae3e4be0bb 364:d69fd7b1ac4d
1 ;;; yatex23.el --- YaTeX facilities for Emacs 23 or later -*- coding: sjis -*- 1 ;;; yatex23.el --- YaTeX facilities for Emacs 23 or later -*- coding: sjis -*-
2 ;;; (c)2014 by HIROSE Yuuji.[yuuji@yatex.org] 2 ;;; (c)2014 by HIROSE Yuuji.[yuuji@yatex.org]
3 ;;; Last modified Tue Dec 23 12:44:35 2014 on firestorm 3 ;;; Last modified Tue Dec 23 12:44:35 2014 on firestorm
4 ;;; $Id$ 4 ;;; $Id: yatex23.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
5 5
6 ;;; Code: 6 ;;; Code:
7 (defvar YaTeX-dnd-auto-figure "figure" 7 (defvar YaTeX-dnd-auto-figure "figure"
8 "*If set, include dropped \\includegraphcs{} into that environment. 8 "*If set, include dropped \\includegraphcs{} into that environment.
9 The value should be string. Set this `nil' to disable enclosing.") 9 The value should be string. Set this `nil' to disable enclosing.")

yatex.org