yatex

changeset 522:ce46889a743d dev

Add yatexflt.el to manifest
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 13 Jan 2018 20:57:58 +0900
parents cef987df070f
children 5bb46b7ab3de
files makefile manifest
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/makefile	Tue Jan 09 13:35:08 2018 +0900
     1.2 +++ b/makefile	Sat Jan 13 20:57:58 2018 +0900
     1.3 @@ -49,7 +49,7 @@
     1.4  # make tag		to add release tags
     1.5  LISP	= ${LISP18} ${LISP19} ${LISP23}
     1.6  YAHTML	= yahtml.el
     1.7 -COMMON	= yatexlib.el yatexprc.el
     1.8 +COMMON	= yatexlib.el yatexprc.el yatexhlp.el
     1.9  LISP18	= yatex.el yatexadd.el yatexgen.el yatexenv.el \
    1.10  	  ${COMMON} \
    1.11  	  yatexmth.el yatexhks.el yatexhlp.el \
     2.1 --- a/manifest	Tue Jan 09 13:35:08 2018 +0900
     2.2 +++ b/manifest	Sat Jan 13 20:57:58 2018 +0900
     2.3 @@ -27,6 +27,7 @@
     2.4  yatex23.el		Emacs-23以降用の設定
     2.5  yatexadd.el		付加関数の定義例
     2.6  yatexenv.el		LaTeX 環境依存の関数
     2.7 +yatexflt.el		外部フィルタコマンドとの連携
     2.8  yatexgen.el		野鳥用付加関数自動作成モード
     2.9  yatexhie.el		野鳥用ドキュメント階層表示プログラム
    2.10  yatexhks.el		hook を詰め込むために使う(ユーザ用)