annotate README.md @ 515:b6853d450b0a dev

Add a function to examine the point is in %#BEGIN/%#END or not.
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 04 Jan 2018 23:58:07 +0900
parents db7a90bd4621
children 7595fc6462ff
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
501
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
1 YaTeX is an intelligent, acquisitive and integrated package which reduces your
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
2 efforts of composing LaTeX source on Emacs.
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
3
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
4 YaTeX has its brothers on other distinguished Editors on DOS and Windows, Vz,
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
5 Wz, Hidemaru, xyzzy. You can write your document with the same interface on any
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
6 platform if you are using YaTeX family.
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
7
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
8 And yahtml is the honest and bright YaTeX-compatible major-mode package for
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
9 writing HTML. If you have noticed the power of YaTeX, you can drive yahtml over
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
10 the HTML files quickly and steadily. And vice versa, of course.
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
11
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
12 YaTeX(野鳥)は、Emacs で LaTeX ソースを書くときに生ずる手間を軽減してくれる、
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
13 LaTeX 入力支援環境です。Emacs だけでなく、DOS や Windows で普及している Vz, Wz,
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
14 Hidemaru, xyzzy エディタへの野鳥の移植版である雷鳥、白鳥、飛鳥、花鳥も仲間にい
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
15 るので、どんな環境でも同じ操作体系で快適に LaTeX 文書を書くことができます。
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
16
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
17 yahtmlは野鳥のユーザインタフェースを引き継いだHTML用のメジャーモードパッケージ
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
18 です。LaTeX ソースの入力に野鳥が欠かせないと気づいたあなたは、おそらく yahtml
db7a90bd4621 add README.md
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
19 にすぐなじみ同じように使いこなせることでしょう。もちろんその逆も。

yatex.org