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 wrap: on
line diff
--- a/makefile	Tue Jan 09 13:35:08 2018 +0900
+++ b/makefile	Sat Jan 13 20:57:58 2018 +0900
@@ -49,7 +49,7 @@
 # make tag		to add release tags
 LISP	= ${LISP18} ${LISP19} ${LISP23}
 YAHTML	= yahtml.el
-COMMON	= yatexlib.el yatexprc.el
+COMMON	= yatexlib.el yatexprc.el yatexhlp.el
 LISP18	= yatex.el yatexadd.el yatexgen.el yatexenv.el \
 	  ${COMMON} \
 	  yatexmth.el yatexhks.el yatexhlp.el \
--- a/manifest	Tue Jan 09 13:35:08 2018 +0900
+++ b/manifest	Sat Jan 13 20:57:58 2018 +0900
@@ -27,6 +27,7 @@
 yatex23.el		Emacs-23以降用の設定
 yatexadd.el		付加関数の定義例
 yatexenv.el		LaTeX 環境依存の関数
+yatexflt.el		外部フィルタコマンドとの連携
 yatexgen.el		野鳥用付加関数自動作成モード
 yatexhie.el		野鳥用ドキュメント階層表示プログラム
 yatexhks.el		hook を詰め込むために使う(ユーザ用)

yatex.org