yatex

changeset 368:8ee8514e06ed dev

Start for 1.79
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 26 Dec 2014 01:10:22 +0900
parents d4413f5043dc
children a536acc07a75
files newpage.rb yahtml.el yatex.el yatex19.el yatex23.el yatexadd.el yatexenv.el yatexgen.el yatexhie.el yatexhlp.el yatexlib.el yatexmth.el yatexpkg.el yatexsec.el
diffstat 14 files changed, 14 insertions(+), 14 deletions(-) [+]
line diff
     1.1 --- a/newpage.rb	Fri Dec 26 01:09:32 2014 +0900
     1.2 +++ b/newpage.rb	Fri Dec 26 01:10:22 2014 +0900
     1.3 @@ -3,7 +3,7 @@
     1.4  # Create new HTML file referring other HTML file in the same directory.
     1.5  # (C)2010 by HIROSE Yuuji [yuuji@yatex.org]
     1.6  # Last modified Mon Sep  6 16:16:33 2010 on firestorm
     1.7 -# $Id: newpage.rb,v 33c8875f52f9 2012-01-12 12:26 +0900 yuuji $
     1.8 +# $Id$
     1.9  # http://www.yatex.org
    1.10  # Example:
    1.11  #	newpage.rb		Create new index.html by copying template.
     2.1 --- a/yahtml.el	Fri Dec 26 01:09:32 2014 +0900
     2.2 +++ b/yahtml.el	Fri Dec 26 01:10:22 2014 +0900
     2.3 @@ -1,7 +1,7 @@
     2.4  ;;; yahtml.el --- Yet Another HTML mode -*- coding: sjis -*-
     2.5  ;;; (c) 1994-2013 by HIROSE Yuuji [yuuji(@)yatex.org]
     2.6  ;;; Last modified Mon Dec 22 22:17:24 2014 on firestorm
     2.7 -;;; $Id: yahtml.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
     2.8 +;;; $Id$
     2.9  
    2.10  (defconst yahtml-revision-number "1.77"
    2.11    "Revision number of running yahtml.el")
     3.1 --- a/yatex.el	Fri Dec 26 01:09:32 2014 +0900
     3.2 +++ b/yatex.el	Fri Dec 26 01:10:22 2014 +0900
     3.3 @@ -1,7 +1,7 @@
     3.4  ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
     3.5  ;;; (c)1991-2014 by HIROSE Yuuji.[yuuji@yatex.org]
     3.6  ;;; Last modified Fri Dec 26 00:04:43 2014 on firestorm
     3.7 -;;; $Id: yatex.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
     3.8 +;;; $Id$
     3.9  ;;; The latest version of this software is always available at;
    3.10  ;;; http://www.yatex.org/
    3.11  
     4.1 --- a/yatex19.el	Fri Dec 26 01:09:32 2014 +0900
     4.2 +++ b/yatex19.el	Fri Dec 26 01:10:22 2014 +0900
     4.3 @@ -1,7 +1,7 @@
     4.4  ;;; yatex19.el -- YaTeX facilities for Emacs 19 or later
     4.5  ;;; (c)1994-2013 by HIROSE Yuuji.[yuuji@yatex.org]
     4.6  ;;; Last modified Sun Dec 21 14:03:48 2014 on firestorm
     4.7 -;;; $Id: yatex19.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
     4.8 +;;; $Id$
     4.9  
    4.10  ;;; Code:
    4.11  ;(require 'yatex)
     5.1 --- a/yatex23.el	Fri Dec 26 01:09:32 2014 +0900
     5.2 +++ b/yatex23.el	Fri Dec 26 01:10:22 2014 +0900
     5.3 @@ -1,7 +1,7 @@
     5.4  ;;; yatex23.el --- YaTeX facilities for Emacs 23 or later -*- coding: sjis -*-
     5.5  ;;; (c)2014 by HIROSE Yuuji.[yuuji@yatex.org]
     5.6  ;;; Last modified Tue Dec 23 12:44:35 2014 on firestorm
     5.7 -;;; $Id: yatex23.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
     5.8 +;;; $Id$
     5.9  
    5.10  ;;; Code:
    5.11  (defvar YaTeX-dnd-auto-figure "figure"
     6.1 --- a/yatexadd.el	Fri Dec 26 01:09:32 2014 +0900
     6.2 +++ b/yatexadd.el	Fri Dec 26 01:10:22 2014 +0900
     6.3 @@ -2,7 +2,7 @@
     6.4  ;;; yatexadd.el rev.21
     6.5  ;;; (c)1991-2014 by HIROSE Yuuji.[yuuji@yatex.org]
     6.6  ;;; Last modified Sat Dec 20 14:55:10 2014 on firestorm
     6.7 -;;; $Id: yatexadd.el,v 1.78 2014/12/25 15:25:17 yuuji Exp $
     6.8 +;;; $Id$
     6.9  
    6.10  ;;; Code:
    6.11  ;;;
     7.1 --- a/yatexenv.el	Fri Dec 26 01:09:32 2014 +0900
     7.2 +++ b/yatexenv.el	Fri Dec 26 01:10:22 2014 +0900
     7.3 @@ -1,7 +1,7 @@
     7.4  ;;; yatexenv.el --- YaTeX environment-specific functions
     7.5  ;;; (c) 1994-2013 by HIROSE Yuuji.[yuuji@yatex.org]
     7.6  ;;; Last modified Mon Dec 22 12:49:03 2014 on firestorm
     7.7 -;;; $Id: yatexenv.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
     7.8 +;;; $Id$
     7.9  
    7.10  ;;; Code:
    7.11  ;;;
     8.1 --- a/yatexgen.el	Fri Dec 26 01:09:32 2014 +0900
     8.2 +++ b/yatexgen.el	Fri Dec 26 01:10:22 2014 +0900
     8.3 @@ -2,7 +2,7 @@
     8.4  
     8.5  ;;; (c)1991-1995,1999,2000 by HIROSE Yuuji.[yuuji@yatex.org]
     8.6  ;;; Last modified Sun Dec 21 14:04:49 2014 on firestorm
     8.7 -;;; $Id: yatexgen.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
     8.8 +;;; $Id$
     8.9  
    8.10  ;;; Code:
    8.11  (require 'yatex)
     9.1 --- a/yatexhie.el	Fri Dec 26 01:09:32 2014 +0900
     9.2 +++ b/yatexhie.el	Fri Dec 26 01:10:22 2014 +0900
     9.3 @@ -2,7 +2,7 @@
     9.4  ;;; 
     9.5  ;;; (c)1995-2013 by HIROSE Yuuji [yuuji@yatex.org]
     9.6  ;;; Last modified Sun Dec 21 14:05:20 2014 on firestorm
     9.7 -;;; $Id: yatexhie.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
     9.8 +;;; $Id$
     9.9  
    9.10  ;;; Code:
    9.11  ;; ----- Customizable variables -----
    10.1 --- a/yatexhlp.el	Fri Dec 26 01:09:32 2014 +0900
    10.2 +++ b/yatexhlp.el	Fri Dec 26 01:10:22 2014 +0900
    10.3 @@ -2,7 +2,7 @@
    10.4  ;;; 
    10.5  ;;; (c)1994,1998,2004,2014 by HIROSE Yuuji.[yuuji@yatex.org]
    10.6  ;;; Last modified Sun Dec 21 22:55:07 2014 on firestorm
    10.7 -;;; $Id: yatexhlp.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
    10.8 +;;; $Id$
    10.9  
   10.10  ;;; Code:
   10.11  (let ((help-file (concat "YATEXHLP."
    11.1 --- a/yatexlib.el	Fri Dec 26 01:09:32 2014 +0900
    11.2 +++ b/yatexlib.el	Fri Dec 26 01:10:22 2014 +0900
    11.3 @@ -2,7 +2,7 @@
    11.4  ;;; 
    11.5  ;;; (c)1994-2013 by HIROSE Yuuji.[yuuji@yatex.org]
    11.6  ;;; Last modified Sun Dec 21 23:55:30 2014 on firestorm
    11.7 -;;; $Id: yatexlib.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
    11.8 +;;; $Id$
    11.9  
   11.10  ;;; Code:
   11.11  ;; General variables
    12.1 --- a/yatexmth.el	Fri Dec 26 01:09:32 2014 +0900
    12.2 +++ b/yatexmth.el	Fri Dec 26 01:10:22 2014 +0900
    12.3 @@ -2,7 +2,7 @@
    12.4  ;;; 
    12.5  ;;; (c)1993-2013 by HIROSE Yuuji [yuuji@yatex.org]
    12.6  ;;; Last modified Fri Jul  5 23:28:28 2013 on firestorm
    12.7 -;;; $Id: yatexmth.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
    12.8 +;;; $Id$
    12.9  
   12.10  ;;; Commentary:
   12.11  ;;; [Customization guide]
    13.1 --- a/yatexpkg.el	Fri Dec 26 01:09:32 2014 +0900
    13.2 +++ b/yatexpkg.el	Fri Dec 26 01:10:22 2014 +0900
    13.3 @@ -2,7 +2,7 @@
    13.4  ;;; 
    13.5  ;;; (c)2003-2014 by HIROSE, Yuuji [yuuji@yatex.org]
    13.6  ;;; Last modified Mon Dec 22 11:12:19 2014 on firestorm
    13.7 -;;; $Id: yatexpkg.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
    13.8 +;;; $Id$
    13.9  
   13.10  ;;; Code:
   13.11  (defvar YaTeX-package-ams-envs
    14.1 --- a/yatexsec.el	Fri Dec 26 01:09:32 2014 +0900
    14.2 +++ b/yatexsec.el	Fri Dec 26 01:10:22 2014 +0900
    14.3 @@ -2,7 +2,7 @@
    14.4  ;;; 
    14.5  ;;; (c) 1994-2013 by HIROSE Yuuji [yuuji@yatex.org]
    14.6  ;;; Last modified Sun Dec 21 14:16:35 2014 on firestorm
    14.7 -;;; $Id: yatexsec.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
    14.8 +;;; $Id$
    14.9  
   14.10  ;;; Code:
   14.11  (defvar YaTeX-sectioning-level