yatex

diff yatex23.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 27d24ac018c1
children 7a9d30752353
line diff
     1.1 --- a/yatex23.el	Sun Jan 18 22:08:31 2015 +0900
     1.2 +++ b/yatex23.el	Sun Oct 09 15:58:27 2016 +0859
     1.3 @@ -1,8 +1,9 @@
     1.4  ;;; yatex23.el --- YaTeX facilities for Emacs 23 or later -*- coding: sjis -*-
     1.5  ;;; (c)2014-2015 by HIROSE Yuuji.[yuuji@yatex.org]
     1.6 -;;; Last modified Sun Jan 18 21:12:27 2015 on firestorm
     1.7 +;;; Last modified Thu Oct 15 12:26:08 2015 on firestorm
     1.8  ;;; $Id$
     1.9  
    1.10 +(require 'yatex19)
    1.11  ;;; Code:
    1.12  (defvar YaTeX-dnd-auto-figure "figure"
    1.13    "*If set, include dropped \\includegraphcs{} into that environment.