comparison docs/yatexe.tex @ 69:807c1e7e68b7

yahtml-escape-chars-region Translate <>"& to entity reference. And inverse translation to above. yahtml-translate-hyphens-when-comment-region yahtml-prefer-upcase-attributes Inquire .htaccess file to determine the file-coding-system. Completions for StyleSheet. ---yahtml--- Auto insert of \), \|, \] after corresponding \(, \| \]. [prefix] c for \right\left parens.
author yuuji
date Thu, 15 Jul 1999 04:58:26 +0000
parents 0eb6997bee16
children 44e3a5e1e883
comparison
equal deleted inserted replaced
68:0eb6997bee16 69:807c1e7e68b7
12 @sp 10 12 @sp 10
13 @center 13 @center
14 @subtitle Yet Another tex-mode for emacs 14 @subtitle Yet Another tex-mode for emacs
15 @title Wild Bird 15 @title Wild Bird
16 @subtitle // YaTeX // 16 @subtitle // YaTeX //
17 @author @copyright{} 1991-1996 by HIROSE, Yuuji [yuuji@@ae.keio.ac.jp] 17 @author @copyright{} 1991-1996 by HIROSE, Yuuji [yuuji@@gentei.org]
18 @end titlepage 18 @end titlepage
19 19
20 @node Top, What is YaTeX?, (dir), (dir) 20 @node Top, What is YaTeX?, (dir), (dir)
21 @comment node-name, next, previous, up 21 @comment node-name, next, previous, up
22 @cindex Demacs 22 @cindex Demacs
2016 Many add-in functions for typical La@TeX{} commands are defined in 2016 Many add-in functions for typical La@TeX{} commands are defined in
2017 @file{yatexadd.el}. Those are also useful as references. Here are the 2017 @file{yatexadd.el}. Those are also useful as references. Here are the
2018 short descriptions on useful functions, where [F] means function, [A] 2018 short descriptions on useful functions, where [F] means function, [A]
2019 means arguments, [D] means description. 2019 means arguments, [D] means description.
2020 2020
2021 @itemize 2021 @table @kbd
2022 @item [F] 2022 @item [F]
2023 YaTeX:read-position 2023 YaTeX:read-position
2024 @itemx [A] 2024 @itemx [A]
2025 Character list which can show up in the brackets 2025 Character list which can show up in the brackets
2026 @itemx [D] 2026 @itemx [D]
2045 One of the symbols: 'begin, 'section, or 'maketitle 2045 One of the symbols: 'begin, 'section, or 'maketitle
2046 @itemx [D] 2046 @itemx [D]
2047 Check the current completion type is specified one and cause error if 2047 Check the current completion type is specified one and cause error if
2048 not. The variable @code{YaTeX-current-completion-type} holds the symbol 2048 not. The variable @code{YaTeX-current-completion-type} holds the symbol
2049 according to the current completion type. 2049 according to the current completion type.
2050 @end itemize 2050 @end table
2051 2051
2052 @node Contribution, , Useful functions for creating add-in, Add-in functions 2052 @node Contribution, , Useful functions for creating add-in, Add-in functions
2053 @comment node-name, next, previous, up 2053 @comment node-name, next, previous, up
2054 @subsection Contribution 2054 @subsection Contribution
2055 2055
2269 2269
2270 This program is distributed as a free software. You can 2270 This program is distributed as a free software. You can
2271 redistribute this software freely but with NO warranty to anything 2271 redistribute this software freely but with NO warranty to anything
2272 as a result of using this software. However, any reports and 2272 as a result of using this software. However, any reports and
2273 suggestions are welcome as long as I feel interests in this 2273 suggestions are welcome as long as I feel interests in this
2274 software. My possible e-mail address is `yuuji@@ae.keio.ac.jp'. 2274 software. My possible e-mail address is `yuuji@@gentei.org'.
2275 (up to Mar.1995 at least) And there is mailing list for YaTeX. 2275 (up to May.1999 at least) And there is mailing list for YaTeX.
2276 Although the common language is Japanese, questions in English will be 2276 Although the common language is Japanese, questions in English will be
2277 welcome. To join the ML, send the mail whose subject is `append' to 2277 welcome. To join the ML, send the mail whose subject is `append' to
2278 the address `yatex-control@@jaist.ac.jp'. If you have some 2278 the address `yatex-control@@jaist.ac.jp'. If you have some
2279 question, please ask to `yatex-request@@jaist.ac.jp'. 2279 question, please ask to `yatex-request@@jaist.ac.jp'.
2280 2280

yatex.org