annotate docs/yatexe.tex @ 392:c44910b36b95 dev

Switch to region-mode if completion called with active region.
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 15 Jan 2015 23:21:24 +0900
parents 09a2b5a3b3d8
children 781604df4cbd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1 \def\lang{jp} % -*- texinfo -*-
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2 \input texinfo.tex
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
3 @setfilename yatexe
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
4 @settitle Yet Another tex-mode for Emacs
272
78d0fdc0459c Add `@directory' entries to info sources.
HIROSE Yuuji <yuuji@gentei.org>
parents: 271
diff changeset
5 @direntry
78d0fdc0459c Add `@directory' entries to info sources.
HIROSE Yuuji <yuuji@gentei.org>
parents: 271
diff changeset
6 * YaTeX-e: (yatexe). Yet Another tex-mode for Emacs (English).
78d0fdc0459c Add `@directory' entries to info sources.
HIROSE Yuuji <yuuji@gentei.org>
parents: 271
diff changeset
7 @end direntry
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
8
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
9 @iftex
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
10 @c @syncodeindex fn cp
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
11 @c Last modified Thu Jan 15 13:28:10 2015 on firestorm
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
12 @syncodeindex vr cp
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
13 @end iftex
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
14
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
15 @titlepage
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
16 @sp 10
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
17 @center
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
18 @subtitle Yet Another tex-mode for emacs
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
19 @title Wild Bird
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
20 @subtitle // YaTeX //
271
d467c0fb6083 Preparing for 1.76 release
HIROSE Yuuji <yuuji@gentei.org>
parents: 269
diff changeset
21 @author @copyright{} 1991-2012 by HIROSE, Yuuji [yuuji@@yatex.org]
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
22 @end titlepage
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
23
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
24 @node Top, What is YaTeX?, (dir), (dir)
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
25 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
26 @cindex Demacs
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
27 @cindex Mule
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
28 @cindex LaTeX
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
29 @cindex YaTeX
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
30
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
31 @menu
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
32 * What is YaTeX?::
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
33 * Main features:: What YaTeX can do
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
34 * Installation:: Guide to install
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
35 * Typesetting:: Call typesetting processes
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
36 * %#notation:: Meta-keyword `%#'
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
37 * Completion:: Input LaTeX commands with completion
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
38 * Local dictionaries:: Directory dependent completion
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
39 * Commenting out:: Commenting/uncommenting text
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
40 * Cursor jump:: Jumping to related position
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
41 * Changing and Deleting:: Changing/deleting certain unit of text
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
42 * Filling:: Filling an item or paragraph
53
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
43 * Updation of includeonly:: Free from maintaining includeonly
59
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
44 * What column:: Check what table-column the cursor belong
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
45 * Intelligent newline:: Guess requisites of new line
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
46 * Usepackage checker:: Selecting correct \usepackage is YaTeX's job
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
47 * Online help:: On-line documentation of LaTeX
53
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
48 * Browsing file hierarchy:: Walking through file hierarchy
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
49 * Cooperation with other packages:: Work well with gmhist, min-out
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
50 * Customizations:: How to breed `Wild Bird'
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
51 * Etcetera:: YaTeX is acquisitive.
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
52 * Copying:: Redistribution
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
53
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
54 @end menu
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
55
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
56 @node What is YaTeX?, Main features, Top, Top
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
57 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
58 @chapter What is YaTeX?
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
59
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
60 YaTeX automates typesetting and previewing of LaTeX and enables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
61 completing input of LaTeX mark-up command such as
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
62 @code{\begin@{@}}..@code{\end@{@}}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
63
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
64 YaTeX also supports Demacs which runs on MS-DOS(386), Mule (Multi
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
65 Language Enhancement to GNU Emacs), and latex on DOS.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
66
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
67 @node Main features, Installation, What is YaTeX?, Top
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
68 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
69 @chapter Main features
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
70
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
71 @itemize
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
72 @item Invocation of typesetter, previewer and related programs(@kbd{C-c t})
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
73 @item Typesetting on static region which is independent from point
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
74 @item Semiautomatic replacing of @code{\includeonly}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
75 @item Jumping to error line(@kbd{C-c '})
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
76 @item Completing-read of La@TeX{} commands such as @code{\begin@{@}},
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
77 @code{\section} etc.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
78 (@kbd{C-c b}, @kbd{C-c s}, @kbd{C-c l}, @kbd{C-c m})
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
79 @item Enclosing text into La@TeX{} environments or commands
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
80 (@var{AboveKeyStrokes} after region setting)
59
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
81 @item Displaying the structure of text at entering sectioning commands
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
82 @item Lump shifting of sectioning commands (@ref{view-sectioning})
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
83 @item Learning unknown/new La@TeX{} commands for the next completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
84 @item Argument reading with a guide for complicated La@TeX{} commands
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
85 @item Generating argument-readers for new/unsupported commands(@file{yatexgen})
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
86 @item Quick changing or deleting of La@TeX{} commands(@kbd{C-c c}, @kbd{C-c k})
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
87 @item Jumping from and to inter-file, begin<->end, ref<->label(@kbd{C-c g})
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
88 @item Blanket commenting out or uncommenting
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
89 (@kbd{C-c >}, @kbd{C-c <}, @kbd{C-c ,}, @kbd{C-c .})
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
90 @item Easy input of accent mark, math-mode's commands and Greek letters
52
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
91 (@kbd{C-c a}, @kbd{;}, @kbd{:})
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
92 @item Online help for the popular La@TeX{} commands
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
93 (@kbd{C-c ?}, @kbd{C-c /})
53
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
94 @item Document files hierarchy browser (@kbd{C-c d})
80
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
95 @item Adding automatically \usepackage corresponding to inputting LaTeX
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
96 macro with completion
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
97 @item Allow you to forget creating \label@{@}s, \ref@{@} or \cite@{@}
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
98 completion automatically generate labels.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
99 @end itemize
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
100
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
101 @node Installation, Typesetting, Main features, Top
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
102 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
103 @chapter Installation
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
104 @cindex installation
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
105 @cindex .emacs
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
106 @cindex auto-mode-alist
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
107 @cindex autoload
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
108
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
109 Put next two expressions into your @file{~/.emacs}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
110
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
111 @lisp
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
112 (setq auto-mode-alist
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
113 (cons (cons "\\.tex$" 'yatex-mode) auto-mode-alist))
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
114 (autoload 'yatex-mode "yatex" "Yet Another La@TeX{} mode" t)
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
115 @end lisp
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
116
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
117 Next, add certain path name where you put files of YaTeX to your
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
118 load-path. If you want to put them in @file{~/src/emacs}, write
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
119
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
120 @lisp
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
121 (setq load-path
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
122 (cons (expand-file-name "~/src/emacs") load-path))
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
123 @end lisp
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
124
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
125 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
126 in your @file{~/.emacs}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
127
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
128 Then, yatex-mode will be automatically loaded when you visit a
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
129 file which has extension @file{.tex}. If yatex-mode is successfully
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
130 loaded, mode string on mode line will be turned to "YaTeX".
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
131
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
132
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
133 @node Typesetting, %#notation, Installation, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
134 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
135 @chapter Typesetting
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
136 @cindex typesetting
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
137 @cindex previewer
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
138 @cindex typesetter
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
139 @cindex latex
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
140 @cindex printing out
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
141
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
142 The prefix key stroke of yatex-mode is @kbd{C-c} (Press 'C' with Control
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
143 key) by default. If you don't intend to change the prefix key stroke,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
144 assume all @kbd{[prefix]} as @kbd{C-c} in this document. These key
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
145 strokes execute typeset or preview command.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
146
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
147 @table @kbd
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
148 @item [prefix] t j
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
149 @dots{} invoke typesetter
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
150 @item [prefix] t r
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
151 @dots{} invoke typesetter on region
130
8703f090c628 `[prefix] t e' for YaTeX-typeset-environment.
yuuji@gentei.org
parents: 126
diff changeset
152 @item [prefix] t e
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
153 @dots{} `on-the-fly preview' on current environment or whole
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
154 portion of current formulas in math-mode
242
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
155 @item [prefix] t d
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
156 @dots{} invoke dvipdfmx after successful typesetting
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
157 @item [prefix] t k
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
158 @dots{} kill current typesetting process
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
159 @item [prefix] t b
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
160 @dots{} invoke bibtex
126
91bf68eeefe8 Add documentation for latex+p(D)f and YaTeX-dvipdf-command.
yuuji@gentei.org
parents: 118
diff changeset
161 @item [prefix] t i
91bf68eeefe8 Add documentation for latex+p(D)f and YaTeX-dvipdf-command.
yuuji@gentei.org
parents: 118
diff changeset
162 @dots{} invoke makeindex
91bf68eeefe8 Add documentation for latex+p(D)f and YaTeX-dvipdf-command.
yuuji@gentei.org
parents: 118
diff changeset
163 @item [prefix] t d
91bf68eeefe8 Add documentation for latex+p(D)f and YaTeX-dvipdf-command.
yuuji@gentei.org
parents: 118
diff changeset
164 @dots{} invoke latex && dvipdfmx
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
165 @item [prefix] t p
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
166 @dots{} preview
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
167 @item [prefix] t l
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
168 @dots{} lpr dvi-file
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
169 @item [prefix] t s
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
170 @dots{} search current string on xdvi-remote
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
171 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
172
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
173 @menu
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
174 * Calling typesetter::
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
175 * Calling previewer::
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
176 * Printing out::
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
177 @end menu
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
178
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
179 @node Calling typesetter, Calling previewer, Typesetting, Typesetting
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
180 @comment node-name, next, previous, up
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
181 @section Calling typesetter
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
182
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
183 Typing @kbd{[prefix] t j}, the current editing window will be divided
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
184 horizontally when you invoke latex command, and log message of La@TeX{}
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
185 typesetting will be displayed in the other window; called typesetting
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
186 buffer. The typesetting buffer automatically scrolls up and traces
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
187 La@TeX{} warnings and error messages. If you see latex stopping by an
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
188 error, you can send string to latex in the typesetting buffer.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
189
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
190 If an error stops the La@TeX{} typesetting, this key stroke will
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
191 move the cursor to the line where La@TeX{} error is detected.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
192
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
193 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
194 @item [prefix] '
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
195 @itemx ([prefix]+single quotation)
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
196
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
197 @dots{} jump to the previous error or warning
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
198 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
199
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
200 If you find a noticeable error, move to the typesetting buffer and move
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
201 the cursor on the line of error message and type @kbd{SPACE} key. This
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
202 makes the cursor move to corresponding source line.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
203
131
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
204 YaTeX-typeset-region invoked by @kbd{[prefix] tr} call typesetter
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
205 for region. The region is specified by standard point and mark, or
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
206 by @code{%#BEGIN} and @code{%#END} marks. Selected region will be
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
207 copied to the temporary file @file{texput.tex} with the same preamble
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
208 as the main file of current editing sources. Be sure to put
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
209 all local macro settings in preamble, not after @code{\begin@{document@}}.
131
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
210 The method of specification of the region is shown in the
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
211 section @xref{%#notation}.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
212
73
f41b01fef5d6 Stable version(hope to be)
yuuji
parents: 72
diff changeset
213 The documentclass for typeset-region is the same as that of editing
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
214 file if you edit one file, and is the same as main file's if you
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
215 edit splitting files.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
216
130
8703f090c628 `[prefix] t e' for YaTeX-typeset-environment.
yuuji@gentei.org
parents: 126
diff changeset
217 The @kbd{[prefix] te} key automatically marks current inner environment
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
218 or inner math mode or paragraph, and then call typeset-region with marked
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
219 region. This
130
8703f090c628 `[prefix] t e' for YaTeX-typeset-environment.
yuuji@gentei.org
parents: 126
diff changeset
220 is convenient to quick view of current tabular environment or current
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
221 editing formulas. If running Emacs has the ability of displaying images,
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
222 typeset image will be shown in the next window. Further more,
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
223 if you modify the content within that environment, YaTeX performs
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
224 `on-the-fly' preview that automatically update preview image as you typed.
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
225
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
226 If your Emacs does not supply on-the-fly preview,
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
227 keeping previewer window for @file{texput.dvi} is handy
131
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
228 for debugging. Since @kbd{[prefix] te} selects the inner-most environment
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
229 as region, it is not suitable for partial typesetting of doubly or more
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
230 composed environment. If you want to do partial typesetting for a nested
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
231 environment, use @kbd{[prefix] tr} for static-region, which is described
bd0a9177e5e7 About [prefix] t e.
yuuji@gentei.org
parents: 130
diff changeset
232 in the section @xref{%#notation}.
130
8703f090c628 `[prefix] t e' for YaTeX-typeset-environment.
yuuji@gentei.org
parents: 126
diff changeset
233
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
234 @node Calling previewer, Printing out, Calling typesetter, Typesetting
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
235 @comment node-name, next, previous, up
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
236 @section Calling previewer
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
237
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
238 @kbd{[prefix] t p} invokes the TeX previewer. And if you are using
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
239 xdvi-remote, which can be controled from other terminals, @kbd{[prefix] t
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
240 s} enables you to search current string at the cursor on the running xdvi
72
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
241 window.
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
242
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
243 @node Printing out, , Calling previewer, Typesetting
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
244 @comment node-name, next, previous, up
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
245 @section Printing out
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
246
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
247 When you type @code{[preifx] t l}, YaTeX asks you the range of
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
248 dvi-printing by default. You can skip this by invoking it with
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
249 universal-argument as follows:
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
250
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
251 @example
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
252 C-u [prefix] tl
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
253 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
254
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
255 @node %#notation, Completion, Typesetting, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
256 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
257 @chapter %# notation
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
258 @cindex %# notation
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
259
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
260 You can control the typesetting process by describing @code{%#}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
261 notations in the source text.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
262
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
263 @menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
264 * Changing typesetter::
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
265 * Splitting input files::
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
266 * Static region for typesetting::
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
267 * Lpr format::
269
032d4c4bf7ac Fix escape chars. Thanks to hiroohongo.
HIROSE Yuuji <yuuji@gentei.org>
parents: 265
diff changeset
268 * Controlling which command to invoke::
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
269 * Editing %# notation::
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
270 @end menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
271
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
272 @node Changing typesetter, Splitting input files, %#notation, %#notation
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
273 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
274 @section To change the `latex' command or to split a source text.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
275 @cindex typesetter
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
276
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
277 To change the typesetting command, write
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
278
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
279 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
280 %#!latex-big
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
281 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
282
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
283 @noindent
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
284 anywhere in the source text. This is useful for changing
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
285 typesetter.
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
286
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
287 @node Splitting input files, Static region for typesetting, Changing typesetter, %#notation
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
288 @comment node-name, next, previous, up
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
289 @section Splitting input files
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
290
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
291 And if you split the source text and
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
292 edit subfile that should be included from main text.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
293
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
294 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
295 %#!latex main.tex
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
296 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
297
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
298 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
299 will be helpful to execute latex on main file from sub text buffer. Since
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
300 this command line after @kbd{%#!} will be sent to shell literally, next
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
301 description makes it convenient to use ghostview as dvi-previewer.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
302
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
303 @example
242
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
304 %#!latex main && dvi2ps main.dvi > main
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
305 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
306
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
307 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
308 Note that YaTeX assumes the component before the last period of
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
309 the last word in this line as base name of the main La@TeX{} source.
80
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
310 The @code{%f} notation in this line is replaced by main file name, and
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
311 @code{%r} replaced by root name of main file name. If you specify
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
312 @code{%f} or @code{%r}, YaTeX always ask you the name of main file at the
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
313 first typesetting.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
314
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
315 To make best use of the feature of inter-file jumping by
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
316 @kbd{[prefix] g} (see @ref{Cursor jump}), take described below into
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
317 consideration.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
318
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
319 @itemize
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
320 @item You can put split texts in sub directory, but not in
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
321 sub directory of sub directory.
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
322 @item In the main text, specify the child file name with relative path name
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
323 such as \include@{chap1/sub@}, when you include the file in
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
324 a sub-directory.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
325 @item In a sub-text, write @code{%#!latex main.tex} even if @file{main.tex}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
326 is in the parent directory(not %#!latex ../main.tex).
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
327 @end itemize
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
328
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
329 @node Static region for typesetting, Lpr format, Splitting input files, %#notation
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
330 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
331 @section Static region
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
332 @cindex static region
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
333 @cindex Fixed region
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
334
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
335 Typeset-region by @kbd{[prefix] tr} passes the region between point and
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
336 mark to typesetting command by default. But when you want to typeset
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
337 static region, enclose the region by @code{%#BEGIN} and @code{%#END} as
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
338 follows.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
339
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
340 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
341 %#BEGIN
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
342 TheRegionYouWantToTypesetManyTimes
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
343 %#END
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
344 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
345
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
346 This is the rule of deciding the region.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
347
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
348 @enumerate
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
349 @item
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
350 If there exists %#BEGIN before point,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
351
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
352 @enumerate
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
353 @item
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
354 If there exists %#END after %#BEGIN,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
355 @itemize
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
356 @item From %#BEGIN to %#END.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
357 @end itemize
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
358
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
359 @item
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
360 If %#END does not exist after %#BEGIN,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
361 @itemize
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
362 @item From %#BEGIN to the end of buffer.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
363 @end itemize
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
364 @end enumerate
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
365
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
366 @item
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
367 If there does not exist %#BEGIN before point,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
368 @itemize
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
369 @item Between point and mark(standard method of Emacs).
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
370 @end itemize
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
371 @end enumerate
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
372
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
373 It is useful to write @code{%#BEGIN} in the previous line of \begin and
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
374 @code{%#END} in the next line of \@code{end} when you try complex
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
375 environment such as `tabular' many times. It is also useful to put only
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
376 @code{%#BEGIN} alone at the middle of very long text. Do not forget to
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
377 erase @code{%#BEGIN} @code{%#END} pair.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
378
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
379 @node Lpr format, , Static region for typesetting, %#notation
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
380 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
381 @section Lpr format
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
382 @cindex lpr format
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
383
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
384 Lpr format is specified by three Lisp variables. Here are the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
385 default values of them.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
386
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
387 @table @code
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
388 @item (1)dviprint-command-format
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
389 @code{"dvi2ps %f %t %s | lpr"}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
390 @item (2)dviprint-from-format
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
391 @code{"-f %b"}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
392 @item (3)dviprint-to-format
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
393 @code{"-t %e"}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
394 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
395
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
396 On YaTeX-lpr, @code{%s} in (1) is replaced by the file name of main
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
397 text, @code{%f} by contents of (2), %t by contents of (3). At these
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
398 replacements, @code{%b} in (2) is also replaced by the number of beginning
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
399 page, @code{%e} in (3) is replaced by the number of ending page. But
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
400 @code{%f} and @code{%t} are ignored when you omit the range of print-out
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
401 by @kbd{C-u [prefix] tl}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
402
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
403 If you want to change this lpr format temporarily, put a command
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
404 such as follows somewhere in the text:
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
405
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
406 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
407 %#LPR dvi2ps %f %t %s | 4up -page 4 | texfix | lpr -Plp2
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
408 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
409
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
410 And if you want YaTeX not to ask you the range of printing
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
411 out, the next example may be helpful.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
412
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
413 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
414 %#LPR dvi2ps %s | lpr
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
415 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
416
269
032d4c4bf7ac Fix escape chars. Thanks to hiroohongo.
HIROSE Yuuji <yuuji@gentei.org>
parents: 265
diff changeset
417 @node Controlling which command to invoke, Editing %# notation, Lpr format, %#notation
242
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
418 @comment node-name, next, previous, up
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
419 @section Controlling which command to invoke
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
420
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
421 These %# notation below can control which command to invoke for
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
422 La@TeX{} related process.
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
423
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
424 @table @code
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
425 @item %#BIBTEX
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
426 @dots{} Command line for makeindex ([prefix] t i)
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
427 @item %#MAKEINDEX
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
428 @dots{} Command line for bibtex ([prefix] t b)
329
fdbc3b60a09d Description about %#DVIPDF
HIROSE Yuuji <yuuji@gentei.org>
parents: 272
diff changeset
429 @item %#DVIPDF
fdbc3b60a09d Description about %#DVIPDF
HIROSE Yuuji <yuuji@gentei.org>
parents: 272
diff changeset
430 @dots{} Command line for dvipdf(mx) ([prefix] t b)
242
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
431 @end table
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
432
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
433 If you want to invoke ``makeidx hogehoge'' to update index,
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
434 put the next line some upper place in the source, for example.
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
435
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
436 @example
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
437 %#MAKEINDEX makeidx hogehoge
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
438 @end example
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
439
cb4449ecb9f3 Refer to %#MAKEINDEX and %#BIBTEX.
yuuji@gentei.org
parents: 131
diff changeset
440
269
032d4c4bf7ac Fix escape chars. Thanks to hiroohongo.
HIROSE Yuuji <yuuji@gentei.org>
parents: 265
diff changeset
441 @node Editing %# notation, , Controlling which command to invoke, %#notation
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
442 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
443 @section Editing %# notation
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
444
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
445 To edit @code{%#} notation described above, type
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
446
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
447 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
448 @item [prefix] %
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
449 @dots{} editing %# notation menu
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
450 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
451
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
452 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
453 and select one of the entry of the menu as follows.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
454
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
455 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
456 !)Edit-%#! B)EGIN-END-region L)Edit-%#LPR
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
457 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
458
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
459 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
460 Type @kbd{!} to edit @code{%#!} entry, @code{b} to enclose the region with
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
461 @code{%#BEGIN} and @code{%#END}, and @code{l} to edit @code{%#LPR} entry.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
462 When you type @kbd{b}, all @code{%#BEGIN} and @code{%#END} are
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
463 automatically erased.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
464
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
465 @node Completion, Local dictionaries, %#notation, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
466 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
467 @chapter Completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
468 @cindex completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
469
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
470 YaTeX makes it easy to input the La@TeX{} commands. There are several
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
471 kinds of completion type, begin-type, section-type, large-type, etc...
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
472
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
473 @menu
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
474 * Begin-type completion::
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
475 * Section-type completion::
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
476 * Large-type completion::
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
477 * Maketitle-type completion::
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
478 * Arbitrary completion::
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
479 * End completion::
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
480 * Accent completion::
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
481 * Image completion::
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
482 * Greek letters completion::
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
483 * Inserting parentheses::
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
484 @end menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
485
33
56f7676ed8ca Change the document for YaTeX-nervous.
yuuji
parents: 28
diff changeset
486 @node Begin-type completion, Section-type completion, Completion, Completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
487 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
488 @section Begin-type completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
489 @cindex begin-type completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
490 @cindex environment
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
491 @cindex prefix b
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
492
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
493 "Begin-type completion" completes commands of @code{\begin@{env@}} ...
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
494 @code{\end@{env@}}. All of the begin-type completions begin with this key
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
495 sequence.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
496
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
497 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
498 @item [prefix] b
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
499 @dots{} start begin-type completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
500 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
501
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
502 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
503 An additional key stroke immediately completes a frequently used
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
504 La@TeX{} @code{\begin@{@}}...@code{\@code{end}@{@}} environment.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
505
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
506 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
507 @item [prefix] b c
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
508 @dots{} @code{\begin@{center@}...\end@{center@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
509 @item [prefix] b d
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
510 @dots{} @code{\begin@{document@}...\end@{document@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
511 @item [prefix] b D
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
512 @dots{} @code{\begin@{description@}...\end@{description@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
513 @item [prefix] b e
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
514 @dots{} @code{\begin@{enumerate@}...\end@{enumerate@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
515 @item [prefix] b E
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
516 @dots{} @code{\begin@{equation@}...\end@{equation@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
517 @item [prefix] b i
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
518 @dots{} @code{\begin@{itemize@}...\end@{itemize@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
519 @item [prefix] b l
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
520 @dots{} @code{\begin@{flushleft@}...\end@{flushleft@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
521 @item [prefix] b m
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
522 @dots{} @code{\begin@{minipage@}...\end@{minipage@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
523 @item [prefix] b t
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
524 @dots{} @code{\begin@{tabbing@}...\end@{tabbing@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
525 @item [prefix] b T
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
526 @dots{} @code{\begin@{tabular@}...\end@{tabular@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
527 @item [prefix] b^T
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
528 @dots{} @code{\begin@{table@}...\end@{table@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
529 @item [prefix] b p
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
530 @dots{} @code{\begin@{picture@}...\end@{picture@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
531 @item [prefix] b q
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
532 @dots{} @code{\begin@{quote@}...\end@{quote@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
533 @item [prefix] b Q
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
534 @dots{} @code{\begin@{quotation@}...\end@{quotation@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
535 @item [prefix] b r
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
536 @dots{} @code{\begin@{flushright@}...\end@{flushright@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
537 @item [prefix] b v
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
538 @dots{} @code{\begin@{verbatim@}...\end@{verbatim@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
539 @item [prefix] b V
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
540 @dots{} @code{\begin@{verse@}...\end@{verse@}}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
541 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
542
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
543 Any other La@TeX{} environments are made by completing-read of the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
544 Emacs function.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
545
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
546 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
547 @item [prefix] b SPACE
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
548 @dots{} begin-type completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
549 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
550
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
551 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
552 The next message will show up in the minibuffer
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
553
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
554 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
555 Begin environment(default document):
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
556 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
557
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
558 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
559 by typing @kbd{[prefix] b}. Put the wishing environment with completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
560 in the minibuffer, and @code{\begin@{env@}}...\@code{\end@{env@}} will be
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
561 inserted in the La@TeX{} source text. If the environment you want to put
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
562 does not exist in the YaTeX completion table, it will be registered in the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
563 user completion table. YaTeX automatically saves the user completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
564 table in the user dictionary file at exiting of emacs.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
565
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
566 At the completion of certain environments, the expected initial entry will
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
567 automatically inserted such as @code{\item} for @code{itemize}
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
568 environment. If you don't want the entry, it can be removed by undoing.
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
569
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
570 If you want to enclose some paragraphs which have already been written
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
571 into environment, invoke the begin-type completion right after region marking.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
572 @cindex enclose region into environment
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
573
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
574 If you set @code{transient-mark-mode} to @code{nil} in your
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
575 @file{~/.emacs}, typing @kbd{C-space} (@code{set-mark-command}) twice
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
576 turns @code{transient-mark-mode} on temporarily. Then, type call
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
577 begin-type completion to enclose text into a environment.
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
578
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
579
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
580 @node Section-type completion, Large-type completion, Begin-type completion, Completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
581 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
582 @section Section-type completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
583 @cindex section-type completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
584 @cindex prefix s
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
585
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
586 "Section-type completion" completes section-type commands which take an
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
587 argument or more such as @code{\section@{foo@}}. To invoke section-type
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
588 completion, type
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
589
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
590 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
591 @item [prefix] s
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
592 @dots{} section-type completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
593 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
594
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
595 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
596 then the prompt
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
597
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
598 @example
73
f41b01fef5d6 Stable version(hope to be)
yuuji
parents: 72
diff changeset
599 (C-v for view) \???@{@} (default documentclass):
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
600 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
601
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
602 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
603 will show up in the minibuffer. Section-type La@TeX{} commands are
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
604 completed by space key, and the default value is selected when you
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
605 type nothing in the minibuffer.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
606
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
607 Next,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
608
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
609 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
610 \section@{???@}:
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
611 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
612
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
613 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
614 prompts you the argument of section-type La@TeX{} command. For
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
615 example, the following inputs
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
616
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
617 @example
73
f41b01fef5d6 Stable version(hope to be)
yuuji
parents: 72
diff changeset
618 \???@{@} (default documentclass): section
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
619 \section@{???@}: Hello world.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
620 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
621
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
622 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
623 will insert the string
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
624
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
625 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
626 \section@{Hello world.@}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
627 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
628
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
629 in your La@TeX{} source. When you neglect argument such as
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
630
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
631 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
632 (C-v for view) \???@{@} (default section): vspace*
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
633 \vspace*@{???@}:
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
634 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
635
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
636 YaTeX puts
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
637
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
638 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
639 \vspace*@{@}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
640 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
641
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
642 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
643 and move the cursor in the braces.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
644
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
645 In La@TeX{} command, there are commands which take more than one
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
646 arguments such as @code{\addtolength@{\topmargin@}@{8mm@}}. To complete these
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
647 commands, invoke section-type completion with universal argument as,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
648 @cindex number of argument
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
649
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
650 @example
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
651 C-u 2 [prefix] s (or ESC 2 [prefix] s)
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
652 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
653
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
654 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
655 and make answers in minibuffer like this.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
656
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
657 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
658 (C-v for view) \???@{@} (default vspace*): addtolength
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
659 \addtolength@{???@}: \topmargin
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
660 Argument 2: 8mm
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
661 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
662
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
663 @code{\addtolength} and the first argument @code{\topmargin} can be typed
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
664 easily by completing read. Since YaTeX also learns the number of
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
665 arguments of section-type command and will ask that many arguments in
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
666 future completion, you had better tell the number of arguments to YaTeX at
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
667 the first completion of the new word. But you can change the number of
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
668 arguments by calling the completion with different universal argument
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
669 again.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
670
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
671
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
672 Invoking section-type completion with @code{[Prefix] S} (Capital `S')
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
673 includes the region as the first argument of section-type command.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
674
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
675 The section/large/maketitle type completion can work at the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
676 prompt for the argument of other section-type completion.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
677 Nested La@TeX{} commands are efficiently read with the recursive
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
678 completion by typing YaTeX's completion key sequence in the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
679 minibuffer.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
680
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
681 @menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
682 * view-sectioning::
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
683 @end menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
684
33
56f7676ed8ca Change the document for YaTeX-nervous.
yuuji
parents: 28
diff changeset
685 @node view-sectioning, , Section-type completion, Section-type completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
686 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
687 @subsection view-sectioning
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
688 @cindex view sectioning
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
689 @cindex outline
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
690
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
691 In the minibuffer at the prompt of section-type command completion,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
692 typing @kbd{C-v} shows a list of sectioning commands in source text(The
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
693 line with @code{<<--} mark is the nearest sectioning command). Then,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
694 default sectioning command appears in the minibuffer. You can go up/down
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
695 sectioning command by typing @kbd{C-p}/@kbd{C-n}, can scrolls up/down the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
696 listing buffer by @kbd{C-v}/@kbd{M-v}, and can hide sectioning commands
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
697 under certain level by 0 through 6. Type @kbd{?} in the minibuffer of
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
698 sectioning prompt for more information.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
699
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
700 You can generate this listing buffer (@code{*Sectioning Lines*} buffer)
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
701 by typing
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
702 @table @kbd
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
703 @item M-x YaTeX-section-overview
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
704 @dots{} Generate *Sectioning Lines* buffer
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
705 @end table
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
706 @cindex{Generate the listing of sectioning units}
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
707 from the LaTeX source buffer. In this listing buffer, typing @kbd{u} on
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
708 the sectioning command shifts up the corresponding sectioning command in
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
709 source text and @kbd{d} shifts down. After marking lines in the listing
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
710 buffer, typing @kbd{U} shifts up all sectioning commands in the region,
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
711 and @kbd{U} shifts down. Here are all the key bindings of
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
712 @code{*Sectioning Lines*} buffer.
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
713
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
714 @table @kbd
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
715 @item SPC
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
716 @dots{} Jump to corresponding source line
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
717 @item .
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
718 @dots{} Display corresponding source line
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
719 @item u
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
720 @dots{} Shift up a sectioning line
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
721 @item d
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
722 @dots{} Shift down a sectioning line
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
723 @item U
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
724 @dots{} Shift up sectioning lines in region
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
725 @item D
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
726 @dots{} Shift down sectioning lines in region
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
727 @item 0@dots{}6
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
728 @dots{} Hide sectioning commands whose level is lower than n
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
729 @end table
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
730
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
731
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
732 @node Large-type completion, Maketitle-type completion, Section-type completion, Completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
733 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
734 @section Large-type completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
735
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
736 "Large-type completion" inputs the font or size changing
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
737 descriptions such as @code{@{\large @}}. When you type
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
738
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
739 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
740 @item [prefix] l
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
741 @dots{} large-type completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
742 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
743
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
744 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
745 the message in the minibuffer
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
746
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
747 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
748 @{\??? @} (default large):
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
749 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
750
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
751 prompts prompts you large-type command with completing-read. There are
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
752 TeX commands to change fonts or sizes, @code{it}, @code{huge} and so on,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
753 in the completion table.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
754
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
755 Region-based completion is also invoked by calling completion
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
756 after region activated.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
757
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
758 @node Maketitle-type completion, Arbitrary completion, Large-type completion, Completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
759 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
760 @section Maketitle-type completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
761 @cindex maketitle-type completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
762
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
763 We call it "maketitle-type completion" which completes commands such as
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
764 @code{\maketitle}. Take notice that maketitle-type commands take no
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
765 arguments. Then, typing
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
766
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
767 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
768 @item [prefix] m
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
769 @dots{} maketitle-type completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
770 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
771
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
772 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
773 begins maketitle-completion. Above mentioned method is true for
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
774 maketitle-completion, and there are La@TeX{} commands with no
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
775 arguments in completion table.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
776
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
777 @node Arbitrary completion, End completion, Maketitle-type completion, Completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
778 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
779 @section Arbitrary completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
780 @cindex arbitrary completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
781
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
782 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
783 You can complete certain La@TeX{} command anywhere without typical
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
784 completing method as described, by typing
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
785
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
786 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
787 @item [prefix] SPC
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
788 @dots{} arbitrary completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
789 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
790
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
791 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
792 after the initial string of La@TeX{} command that is preceded by @code{\}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
793
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
794 @node End completion, Accent completion, Arbitrary completion, Completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
795 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
796 @section End completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
797 @cindex end completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
798
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
799 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
800 YaTeX automatically detects the opened environment and close it with
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
801 \@code{\end@{environment@}}. Though proficient YaTeX users never fail to
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
802 make environment with begin-type completion, some may begin an environment
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
803 manually. In that case, type
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
804
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
805 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
806 @item [prefix] e
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
807 @dots{} @code{end} completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
808 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
809
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
810 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
811 at the end of the opened environment.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
812
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
813 @node Accent completion, Image completion, End completion, Completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
814 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
815 @section Accent completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
816 @cindex accent completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
817
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
818 When you want to write the European accent marks(like @code{\`@{o@}}),
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
819
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
820 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
821 @item [prefix] a
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
822 @dots{} accent completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
823 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
824
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
825 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
826 shows the menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
827
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
828 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
829 1:` 2:' 3:^ 4:" 5:~ 6:= 7:. u v H t c d b
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
830 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
831
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
832 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
833 in the minibuffer. Chose one character or corresponding numeric,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
834 and you will see
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
835
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
836 @example
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
837 \`@{@}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
838 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
839
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
840 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
841 in the editing buffer with the cursor positioned in braces. Type
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
842 one more character `o' for example, then
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
843
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
844 @example
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
845 \`@{o@}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
846 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
847
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
848 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
849 will be completed, and the cursor gets out from braces.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
850
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
851 @node Image completion, Greek letters completion, Accent completion, Completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
852 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
853 @section Image completion of mathematical sign
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
854 @cindex image completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
855 @cindex math-mode
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
856 @cindex sigma
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
857 @cindex leftarrow
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
858 @cindex ;
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
859
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
860 Arrow marks, sigma mark and those signs mainly used in the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
861 TeX's math environment are completed by key sequences which
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
862 imitate the corresponding symbols graphically. This completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
863 only works in the math environment. YaTeX automatically detects
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
864 whether the cursor located in math environment or not, and
52
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
865 change the behavior of key strokes @kbd{;} and @kbd{:}.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
866
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
867 By the way, we often express the leftarrow mark by `<-' for example.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
868 Considering such image, you can write @code{\leftarrow} by typing @kbd{<-}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
869 after @kbd{;} (semicolon) as a prefix. In the same way,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
870 @code{\longleftarrow} (@code{<--}) is completed by typing @kbd{;<--},
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
871 infinity mark which is imitated by @code{oo} is completed by typing
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
872 @kbd{;oo}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
873
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
874 Here are the sample operations in YaTeX math-mode.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
875
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
876 @example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
877 INPUT Completed La@TeX{} commands
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
878 ; < - @code{\leftarrow}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
879 ; < - - @code{\longleftarrow}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
880 ; < - - > @code{\longleftrightarrow}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
881 ; o @code{\circ}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
882 ; o o @code{\infty}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
883 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
884
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
885 In any case, you can quit from image completion and can move
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
886 to the next editing operation if the La@TeX{} command you want is
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
887 shown in the buffer.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
888
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
889 @code{;} itself in math-environment is inserted by @kbd{;;}. Typing
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
890 @kbd{TAB} in the midst of image completion shows all of the La@TeX{}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
891 commands that start with the same name as string you previously typed in.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
892 In this menu buffer, press @kbd{RET} after moving the cursor (by @kbd{n},
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
893 @kbd{p}, @kbd{b}, @kbd{f}) to insert the La@TeX{} command.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
894
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
895 To know all of the completion table, type @kbd{TAB} just after @kbd{;}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
896 And here is the sample menu by @kbd{TAB} after @kbd{;<}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
897
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
898 @example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
899 KEY LaTeX sequence sign
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
900 < \leq <
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
901 ~
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
902 << \ll <<
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
903 <- \leftarrow <-
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
904 <= \Leftarrow <=
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
905 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
906
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
907 You can define your favorite key-vs-sequence completion table in the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
908 Emacs-Lisp variable @code{YaTeX-math-sign-alist-private}. See also
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
909 @file{yatexmth.el} for the information of the structure of this variable.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
910
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
911 @node Greek letters completion, Inserting parentheses, Image completion, Completion
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
912 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
913 @section Greek letters completion
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
914 @cindex Greek letters completion
52
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
915 @cindex :
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
916
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
917 Math-mode of YaTeX provides another image completion, Greek letters
52
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
918 completion in the same method. After prefix @kbd{:}, typing @kbd{a} makes
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
919 @code{\alpha}, @kbd{b} makes @code{\beta} and @kbd{g} makes @code{\gamma}
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
920 and so on. First, type @kbd{:TAB} to know all the correspondence of
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
921 alphabets vs. Greek letters.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
922
52
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
923 If you will find @kbd{;} or @kbd{:} doesn't work in correct position of
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
924 math environment, it may be a bug of YaTeX. Please send me a bug report
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
925 with the configuration of your text, and avoid it temporarily by typing
52
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
926 @kbd{;} or @kbd{:} after universal-argument(@kbd{C-u}) which forces
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
927 @kbd{;} and @kbd{:} to work as math-prefix.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
928
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
929 @node Inserting parentheses, , Greek letters completion, Completion
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
930 @section Inserting parentheses
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
931
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
932 Typing opening parenthesis, one of @code{(}, @code{@{ and @code{[}},
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
933 automatically inserts the closing one. If a opening bracket is typed
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
934 after @code{\}, @code{\]} is automatically inserted with computed
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
935 indentation. If you stop automatic insertion, type @kbd{C-q} before
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
936 opening parenthesis.
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
937
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
938 @node Local dictionaries, Commenting out, Completion, Top
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
939 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
940 @chapter Local dictionaries
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
941 @cindex local dictionaries
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
942 @cindex nervous users
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
943
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
944 Tables for completion consist of three dictionaries; `standard
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
945 dictionary' built in @file{yatex.el}, `user dictionary' for your common
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
946 private commands, and `local dictionary' that is effective in a certain
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
947 directory.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
948
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
949 When you input the command unknown to YaTeX at a completion in the
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
950 minibuffer, YaTeX asks you with the following prompt;
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
951
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
952 @example
73
f41b01fef5d6 Stable version(hope to be)
yuuji
parents: 72
diff changeset
953 `foo' is not in table. Register into: U)serDic L)ocalDic N)one D)iscard
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
954 @end example
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
955
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
956 @noindent
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
957 In this menu, typing @kbd{u} updates your `user dictionary', @kbd{l}
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
958 updates your local dictionary, @kbd{n} updates only on-memory dictionary
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
959 which go through only current Emacs session, and @kbd{d} updates no
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
960 dictionary and throws the new word away.
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
961
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
962 If you find this switching feature meaningless and bothersome, put the
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
963 next expression into your @file{~/.emacs}
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
964
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
965 @lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
966 (setq YaTeX-nervous nil)
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
967 @end lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
968
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
969 @node Commenting out, Cursor jump, Local dictionaries, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
970 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
971 @chapter Commenting out
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
972 @cindex commenting out
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
973 @cindex prefix >
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
974 @cindex prefix <
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
975 @cindex prefix ,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
976 @cindex prefix .
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
977
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
978 You may want to comment out some region.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
979
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
980 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
981 @item [prefix] >
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
982 @dots{} comment out region by %
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
983 @item [prefix] <
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
984 @dots{} uncomment region
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
985 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
986
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
987 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
988 cause an operation to the region between point and mark.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
989
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
990 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
991 @item [prefix] .
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
992 @dots{} comment out current paragraph
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
993 @item [prefix] ,
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
994 @dots{} uncomment current paragraph
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
995 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
996
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
997 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
998 comments or uncomments the paragraph where the cursor belongs.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
999 This `paragraph' means the region marked by the function
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1000 mark-paragraph, bound to @kbd{ESC h} by default. It is NOT
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1001 predictable what will happen when you continuously comment out
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1002 some paragraph many times.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1003
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1004 You can also comment out an environment between @code{\begin} and
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1005 @code{\end}, or a @code{\begin}-\@code{\end} pair themselves, by making the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1006 following key strokes on the line where @code{\begin@{@}} or
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1007 @code{\end@{@}} exists.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1008
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1009 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1010 @item [prefix] >
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1011 @dots{} comment out from \begin to \@code{end}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1012 @item [prefix] <
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1013 @dots{} uncomment from \begin to \@code{end}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1014 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1015
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1016 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1017 comment whole the contents of environment. Moreover,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1018
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1019 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1020 @item [prefix] .
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1021 @dots{} comment out \begin and \@code{end}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1022 @item [prefix] ,
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1023 @dots{} uncomment \begin and \@code{end}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1024 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1025
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1026 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1027 (un)comments out only environment declaration: @code{\begin@{@}} and
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1028 @code{\end@{@}}. NOTE that even if you intend to comment out some region,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1029 invoking @kbd{[prefix] >} on the @code{\begin},@code{\end} line decides to
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1030 work in `commenting out from @code{\begin} to @code{\end}' mode.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1031
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1032
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1033 @node Cursor jump, Changing and Deleting, Commenting out, Top
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1034 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1035 @chapter Cursor jump
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1036 @cindex cursor jump
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1037 @cindex prefix g
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1038
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1039
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1040 @menu
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1041 * Jump to corresponding object::
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1042 * Invoking image processor::
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1043 * Jump to main file::
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1044 * Jumping around the environment::
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1045 * Jumping to last completion position::
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1046 @end menu
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1047
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1048 @node Jump to corresponding object, Invoking image processor, Cursor jump, Cursor jump
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1049 @comment node-name, next, previous, up
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1050 @section Jump to corresponding object
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1051
48
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1052 Typing
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1053
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1054 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1055 @item [prefix] g
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1056 @dots{} go to corresponding object
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1057 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1058
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1059 @noindent
48
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1060 in a certain place move the cursor to the place corresponding to the
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1061 La@TeX{} command of last place. YaTeX recognize the followings as pairs
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1062 that have relation each other.
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1063
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1064 @itemize @bullet
48
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1065 @item @code{\begin@{@}} <-> @code{\end@{@}}
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1066 @item @code{%#BEGIN} <-> @code{%#END}
59
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1067 @item On the image-including line -> corresponding viewer or drawing tool
48
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1068 @item @code{\label@{@}} <-> @code{\ref@{@}}
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1069 @item @code{\include(\input)} -> included file
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1070 @item @code{\bibitem@{@}} <-> @code{\cite@{@}}
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1071 @end itemize
48
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1072
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1073 On a @code{\begin},@code{\end} line, typing @kbd{[prefix] g} moves the
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1074 cursor to the corresponding @code{\end},@code{\begin} line, if its partner
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1075 really exists. The behavior on the line @code{%#BEGIN} and @code{%#END}
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1076 are the same. Note that if the correspondent of @code{label/ref} or
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1077 @code{cite/bibitem} exists in another file, that file have to be opened to
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1078 make a round trip between references by @kbd{[prefix] g}.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1079
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1080 If you type @code{[prefix] g} on the line of @code{\include@{chap1@}},
48
a0640ff3f72f Inter-file ref/label, cite/bibitem jump.
yuuji
parents: 46
diff changeset
1081 typically in the main text, YaTeX switches buffer to @file{chap1.tex}.
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1082
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1083 @table @kbd
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1084 @item [prefix] 4 g
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1085 @dots{} go to corresponding object in other window
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1086 @end table
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1087
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1088 @noindent
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1089 do the same job as @kbd{[prefix] g} except it's done in other window.
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1090 Note that this function doesn't work on @code{begin/end},
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1091 @code{%#BEGIN/%#END} pairs because it is meaningless.
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1092
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1093 @node Invoking image processor, Jump to main file, Jump to corresponding object, Cursor jump
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1094 @comment node-name, next, previous, up
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1095 @section Invoking image processor
59
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1096 @cindex{Drawing tool invocation}
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1097
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1098 `image-including line' described above means such lines as
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1099 @code{\epsfile@{file=foo.ps@}}. If you type @kbd{[prefix] g} on that
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1100 line, YaTeX automatically searches source of `foo.ps' and invokes image
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1101 viewer or drawing tool correspoinding to it. For example; if you draw
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1102 an image foo.obj with Tgif and enclose its product named foo.eps by
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1103 @code{\epsfile} command. Typing @kbd{[prefix] g} on @code{\epsfile} line
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1104 make YaTeX invoke @code{tgif foo.obj}. How a processor is choosen is as
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1105 follows.
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1106
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1107 @enumerate
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1108 @item
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1109 If there is an expression matching with one of the pattern
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1110 defined in @code{YaTeX-processed-file-regexp-alist}, extract file name
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1111 from regexp group surrounded by \\(\\). (Which group corresponds is
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1112 written in the cdr part of each list.) If no matches were found, do
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1113 nothing.
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1114 @item
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1115 If there is a pattern as `%PROCESSOR' which is defined in the variable
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1116 @code{YaTeX-file-processor-alist}, call that processor giving the
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1117 file name with corresponding extension.
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1118 @item
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1119 If not, check the existence of each file which is supplied the
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1120 extension in the cdr part of each list of
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1121 @code{YaTeX-file-processor-alist}. If any, call the corresponding
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1122 image viewer or drawing tool.
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1123 @end enumerate
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1124
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1125 @node Jump to main file, Jumping around the environment, Invoking image processor, Cursor jump
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1126 @comment node-name, next, previous, up
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1127 @section Jump to main file
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1128
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1129 Typing
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1130
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1131 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1132 @item [prefix] ^
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1133 @dots{} visit main file
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1134 @item [prefix] 4^
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1135 @dots{} visit main file in other buffer
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1136 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1137 @cindex prefix ^
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1138 @cindex prefix 4 ^
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1139
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1140 in a sub text switch the buffer to the main text specified by
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1141 @code{%#!} notation.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1142
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1143 @node Jumping around the environment, Jumping to last completion position, Jump to main file, Cursor jump
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1144 @comment node-name, next, previous, up
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1145 @section Jumping around the environment
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1146
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1147 And these are the functions which work on the current La@TeX{}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1148 environment:
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1149
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1150 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1151 @item M-C-a
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1152 @dots{} beginning of environment
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1153 @item M-C-e
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1154 @dots{} @code{end} of environment
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1155 @item M-C-@@
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1156 @dots{} mark environment
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1157 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1158 @cindex M-C-a
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1159 @cindex M-C-e
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1160 @cindex M-C-@@
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1161
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1162 @node Jumping to last completion position, , Jumping around the environment, Cursor jump
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1163 @comment node-name, next, previous, up
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1164 @section Jumping to last completion position
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1165
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1166 YaTeX always memorize the position of completion into register @code{3}.
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1167 So every time you make a trip to any other part of text other than you are
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1168 writing, you can return to the editing paragraph by calling
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1169 register-to-point with argument YaTeX-current-position-register, which is
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1170 achieved by typing @kbd{C-x j 3}(by default).
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1171
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1172 @node Changing and Deleting, Filling, Cursor jump, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1173 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1174 @chapter Changing and Deleting
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1175
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1176 These functions are for change or deletion of La@TeX{} commands
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1177 already entered.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1178
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1179 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1180 @item [prefix] c
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1181 @dots{} change La@TeX{} command
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1182 @item [prefix] k
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1183 @dots{} kill La@TeX{} command
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1184 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1185 @cindex prefix c
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1186 @cindex prefix k
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1187
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1188 @menu
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1189 * Changing LaTeX commands::
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1190 * Killing LaTeX commands::
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1191 @end menu
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1192
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1193 @node Changing LaTeX commands, Killing LaTeX commands, Changing and Deleting, Changing and Deleting
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1194 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1195 @section Changing La@TeX{} commands
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1196
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1197 @kbd{[prefix] c} can change the various (La)@TeX{} commands. This can
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1198 change the followings.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1199 @itemize @bullet
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1200 @item Environment names
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1201 @item Section-type commands
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1202 @item Argument of section-type commands
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1203 @item Optional parameters (enclosed by []) of section-type commands
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1204 @item Font/size designators
52
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
1205 @item Math-mode's maketitle-type commands that can be inputted with
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
1206 image completion
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1207 @end itemize
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1208
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1209 Typing @kbd{[prefix] c} on one of above objects you want to change
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1210 brings a suitable reading function sometimes with completion.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1211 Note: If you want to change the argument of section-type command that
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1212 contains other La@TeX{} commands, type @kbd{[prefix] c} either of
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1213 surrounding braces of the argument in order to make YaTeX ignore the
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1214 internal La@TeX{} sequences as an object of changing. Anyway, it is
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1215 very difficult to know which argument position the cursor belongs because
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1216 the La@TeX{} commands can be nested and braces can freely emerge. So keep
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1217 it mind to put the cursor on a brace when you are thinking of changing a
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1218 complicated argument.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1219
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
1220 @node Killing LaTeX commands, , Changing LaTeX commands, Changing and Deleting
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1221 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1222 @section Killing La@TeX{} commands
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1223 @cindex Killing La@TeX{} commands
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1224
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1225 @kbd{[prefix] k} kills the La@TeX{} commands sometimes with their
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1226 arguments. Following table illustrates the correspondence of the invoking
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1227 position and what is killed.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1228
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1229 @example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1230 [Invoking position] [action]
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1231 \begin, \end line kill \begin,\end pairs
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1232 %#BEGIN, %#END line kill %#BEGIN,%#END pairs
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1233 on a Section-type command kill section-type command
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1234 on a parenthesis kill parentheses
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1235 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1236
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1237 Note that when killing @code{\begin, \end} or @code{%#BEGIN, %#END} pair,
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1238 the lines @code{\begin, \end} or @code{%#BEGIN, %#END} exist will be
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1239 killed entirely. So take care not to create any line that contains more
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1240 than one @code{\begin} or so.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1241
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1242 While all operations above are to kill `containers' which surround some
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1243 text, universal argument (@kbd{C-u}) for these commands kills not only
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1244 `containers' but also `contents' of them. See below as a sample.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1245
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1246 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1247 Original text: [prefix] k C-u [prefix] k
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1248 Main \footnote@{note@} here. Main note here. Main here.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1249 ~(cursor)
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1250 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1251
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1252 @node Filling, Updation of includeonly, Changing and Deleting, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1253 @comment node-name, next, previous, up
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1254 @chapter Filling
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1255 @cindex filling
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1256
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1257 @section Filling an item
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1258 @cindex filling an item
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1259 @cindex prefix i
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1260
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1261 To fill a term (descriptive sentences) of @code{\item}, type
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1262
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1263 @c @table @kbd
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1264 @c @item [prefix] i
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1265 @c @dots{} fill item
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1266 @c @end table
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1267 @table @kbd
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1268 @item M-q
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1269 @dots{} fill item
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1270 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1271
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1272 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1273 on that item.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1274
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1275 YaTeX uses the value of the variable @code{YaTeX-item-regexp} as the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1276 regular expression to search item header in itemize environment.
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1277 If you make a newcommand to itemize terms(e.g. @code{\underlineitem}), put
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1278
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1279 @lisp
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1280 (setq YaTeX-item-regexp
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1281 "\\(\\\\\\(sub\\)*item\\)\\|\\(\\\\underlineitem\\)")
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1282 @end lisp
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1283 @cindex YaTeX-item-regexp
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1284
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1285 in your @file{~/.emacs}. If you are not familiar with regular expression
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1286 for Emacs-Lisp, name a newcommand for `itemize' beginning with
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1287 @code{\item} such as @code{\itembf}, not @code{\bfitem}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1288
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1289 This function reformats the @code{\item} into `hang-indented' style.
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1290 For example:
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1291
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1292 @example
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1293 itemize, enumerate environment:
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1294 >
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1295 >\item[foo] `foo' is the typical word for describing an
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1296 > arbitrarily written....
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1297 description environment:
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1298 > \item[bar] When the word `for' is used as an arbitrarily
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1299 > word, `bar' is bound to follow it.
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1300 @end example
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1301
52
5d94deabb9f9 Set YaTeX-indent-line to 'indent-line-function.
yuuji
parents: 51
diff changeset
1302 Note that the indent depth of an @code{\item} word and its descriptive
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1303 paragraph are the same in latter case. If you want to use different
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1304 depth, invoke fill-paragraph at the beginning of non-whitespace
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1305 character(see below).
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1306
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1307 @section Filling paragraph
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1308 @cindex Filling paragraph
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1309 @cindex M-q
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1310
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1311 Fill-paragraph is little bit adapted for La@TeX{} sources. It retains from
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1312 filling in certain environments where formatting leads to a disaster such
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1313 as verbatim, tabular, or so. And it protects @code{\verb} expressions
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1314 from being folded (The variable @code{YaTeX-verb-regexp} controls this).
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1315 Besides, putting cursor on the first occurrence of non-whitespace
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1316 character on a line changes the fill-prefix temporarily to the depth of
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1317 the line.
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1318
59
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1319 @node Updation of includeonly, What column, Filling, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1320 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1321 @chapter Updation of @code{\includeonly}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1322 @cindex includeonly
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1323
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1324 When you edit splitting source texts, the notation
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1325
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1326 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1327 \includeonly@{CurrentEditingFileName@}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1328 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1329
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1330 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1331 in the main file reduces the time of typesetting. If you want
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1332 to hack other file a little however, you have to rewrite it to
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1333
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1334 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1335 \includeonly@{OtherFileNameYouWantToFix@}
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1336 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1337
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1338 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1339 in the main file. YaTeX automatically detects that the current
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1340 edited text is not in includeonly list and prompts you
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1341
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1342 @example
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1343 A)dd R)eplace %)comment?
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1344 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1345
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1346 in the minibuffer. Type @kbd{a} if you want to add the current file name
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1347 to @code{\includeonly} list, @kbd{r} to replace \@code{includeonly} list
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1348 with the current file, and type @kbd{%} to comment out the
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1349 @code{\includeonly} line.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1350
59
48ac97a6b6ce Call drawing tools
yuuji
parents: 58
diff changeset
1351 @node What column, Intelligent newline, Updation of includeonly, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1352 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1353 @chapter What column?
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1354 @cindex what column
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1355 @cindex complex tabular
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1356 @cindex prefix &
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1357
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1358 We are often get tired of finding the corresponding column in
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1359 large tabulars. For example,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1360
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1361 @example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1362 \begin@{tabular@}@{|c|c|c|c|c|c|c|c|@}\hline
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1363 Name&Position&Post No.&Addr.&Phone No.&FAX No.&
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1364 Home Addr.&Home Phone\\ \hline
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1365 Thunder Bird & 6 & 223 & LA & xxx-yyy &
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1366 zzz-www & Japan & 9876-54321 \\
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1367 & 2 & \multicolumn@{2@}@{c|@}@{Unknown@}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1368 &&&(???)
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1369 \\ \hline
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1370 \end@{tabular@}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1371 @end example
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1372
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1373 Suppose you have the cursor located at @code{(???)} mark, can you tell
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1374 which column it is belonging at once? Maybe no. In such case,
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1375 type
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1376
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1377 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1378 @item [prefix] &
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1379 @dots{} What column
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1380 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1381
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1382 @noindent
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1383 in that position. YaTeX tells you the column header of the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1384 current field. Since YaTeX assumes the first line of tabular
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1385 environment as a row of column headers, you can create a row of
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1386 virtual column headers by putting them in the first line and
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1387 commenting that line with @code{%}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1388
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1389 @node Intelligent newline, Usepackage checker, What column, Top
28
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1390 @comment node-name, next, previous, up
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1391 @chapter Intelligent newline
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1392 @cindex Intelligent newline
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1393 @cindex ESC RET
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1394 @cindex M-C-m
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1395
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1396 At the end of begin-type completion of tabular[*], array, itemize,
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1397 enumerate or tabbing environment, or typing
28
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1398
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1399 @table @kbd
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1400 @item ESC RET
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1401 @dots{} Intelligent newline
28
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1402 @end table
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1403
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
1404 @noindent
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1405 in these environments inserts the contents corresponding to the current
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1406 environment in the next line. (At the begin-type completion, this
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1407 contents can be removed by `undo'.) In @code{tabular} environment, for
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1408 example, @kbd{ESC RET} inserts the certain number of @code{&} and trailing
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1409 @code{\\}, and @code{\hline} if other @code{\hline} is found in backward.
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1410 Here are the list of contents vs. environments.
28
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1411
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1412 @itemize
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1413 @item @code{tabular}, @code{tabular*}, @code{array}
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1414
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1415 Corresponding number of @code{&} and @code{\\}.
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1416 And @code{\hline} if needed.
28
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1417
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1418 @item @code{tabbing}
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1419
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1420 The same number of @code{\>} as @code{\=} in the first line.
28
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1421
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1422 @item @code{itemize}, @code{enumerate}, @code{description}, @code{list}
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1423
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1424 @code{\item} or @code{item[]}.
28
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1425 @end itemize
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1426
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1427 Note that since this function works seeing the contents of the first
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1428 line, please call this after the second line if possible.
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1429
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1430 If you want to apply these trick to other environments, @code{foo}
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1431 environment for example, define the function named
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1432 @code{YaTeX-intelligent-newline-foo} to insert corresponding contents.
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1433 That function will be called at the beginning of the next line after the
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1434 newline is inserted to the current line. Since the function
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1435 @code{YaTeX-indent-line} is designed to indent the current line properly,
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1436 calling this function before your code to insert certain contents must be
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1437 useful. See the definition of the function
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1438 @code{YaTeX-intelligent-newline-itemize} as an example.
0f8b77d22c8a Add docs on intelligent-newline.
yuuji
parents: 20
diff changeset
1439
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1440 @node Usepackage checker, Online help, Intelligent newline, Top
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1441 @comment node-name, next, previous, up
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1442 @chapter Usepackage checker
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1443 @cindex usepackage
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1444
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1445 When you input begint-type, section-type, maketitle-type macros with
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1446 completion, and it requires some LaTeX2e package, YaTeX examines
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1447 the existence of correct @code{\usepackage}. If not, YaTeX inserts
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1448 the @code{\usepackage@{@}} declaration corresponding to input macro.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1449
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1450 To activate the package completion for your favarite package,
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1451 set the variable @code{YaTeX-package-alist-private} correctly.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1452 Please refere the value of @code{YaTeX-package-alist-default} as an
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1453 example.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1454
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1455 @node Online help, Browsing file hierarchy, Usepackage checker, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1456 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1457 @chapter Online help
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1458 @cindex online help
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1459 @cindex prefix ?
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1460 @cindex prefix /
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1461 @cindex apropos
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1462 @cindex keyword search
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1463
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1464 YaTeX provides you the online help with popular La@TeX{} commands.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1465
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1466 Here are the key strokes for the online help.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1467
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1468 @table @kbd
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1469 @item [prefix] ?
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1470 @dots{} Online help
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1471 @item [prefix] /
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1472 @dots{} Online apropos
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1473 @end table
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1474
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1475 @section Online help
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1476
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1477 `Online help' shows the documentation for the popular La@TeX{}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1478 commands(defaults to the commands on the cursor) in the next buffer.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1479 There are two help file, `global help' and `private help'. The former
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1480 file contains the descriptions on the standard La@TeX{} command and is
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1481 specified its name by variable @code{YaTeX-help-file}. Usually, the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1482 global help file should be located in public space (@code{$EMACSEXECPATH}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1483 by default) and should be world writable so that anyone can update it to
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1484 enrich its contents. The latter file contains descriptions on
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1485 non-standard or personal command definitions and is specified by
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1486 @code{YaTeX-help-file-private}. This file should be put into private
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1487 directory.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1488
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1489 @section Online apropos
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1490
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1491 `Online apropos' is an equivalent of GNU Emacs's apropos. It
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1492 shows all the documentations that contains the keyword entered by
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1493 the user.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1494
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1495 @section When no descriptions are found...
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1496
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1497 If there is no description on a command in help files, YaTeX
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1498 requires you to write a description on that command. If you are
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1499 willing to do, determine which help file to add and write the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1500 description on it referring your manual of (La)TeX. Please send
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1501 me your additional descriptions if you describe the help on some
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1502 standard commands. I might want to include it in the next
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1503 distribution.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1504
53
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1505 @node Browsing file hierarchy, Cooperation with other packages, Online help, Top
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1506 @comment node-name, next, previous, up
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1507 @chapter Browsing file hierarchy
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1508 @cindex hierarchy
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1509 @cindex browsing
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1510
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1511 When you are editing multi-file source, typing
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1512
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1513 @table @kbd
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1514 @item [prefix] d
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1515 @dots{} browse file hierarchy
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1516 @end table
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1517
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1518 @noindent
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1519 asks you the parent-most file (which may be defaulted) and displays the
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1520 documentation hierarchy in the next window. In this buffer, the following
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1521 commands are available.
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1522
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1523 @table @kbd
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1524 @item n
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1525 @dots{} move to the next line and show its contents
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1526 @item p
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1527 @dots{} move to the previous line and show its contents
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1528 @item N
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1529 @dots{} move to the next file in the same inclusion level
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1530 @item P
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1531 @dots{} move to the previous file in the same inclusion level
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1532 @item j
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1533 @dots{} move to the next line
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1534 @item k
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1535 @dots{} move to the previous line
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1536 @item u
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1537 @dots{} move to the parent file
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1538 @item .
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1539 @dots{} show the current files contents in the next window
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1540 @item SPC
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1541 @dots{} scroll up the current file window
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1542 @item DEL, b
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1543 @dots{} scroll down the current file window
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1544 @item <
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1545 @dots{} show the beginning of the current file
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1546 @item >
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1547 @dots{} show the end of the current file
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1548 @item >
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1549 @dots{} return to the previous postion after @kbd{<} or @kbd{>}
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1550 @item RET, g
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1551 @dots{} open the current file in the next window
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1552 @item mouse-2
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1553 @dots{} same as RET(available only with window system)
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1554 @item o
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1555 @dots{} other window
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1556 @item 1
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1557 @dots{} delete other windows
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1558 @item -
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1559 @dots{} shrink hierarchy buffer window
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1560 @item +
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1561 @dots{} enlarge hierarchy buffer window
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1562 @item ?
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1563 @dots{} describe mode
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1564 @item q
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1565 @dots{} quit
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1566 @end table
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1567
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1568 Note that operations on the file contents in the next window do not work
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1569 correctly when you close the corresponding file.
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1570
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1571 @node Cooperation with other packages, Customizations, Browsing file hierarchy, Top
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1572 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1573 @chapter Cooperation with other packages
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1574
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1575 YaTeX works better with other brilliant packages.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1576
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1577 @section gmhist
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1578 @cindex gmhist
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1579 @cindex command history
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1580 @cindex minibuffer history
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1581
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1582 When you are loading @file{gmhist.el} and @file{gmhist-mh.el}, you can
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1583 use independent command history list at the prompt of preview command
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1584 (@kbd{[prefix] tp}) and print command (@kbd{[prefix] tl}). On each
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1585 prompt, you can enter the previous command line string repeatedly by
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1586 typing @kbd{M-p}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1587
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1588 @section min-out
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1589 @cindex min-out
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1590
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1591 @file{min-out}, the outline minor mode, can be used in yatex-mode
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1592 buffers. If you want to use it with YaTeX, please refer the
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1593 file @file{yatexm-o.el} as an example.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1594
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1595 @node Customizations, Etcetera, Cooperation with other packages, Top
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1596 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1597 @chapter Customizations
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1598 @cindex customizations
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1599
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1600 You can customize YaTeX by setting Emacs-Lisp variables and by making
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1601 add-in functions.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1602
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1603 @menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1604 * Lisp variables::
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1605 * Add-in functions::
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1606 * Add-in generator::
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1607 @end menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1608
33
56f7676ed8ca Change the document for YaTeX-nervous.
yuuji
parents: 28
diff changeset
1609 @node Lisp variables, Add-in functions, Customizations, Customizations
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1610 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1611 @section Lisp variables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1612 @cindex customizable variables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1613
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1614 You can change the key assignments or make completion more comfortable
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1615 by setting the values of various variables which control the movement of
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1616 yatex-mode.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1617
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1618 For example, if you want to change the prefix key stroke from @kbd{C-c}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1619 to any other sequence, set YaTeX-prefix to whatever you want to use. If
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1620 you don't want to use the key sequence @kbd{C-c letter} which is assumed
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1621 to be the user reserved sequence in Emacs world, set
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1622 @code{YaTeX-inhibit-prefix-letter} to @code{t}, and all of the default key
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1623 bind of @kbd{C-c letter} will turn to the corresponding @kbd{C-c C-letter}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1624 (but the region based completions that is invoked with @kbd{C-c
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1625 Capital-letter} remain valid, if you want to disable those bindings, set
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1626 that variable to 1 instead of @code{t}).
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1627
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1628 @menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1629 * All customizable variables::
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1630 * Sample definitions::
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1631 * Hook variables::
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1632 * Hook file::
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1633 @end menu
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1634
33
56f7676ed8ca Change the document for YaTeX-nervous.
yuuji
parents: 28
diff changeset
1635 @node All customizable variables, Sample definitions, Lisp variables, Lisp variables
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1636 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1637 @subsection All customizable variables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1638 @cindex all customizable variables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1639
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1640 Here are the customizable variables of yatex-mode. Each value setq-ed
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1641 in @file{~/.emacs} is preferred and that of defined in @file{yatex.el} is
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1642 neglected. Parenthesized contents stands for the default value. When you
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1643 are to change some of these variables, see more detailed documentation of
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1644 the variable by @kbd{M-x describe-variable}.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1645
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1646 @defvar YaTeX-japan
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1647 Set this nil to produce all messages in English
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1648 (@code{Depends on Japanese feature of Emacs})
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1649 @end defvar
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1650
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1651 @defvar YaTeX-kanji-code
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1652 Default buffer-file-coding-system for YaTeX modes' buffer.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1653 Set this 0 to no language conversion. Nil to preserve original
118
e1693ffc64cc kanji-code: 4=UTF-8
yuuji@gentei.org
parents: 80
diff changeset
1654 coding-system. 1=Shift JIS, 2=JIS, 3=EUC, 4=UTF-8 (@code{1 or 2})
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1655 @end defvar
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1656
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1657 @defvar YaTeX-prefix
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1658 Prefix key stroke (@kbd{C-c})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1659 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1660
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1661 @defvar YaTeX-inhibit-prefix-letter
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1662 Change key stroke from @kbd{C-c letter} to @kbd{C-c C-letter} (@code{nil})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1663 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1664
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1665 @defvar YaTeX-fill-prefix
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1666 Fill-prefix used in yatex-mode (@code{nil})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1667 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1668
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1669 @defvar YaTeX-user-completion-table
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1670 Name of user dictionary where learned completion table will be stored.
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1671 (@code{"~/.yatexrc"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1672 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1673
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1674 @defvar tex-command
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1675 La@TeX{} typesetter command (@code{"latex"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1676 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1677
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1678 @defvar dvi2-command
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1679 Preview command (@code{"xdvi -geo +0+0 -s 4"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1680 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1681
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1682 @defvar dviprint-command-format
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1683 Command format to print dvi file (@code{"dvi2ps %f %t %s | lpr"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1684 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1685
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1686 @defvar dviprint-from-format
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1687 Start page format of above %f. %b will turn to start page (@code{"-f %b"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1688 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1689
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1690 @defvar dviprint-to-format
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1691 End page format of above %t. %e will turn to @code{end} page (@code{"-t %e"})
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1692 @end defvar
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1693
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1694 @defvar makeindex-command
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1695 Default makeindex command (@code{"makeindex"} (@code{"makeind"} on MS-DOS))
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1696 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1697
126
91bf68eeefe8 Add documentation for latex+p(D)f and YaTeX-dvipdf-command.
yuuji@gentei.org
parents: 118
diff changeset
1698 @defvar YaTeX-dvipdf-command
91bf68eeefe8 Add documentation for latex+p(D)f and YaTeX-dvipdf-command.
yuuji@gentei.org
parents: 118
diff changeset
1699 Default command name to convert .dvi to PDF (@code{"dvipdfmx"})
91bf68eeefe8 Add documentation for latex+p(D)f and YaTeX-dvipdf-command.
yuuji@gentei.org
parents: 118
diff changeset
1700 @end defvar
91bf68eeefe8 Add documentation for latex+p(D)f and YaTeX-dvipdf-command.
yuuji@gentei.org
parents: 118
diff changeset
1701
379
09a2b5a3b3d8 Describe about [prefix] t d and [prefix] t e and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 363
diff changeset
1702 @defvar YaTeX-on-the-fly-preview-interval
09a2b5a3b3d8 Describe about [prefix] t d and [prefix] t e and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 363
diff changeset
1703 Interval time in seconds of idle to trigger on-the-fly preview of
09a2b5a3b3d8 Describe about [prefix] t d and [prefix] t e and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 363
diff changeset
1704 environment by @kbd{[prefix] t e}(0.9).
09a2b5a3b3d8 Describe about [prefix] t d and [prefix] t e and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 363
diff changeset
1705 @code{Nil} disables on-the-fly preview.
09a2b5a3b3d8 Describe about [prefix] t d and [prefix] t e and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 363
diff changeset
1706 @end defvar
09a2b5a3b3d8 Describe about [prefix] t d and [prefix] t e and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 363
diff changeset
1707
392
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1708 @defvar YaTeX-on-the-fly-math-preview-engine
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1709 Function symbol to use on-the-fly preview of MATH environment
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1710 started by @kbd{[prefix] t e} (@code{'YaTeX-typeset-environment-by-lmp}
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1711 which calls latex-math-preview-expression function if latex-math-preview
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1712 is available, otherwise @code{'YaTeX-typeset-environment-by-builtin} which
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1713 alls built-in function).
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1714
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1715 @code{Nil} disables on-the-fly preview.
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1716 @end defvar
c44910b36b95 Switch to region-mode if completion called with active region.
HIROSE Yuuji <yuuji@gentei.org>
parents: 379
diff changeset
1717
336
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1718 @defvar YaTeX-cmd-gimp
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1719 Command name of GIMP (code{"gimp"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1720 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1721 @defvar YaTeX-cmd-tgif
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1722 Command name of tgif (code{"tgif"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1723 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1724 @defvar YaTeX-cmd-inkscape
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1725 Command name of Inkscape (code{"inkscape"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1726 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1727 @defvar YaTeX-cmd-dia
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1728 Command name of Dia (code{"dia"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1729 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1730 @defvar YaTeX-cmd-ooo
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1731 Command name of OpenOffice.org/LibreOffice (code{"soffice"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1732 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1733 @defvar YaTeX-cmd-gs
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1734 Command name of Ghostscript (code{"gs"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1735 @end defvar
363
f7ae3e4be0bb Note about two new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 336
diff changeset
1736 @defvar YaTeX-cmd-dvips
f7ae3e4be0bb Note about two new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 336
diff changeset
1737 Command name of dvips (code{"dvips"})
f7ae3e4be0bb Note about two new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 336
diff changeset
1738 @end defvar
f7ae3e4be0bb Note about two new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 336
diff changeset
1739 @defvar YaTeX-cmd-displayline
f7ae3e4be0bb Note about two new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 336
diff changeset
1740 Command name of displayline
f7ae3e4be0bb Note about two new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 336
diff changeset
1741 (code{"/Applications/Skim.app/Contents/SharedSupport/displayline"})
f7ae3e4be0bb Note about two new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 336
diff changeset
1742 @end defvar
336
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1743 @defvar YaTeX-cmd-edit-ps
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1744 Command name for editing PostScript files(Value of code{"YaTeX-cmd-gimp"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1745 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1746 @defvar YaTeX-cmd-edit-pdf
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1747 Command name for editing PDF files(Value of code{"YaTeX-cmd-ooo"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1748 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1749 @defvar YaTeX-cmd-edit-ai
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1750 Command name for editing `.ai' files(Value of code{"YaTeX-cmd-inkscape"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1751 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1752 @defvar YaTeX-cmd-edit-svg
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1753 Command name for editing SVG files(Value of code{"YaTeX-cmd-inkscape"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1754 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1755 @defvar YaTeX-cmd-edit-images
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1756 Command name for editing image files(Value of code{"YaTeX-cmd-gimp"})
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1757 @end defvar
d1f5893b6a2c Add documentation of new variables
HIROSE Yuuji <yuuji@gentei.org>
parents: 329
diff changeset
1758
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1759 @defvar YaTeX-need-nonstop
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1760 Put @code{\nonstopmode@{@}} or not (@code{nil})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1761 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1762
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1763 @defvar latex-warning-regexp
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1764 Regular expression of warning message latex command puts out
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1765 (@code{"line.* [0-9]*"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1766 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1767
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1768 @defvar latex-error-regexp
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1769 Regular expression of error message (@code{"l\\.[1-9][0-9]*"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1770 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1771
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1772 @defvar latex-dos-emergency-message
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1773 Message latex command running on DOS puts at abort (@code{"Emergency stop"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1774 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1775
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1776 @defvar YaTeX-item-regexp
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1777 Regular expression of item command (@code{"\\\\item"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1778 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1779
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1780 @defvar YaTeX-verb-regexp
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1781 Regexp of verb family. Omit \\\\. (@code{"verb\\*?\\|path"})
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1782 @end defvar
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1783
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1784 @defvar YaTeX-nervous
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1785 T for using local dictionary (@code{t})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1786 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1787
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1788 @defvar YaTeX-sectioning-regexp
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1789 Regexp of La@TeX{} sectioning command
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1790 (@code{"\\(part\\|chapter\\*?\\|\\(sub\\)*\\(section\\|paragraph\\)\\*?\\)\\b"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1791 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1792
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1793 @defvar YaTeX-fill-inhibit-environments
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1794 Inhibit fill in these environments
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1795 (@code{'("tabular" "tabular*" "array" "picture" "eqnarray" "eqnarray*" "equation" "math" "displaymath" "verbatim" "verbatim*")})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1796 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1797
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1798 @defvar YaTeX-uncomment-once
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1799 T for deleting all preceding @code{%} (@code{nil})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1800 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1801
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1802 @defvar YaTeX-close-paren-always
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1803 T for always close all parenthesis automatically, @code{nil} for only eol
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1804 (@code{t})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1805 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1806
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1807 @defvar YaTeX-auto-math-mode
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1808 Switch math-mode automatically (@code{t})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1809 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1810
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1811 @defvar YaTeX-math-key-list-private
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1812 User defined alist, math-mode-prefix vs completion alist
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1813 used in image completion (@code{nil}). See @file{yatexmth.el}
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1814 for the information about how to define a completion alist.
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1815 @end defvar
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
1816
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1817 @defvar YaTeX-default-pop-window-height
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1818 Initial height of typesetting buffer when one-window.
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1819 Number for the lines of the buffer, numerical string for
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1820 the percentage of the screen-height. @code{nil} for half height (10)
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1821 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1822
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1823 @defvar YaTeX-help-file
73
f41b01fef5d6 Stable version(hope to be)
yuuji
parents: 72
diff changeset
1824 Global online help file name (@file{$doc-directory/../../site-lisp/YATEXHLP.eng})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1825 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1826
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1827 @defvar YaTeX-help-file-private
73
f41b01fef5d6 Stable version(hope to be)
yuuji
parents: 72
diff changeset
1828 Private online help file name (@file{"~/YATEXHLP.eng"})
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1829 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1830
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1831 @defvar YaTeX-no-begend-shortcut
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1832 Disable [prefix] b ?? shortcut (@code{nil)}
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1833 @end defvar
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1834
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1835 @defvar YaTeX-hilit-pattern-adjustment-private
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1836 List of the list that contain the regular expression and the symbol of
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1837 logical meaning of the string that matches the pattern. See also the
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1838 value from @code{(assq 'yatex-mode hilit-patterns-alist)} and the value of
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1839 @code{YaTeX-hilit-pattern-adjustment-default} (and even the document of
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1840 hilit19.el).
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1841 @end defvar
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1842
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1843 @defvar YaTeX-sectioning-level
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1844 Alist of LaTeX's sectioning command vs its height.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1845 @end defvar
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
1846
53
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1847 @defvar YaTeX-hierarchy-ignore-heading-regexp
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1848 @code{YaTeX-display-hierarchy} searches for sectioning command first, and
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1849 comment line secondary as a file headings. In latter case, ignore lines
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1850 that match with regular expression of this variable. Default value of
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1851 this variable is RCS header expressions and mode specifying line `-*- xxxx
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1852 -*'.
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1853 @end defvar
5f4b18da14b3 Fix functions relating YaTeX-beginning-of-environment or
yuuji
parents: 52
diff changeset
1854
54
2d45e43fb35f Full support of English documents
yuuji
parents: 53
diff changeset
1855 @defvar YaTeX-skip-default-reader
2d45e43fb35f Full support of English documents
yuuji
parents: 53
diff changeset
1856 Non-nil for this variable skips the default argument reader of
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1857 section-type command when add-in function for it is not defined
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1858 (@code{nil})
54
2d45e43fb35f Full support of English documents
yuuji
parents: 53
diff changeset
1859 @end defvar
2d45e43fb35f Full support of English documents
yuuji
parents: 53
diff changeset
1860
56
a9653fbd1c1c Bug fix version
yuuji
parents: 54
diff changeset
1861 @defvar YaTeX-create-file-prefix-g
a9653fbd1c1c Bug fix version
yuuji
parents: 54
diff changeset
1862 When typing @kbd{prefix g} on the @code{\include} line,
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1863 open the target file even if the file doesn't exist (@code{nil})
56
a9653fbd1c1c Bug fix version
yuuji
parents: 54
diff changeset
1864 @end defvar
a9653fbd1c1c Bug fix version
yuuji
parents: 54
diff changeset
1865
a9653fbd1c1c Bug fix version
yuuji
parents: 54
diff changeset
1866 @defvar YaTeX-simple-messages
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1867 Simplyfy messages of various completions (@code{nil})
56
a9653fbd1c1c Bug fix version
yuuji
parents: 54
diff changeset
1868 @end defvar
a9653fbd1c1c Bug fix version
yuuji
parents: 54
diff changeset
1869
57
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1870 @defvar YaTeX-hilit-sectioning-face
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1871 When hilit19 and yatex19 is active, YaTeX colors the sectioning commands.
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1872 This variable specifies the foreground and background color of
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1873 @code{\part} macro. The default value is @code{'(yellow/dodgerblue
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1874 yellow/slateblue)}. The first element of this list is for the screen when
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1875 @code{hilit-background-mode} is @code{'light}, and the second element is
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1876 for @code{'dark}. You should specify both color as `forecolor/backcolor'.
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1877 @end defvar
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1878
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1879 @defvar YaTeX-hilit-sectioning-attenuation-rate
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1880 When color mode, this variable specifies how much attenuate the color
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1881 density of @code{\subparagraph} compared with that of @code{\chapter}
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1882 (@code{'(15 40)}) See also @code{YaTeX-hilit-sectioning-face}.
57
18f4939986e6 (j)LaTeX2e supported
yuuji
parents: 56
diff changeset
1883 @end defvar
56
a9653fbd1c1c Bug fix version
yuuji
parents: 54
diff changeset
1884
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1885 @defvar YaTeX-use-AMS-LaTeX
60
9e08ed569d80 yahtml: change keystroke of calling browser to [prefix] t p
yuuji
parents: 59
diff changeset
1886 If you use AMS-LaTeX, set to @code{t} (@code{nil})
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
1887 @end defvar
56
a9653fbd1c1c Bug fix version
yuuji
parents: 54
diff changeset
1888
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
1889 @defvar YaTeX-use-LaTeX2e
73
f41b01fef5d6 Stable version(hope to be)
yuuji
parents: 72
diff changeset
1890 If you use LaTeX2e, set to @code{t} (@code{t})
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
1891 @end defvar
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
1892
65
df0bf1465254 *** empty log message ***
yuuji
parents: 60
diff changeset
1893 @defvar YaTeX-template-file
df0bf1465254 *** empty log message ***
yuuji
parents: 60
diff changeset
1894 File name which is automatically inserted at creation
df0bf1465254 *** empty log message ***
yuuji
parents: 60
diff changeset
1895 (@code{~/work/template.tex})
df0bf1465254 *** empty log message ***
yuuji
parents: 60
diff changeset
1896 @end defvar
df0bf1465254 *** empty log message ***
yuuji
parents: 60
diff changeset
1897
72
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1898 @defvar YaTeX-search-file-from-top-directory
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1899 Non-nil means to search input-files from the directory where main file exists
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1900 (@code{t})
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1901 @end defvar
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1902
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1903 @defvar YaTeX-use-font-lock
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1904 Use font-lock to fontify buffer or not (@code{(featurep 'font-lock)}
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1905 @end defvar
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1906
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1907 @defvar YaTeX-use-hilit19
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1908 Use hilit19 to highlight buffer or not (@code{(featurep 'hilit19)}
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1909 @end defvar
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1910
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1911 @defvar YaTeX-use-italic-bold
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1912 YaTeX tries to search italic, bold fontsets or not
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1913 (@code{t} if Emacs-20 or later). This variable is effective only when
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1914 font-lock is used.
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1915 (@code{(featurep 'hilit19)}
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1916 @end defvar
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1917
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1918 @defvar YaTeX-singlecmd-suffix
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1919 Suffix which is always inserted after maketitle-type macros.
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
1920 @code{"@{@}"} is recommended.
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1921 @end defvar
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1922
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1923 @defvar YaTeX-package-alist-private
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1924 Alist of LaTeX2e-package name vs. lists of macros in it.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1925 Set this alist properly and YaTeX automatically check the declaratiion of
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1926 `usepackage' for corresponding macro, when you input that macro with
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1927 completion. If required `usepackage' is not found, YaTeX also
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1928 automatically inserts `\usepackage'. Alist is as follows;
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1929 @lisp
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1930 '((PackageName1
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1931 (completionType ListOfMacro)
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1932 (completionType ListOfMacro))
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1933 (PackageName2
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1934 (completionType ListOfMacro)
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1935 (completionType ListOfMacro...))....)
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1936 @end lisp
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1937 completionType is one of @code{env, section, maketitle}.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1938 Consult the value of @code{YaTeX-package-alist-default} as an example.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
1939 @end defvar
72
0aaebd07dad0 Support font-lock on XEmacs-21, Emacs-20, Emacs-21.
yuuji
parents: 70
diff changeset
1940
80
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1941 @defvar YaTeX-tabular-indentation
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1942 At indentation by @kbd{C-i} in tabular or array environment,
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1943 YaTeX put the additional spaces to the normail indentation depth.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1944 The number of additional spaces is the product of YaTeX-tabular-indentation
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1945 and the number of column position in tabular.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1946 @end defvar
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1947
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1948 @defvar YaTeX-noindent-env-regexp
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1949 Regexp of environment names that should begin with no indentation.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1950 All verbatime-like environment name should match with.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1951 @end defvar
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1952
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1953 @defvar YaTeX-ref-default-label-string
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1954 Default \\ref time string format.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1955 This format is like strftime(3) but allowed conversion char are as follows;
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1956 %y -> Last 2 digit of year, %b -> Month name, %m -> Monthe number(1-12),
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1957 %d -> Day, %H -> Hour, %M -> Minute, %S -> Second,
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1958 %qx -> alphabetical-decimal conversion of yymmdd.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1959 %qX -> alphabetical-decimal conversion of HHMMSS.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1960 Beware defualt label-string should be always unique. So this format string
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1961 should have both time part (%H+%M+%S or %qX) and date
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1962 part (%y+(%b|%m)+%d or %qx).
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1963 @end defvar
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1964
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1965 @defvar YaTeX-ref-generate-label-function
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
1966 Function to generate default label string for unnamed \\label@{@}s.
80
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1967 The function pointed to this value should take two arguments.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1968 First argument is LaTeX macro's name, second is macro's argument.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1969 Here is an example for using this value.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1970 @lisp
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1971 (setq YaTeX-ref-generate-label-function 'my-yatex-generate-label)
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1972 (defun my-yatex-generate-label (command value)
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1973 (and (string= command "caption")
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
1974 (re-search-backward "\\\\begin@{\\(figure\\|table\\)@}" nil t)
80
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1975 (setq command (match-string 1)))
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1976 (let ((alist '(("chapter" . "chap")
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1977 ("section" . "sec")
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1978 ("subsection" . "subsec")
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1979 ("figure" . "fig")
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1980 ("table" . "tbl"))))
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1981 (if (setq command (cdr (assoc command alist)))
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1982 (concat command ":" value)
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1983 (YaTeX::ref-generate-label nil nil))))
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1984 @end lisp
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1985 @end defvar
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1986
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
1987
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1988 @node Sample definitions, Hook variables, All customizable variables, Lisp variables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1989 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1990 @subsection Sample definitions
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1991 @cindex prefix key stroke
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1992 @cindex fill-prefix
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1993
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1994 For instance, to change the prefix key stroke to @kbd{ESC}, and name of
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1995 the user dictionary @file{~/src/emacs/yatexrc}, and set @code{fill-prefix}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1996 to single TAB character, add the following @code{setq} to @file{~/.emacs}.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1997
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
1998 @lisp
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
1999 (setq YaTeX-prefix "\e"
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
2000 YaTeX-user-completion-table "~/src/emacs/yatexrc"
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
2001 YaTeX-fill-prefix " ")
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2002 @end lisp
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2003
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2004 @node Hook variables, Hook file, Sample definitions, Lisp variables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2005 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2006 @subsection Hook variables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2007 @cindex hook variables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2008
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2009 More customizations will be done by the hook-function defined in
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2010 hook-variable @code{yatex-mode-hook}. This is useful to define a shortcut
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2011 key sequence to enter some environments other than @code{document} and
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2012 @code{enumerate} etc. The following statement defines @code{[prefix] ba}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2013 to enter @code{\begin@{abstract@}} ... @code{=end@{abstract@}}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2014 immediately.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2015
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2016 @lisp
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
2017 (setq yatex-mode-hook
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
2018 '(lambda() (YaTeX-define-begend-key "ba" "abstract")))
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2019 @end lisp
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2020
46
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
2021 You should use functions @code{YaTeX-define-key}, or
cd1b63102eed Support Mule2
yuuji
parents: 33
diff changeset
2022 @code{YaTeX-define-begend-key} to define all the key sequences of
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2023 yatex-mode.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2024
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2025 @node Hook file, , Hook variables, Lisp variables
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2026 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2027 @subsection Hook file
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2028 @cindex hook file
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2029
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
2030 You can stuff all of YaTeX related expressions into a file named
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2031 @file{yatexhks.el} if you have a lot of codes. YaTeX automatically load
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2032 this file at the initialization of itself. Using @file{yatexhks.el}
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2033 makes @code{yatex-mode-load-hook} unnecessary.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2034
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2035 @node Add-in functions, Add-in generator, Lisp variables, Customizations
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2036 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2037 @section Add-in functions
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2038 @cindex add-in functions
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2039 @cindex yatexadd.el
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2040
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2041 You can easily define a function to input detailed arguments
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2042 with completion according to La@TeX{} environments or commands.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2043
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2044 @c @node What is add-in functions?, , Add-in functions, Add-in functions
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2045 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2046 @subsection What is add-in functions?
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2047 @cindex tabular
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2048
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2049 When you input @code{tabular} environment, don't you think ``I want
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2050 YaTeX to complete its argument toward my favorite one such as
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2051 @code{@{|c|c|c|@}}...''? Yes, you can define the function to complete
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2052 arguments for any environment and any La@TeX{} commands.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2053
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2054 @subsection Procedure
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2055
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2056 Here is the procedure to define add-in functions.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2057 @enumerate
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2058 @item
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2059 Define the function
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2060 @item
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2061 Put the function into @file{yatexhks.el}
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2062 @end enumerate
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2063
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2064 @menu
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
2065 * How the add-in function works::
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2066 * How the function is called::
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2067 * Useful functions for creating add-in::
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2068 * Contribution::
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2069 @end menu
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2070
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
2071 @node How the add-in function works, How the function is called, Add-in functions, Add-in functions
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2072 @comment node-name, next, previous, up
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
2073 @subsection How the add-in function works
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2074
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2075 There are three types of add-in.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2076
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2077 @enumerate
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2078 @item
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2079 Option add-in
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2080 @item
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2081 argument add-in
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2082 @item
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2083 enclosing add-in
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2084 @end enumerate
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2085
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2086 @dfn{Option add-in} returns the
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2087 La@TeX{}'s optional parameters such as optional strings after
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2088 @code{\begin@{ENV@}}, optional strings between a section-type command
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2089 and its first argument, and optional strings just after type
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2090 maketitle-type command. The following illustrates the name of add-in
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2091 functions, where underlined strings are generated by add-in functions.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2092
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2093 @display
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
2094 \begin@{table@}[ht] (Function name: YaTeX:table)
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2095 ~~~~
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
2096 \put(100,200)@{@} (Function name: YaTeX:put)
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2097 ~~~~~~~~~
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
2098 \sum_@{i=0@}^@{n@} (Function name: YaTeX:sum)
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2099 ~~~~~~~~~~
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2100 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2101
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2102 Obviously, the function name is decided by concatenating the prefix
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2103 `YaTeX:' and La@TeX{} command's name.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2104
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2105 Another add-in type is @dfn{argument add-in}, which completes arguments
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2106 for section-type commands.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2107
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2108 @display
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
2109 \newcommand@{\foo@}@{bar@} (Function name: YaTeX::newcommand)
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2110 ~~~~ ~~~
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2111 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2112
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2113 When the section-type command is inputted, the function named by
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2114 concatenating `YaTeX::' and section-type command, is called automatically
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2115 with an integer argument which indicates which argument of section-type
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2116 command is being read. Thus the add-in should determine the
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
2117 job referring the value of its argument.
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2118
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2119 @dfn{enclosing add-in} is for modifying and/or checking the region that
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2120 will be enclosed by section-type commands via @kbd{[prefix] S}. An
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2121 enclosing add-in function will be called with two arguments, beginning of
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2122 the enclosed region and end of the region. Suppose you want to enclose
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
2123 the existing text @code{(a+b)/c} by @code{\frac@{@}}.
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2124
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2125 @display
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2126 a/c
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2127 | |
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2128 A B
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2129 @end display
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2130
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2131 You do set-mark-command at point A and then move to point B. Typing
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2132 @kbd{[prefix] S} and input @code{frac} enclose the region like this;
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2133
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2134 @display
265
0b10d1fea265 Fix many misuse of braces and so on.
HIROSE Yuuji <yuuji@gentei.org>
parents: 242
diff changeset
2135 \frac@{a/c@}
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2136 @end display
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2137
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2138 Normally, the expression @code{a/c} is translated to
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2139 @code{\frac@{a@}@{c@}}. An enclosing add-in is useful for modifying
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2140 @code{/} to @code{@}@{}.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2141
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2142 @menu
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
2143 * Defining option-add-in::
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
2144 * Defining argument-add-in::
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2145 * Defining enclosing-add-in::
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2146 @end menu
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2147
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
2148 @node Defining option-add-in, Defining argument-add-in, How the add-in function works, How the add-in function works
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2149 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2150 @subsubsection Defining `option add-in'
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2151
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2152 If you want @code{@{|c|c|c|@}} for all @code{tabular} environment,
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2153
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2154 @lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2155 (defun YaTeX:tabular ()
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
2156 "@{|c|c|c|@}")
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2157 @end lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2158
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2159 @noindent
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2160 is enough. If you want more complicated format, define as below.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2161
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2162 @lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2163 (defun YaTeX:tabular ()
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2164 "@{@@@{\\vrule width 1pt\\ @}|||@@@{\\ \\vrule width 1pt@}@}")
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2165 @end lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2166
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2167 @noindent
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2168 Note that the character @code{\} must be described as @code{\\} in
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2169 Emacs-Lisp. The next example reads the tabular format from keyboard.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2170 @lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2171 (defun YaTeX:tabular ()
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
2172 (concat "@{" (read-string "Rule: ") "@}"))
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2173 @end lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2174
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2175 @node Defining argument-add-in, Defining enclosing-add-in, Defining option-add-in, How the add-in function works
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2176 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2177 @subsubsection Defining `argument add-in'
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2178
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2179 This section describes how to define the add-in function for
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2180 @code{\newcommand}.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2181
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2182 The first argument of @code{\newcommand} begins always with @code{\}.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2183 The second argument is usually so complex that we can not edit them in the
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2184 minibuffer. Here is the created function considering this.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2185
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2186 @lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2187 (defun YaTeX::newcommand (n) ;n is argument position
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2188 (cond
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2189 ((= n 1) ;1st argument is macro name
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2190 (read-string "Command: " "\\")) ;initial input `\'
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2191 ((= n 2) "") ;do nothing when reading arg#2
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2192 (t nil)))
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2193 @end lisp
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2194
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2195 Note that when the `argument add-in' function return `nil', normal
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2196 argument reader will be called.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2197
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2198 @node Defining enclosing-add-in, , Defining argument-add-in, How the add-in function works
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2199 @comment node-name, next, previous, up
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2200 @subsubsection Defining `enclosing add-in'
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2201
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2202 This section describes how to define the add-in function for
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2203 text enclosed by @code{\frac@{@}}.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2204
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2205 When enclosing the text @code{5/3} by @code{\frac@{@}}, you might want to
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2206 replace @code{/} with @code{@}@{}. Enclosing function
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2207 @code{YaTeX::frac-region} is called with two arguments, beginning of
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2208 enclosed text and end of enclosed text. The function is expected to
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2209 replace @code{/} with @code{@}@{}. Here is an example expression.
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2210
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2211 @lisp
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2212 (defun YaTeX::frac-region (beg end)
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2213 (catch 'done
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2214 (while (search-forward "/" end t)
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2215 (goto-char (match-beginning 0))
269
032d4c4bf7ac Fix escape chars. Thanks to hiroohongo.
HIROSE Yuuji <yuuji@gentei.org>
parents: 265
diff changeset
2216 (if (y-or-n-p "Replace this slash(/) with `@}@{'")
032d4c4bf7ac Fix escape chars. Thanks to hiroohongo.
HIROSE Yuuji <yuuji@gentei.org>
parents: 265
diff changeset
2217 (throw 'done (replace-match "@}@{")))
79
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2218 (goto-char (match-end 0)))))
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2219 @end lisp
0734be649cb8 Do not care file-coding-system when YaTeX-kanji-code is nil.
yuuji
parents: 73
diff changeset
2220
58
3a7c0c2bf16d Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
yuuji
parents: 57
diff changeset
2221 @node How the function is called, Useful functions for creating add-in, How the add-in function works, Add-in functions
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2222 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2223 @subsection How the function is called
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2224
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2225 YaTeX calls the add-in functions for specified begin-type, section-type,
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2226 and maketitle-type command, if any. `Option add-in' functions for
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2227 begin-type are called when @code{\begin@{ENV@}} has been inserted,
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2228 functions for section-type are called just before input of the first
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2229 argument, and functions for maketitle-type is called after maketitle-type
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2230 command has been inserted. `Argument add-in' functions are called at each
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2231 entry of arguments for section-type commands.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2232
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2233 @node Useful functions for creating add-in, Contribution, How the function is called, Add-in functions
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2234 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2235 @subsection Useful functions for creating add-in
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2236
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2237 Many add-in functions for typical La@TeX{} commands are defined in
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2238 @file{yatexadd.el}. Those are also useful as references. Here are the
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2239 short descriptions on useful functions, where [F] means function, [A]
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2240 means arguments, [D] means description.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2241
69
807c1e7e68b7 yahtml-escape-chars-region
yuuji
parents: 68
diff changeset
2242 @table @kbd
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2243 @item [F]
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2244 YaTeX:read-position
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2245 @itemx [A]
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2246 Character list which can show up in the brackets
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2247 @itemx [D]
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2248 Return the location specifier such as `[htb]'. When
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2249 nothing is entered, omit [] itself. If the possible characters
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2250 are "htbp", call this function as
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2251 @code{(YaTeX:read-position "htbp")}
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2252
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2253 @item [F]
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2254 YaTeX:read-coordinates
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2255 @itemx [A]
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2256 Base prompt, X-axis prompt, Y-axis prompt (each optional)
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2257 @itemx [D]
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
2258 Read the coordinates with the prompt ``BasePrompt X-axisPrompt:'' for
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2259 X-axis, ``BasePrompt Y-axisPrompt:'' for Y-axis, and return it in the form
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
2260 of ``(X,Y)''. The default prompts are @code{Dimension}, @code{X},
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2261 @code{Y} respectively.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2262
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2263 @item [F]
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
2264 YaTeX:check-completion-type
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2265 @itemx [A]
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2266 One of the symbols: 'begin, 'section, or 'maketitle
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2267 @itemx [D]
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2268 Check the current completion type is specified one and cause error if
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2269 not. The variable @code{YaTeX-current-completion-type} holds the symbol
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2270 according to the current completion type.
69
807c1e7e68b7 yahtml-escape-chars-region
yuuji
parents: 68
diff changeset
2271 @end table
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2272
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2273 @node Contribution, , Useful functions for creating add-in, Add-in functions
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2274 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2275 @subsection Contribution
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2276
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2277 If you make your own pretty function and you let it be in public, please
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2278 send me the function. I'm going to include it in the next release.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2279
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2280 @node Add-in generator, , Add-in functions, Customizations
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2281 @comment node-name, next, previous, up
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2282 @section Add-in generator
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2283
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2284 First, don't forget to read the section of add-in functions @ref{Add-in
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2285 functions}. If you easily understand how to define them, there's no need
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2286 to read this section. But being not familiar with Emacs-Lisp, when you
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2287 don't have clear idea what to do, this section describes how to get YaTeX
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2288 make add-in function.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2289
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2290 There are two methods of generation. One is for fully interactive
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2291 generator for beginners and another requires little knowledge of
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2292 Emacs-Lisp.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2293
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2294 @subsection Generator for beginners
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2295 The former generator is called by
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2296 @center @kbd{M-x YaTeX-generate}
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2297
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2298 @noindent
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2299 strokes. All you have to do is follow the guidances. Defying them may cases
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2300 the disaster (I wonder what is it???). So when you make some mistake, it
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2301 is recommendable to type @kbd{C-g} and start afresh.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2302
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2303 @subsection Simple generator
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2304
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2305 The latter generator is invoked by the next sequence.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2306 @center @kbd{M-x YaTeX-generate-simple}
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2307 This generator can make both ``option add-in'' and ``argument add-in''
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2308 (@emph{refer the section add-in functions}
68
0eb6997bee16 More adjustment for Emacs20 and XEmacs
yuuji
parents: 65
diff changeset
2309 @ref{How the add-in function works}), whereas @code{YaTeX-generate}
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2310 cannot make ``argument addin''.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2311
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2312 For example, assume you have the LaTeX command as follows.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2313
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2314 @example
70
44e3a5e1e883 Fix makefile for Windows
yuuji
parents: 69
diff changeset
2315 \epsinput[t](250,50)@{hoge.eps@}@{plain@}@{Picture of foo@}
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2316 (A) (B) (1) (2) (3)
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2317 (A)Optional parameter to specify the position
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2318 One of t(top), b(bottom), l(left), r(right)
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2319 (B)Maximum size of frame
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2320 (1)1st argument is filename of EPS file
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2321 (2)2nd argument indicates
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2322 plain do nothing
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2323 frame make frame around image
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2324 dframe make double-frame around image
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2325 for included EPS file.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2326 (3)Caption for the picture
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2327 @end example
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2328
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2329 Now get start with generation. Typing @kbd{M-x YaTeX-generate-simple}
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2330 brings the prompt:
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2331 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2332 (O)ption? (A)rgument?
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2333 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2334
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2335 @subsubsection Generating ``option add-in''
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2336 @cindex option add-in
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2337
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2338 Since (A), (B) above are optional argument, all we have to do to
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2339 complete them is define the option add-in for them. Let's generate the
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2340 function to complete (A).
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2341
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2342 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2343 M-x YaTeX-generate-simple RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2344 epsinput RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2345 o
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2346 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2347
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2348 @noindent
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2349 Typing as above leads the next prompt.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2350
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2351 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2352 Read type(1): (S)tring (C)omplete (F)ile ([)option (P)osition co(O)rd. (q)uit
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2353 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2354
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2355 @noindent
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2356 This asks that ``Which type is the completion style of 1st argument?''.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2357 Here are the possible completion style.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2358
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2359 @table @code
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2360 @item String
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2361 read plain string
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2362 @item Complete
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2363 read with completion
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2364 @item File
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2365 read file name
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2366 @item Option
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2367 read optional string (if string omitted, omit [] too)
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2368 @item Position
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2369 read positional option (like [htbp])
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2370 @item Coord.
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
2371 read coordinates
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2372 @item Quit
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
2373 quit from generating
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2374 @end table
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2375
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2376 Since (A) is the optional argument to specify the location of included
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2377 EPS file, the completion style is @code{Position}, and the possible
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2378 characters are t, b, l, and r. To tell these information to generator,
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2379 operate as follows.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2380
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2381 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2382 Read type(1).... p
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2383 Acceptable characters: tblr RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2384 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2385
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2386 (B) is coordinate. So its completion style is coOrd. We want a prompt
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2387 meaning ``Maximum size'' when completion.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2388
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2389 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2390 Read type(2).... o
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2391 Prompt for coordinates: Max size RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2392 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2393
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2394 That's all for optional argument. Select quit.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2395
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2396 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2397 Read type(3).... q
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2398 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2399
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2400 Then the generated option add-in function for \epsinput will be shown in
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2401 the next window.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2402
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2403 @subsubsection Generating ``argument add-in''
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2404 @cindex argument add-in
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2405
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2406 Next, create the argument add-in. The arguments for \epsinput are EPS
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2407 file name, framing style, and caption string in sequence.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2408
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2409 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2410 M-x YaTeX-generate-simple RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2411 epsinput RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2412 a
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2413 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2414
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2415 Above key strokes bring the prompt that asks the number of argument.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2416 Answer it with 3.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2417
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2418 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2419 How many arguments?: 3 RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2420 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2421
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2422 Then the generator asks the completion style and prompt for completion.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2423 Answer them. @kbd{f} for FileName and prompt string.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2424
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2425 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2426 Read type(1).... f
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2427 Prompt for argument#1 EPS file name RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2428 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2429
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2430 The second argument is one of selected symbol. So the completion type
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2431 is @code{Completion}.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2432
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2433 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2434 Read type(2).... c
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2435 Prompt for argument#2 Include style RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2436 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2437
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2438 Then all the candidates ready to be read. Type single RET after
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2439 entering all.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2440
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2441 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2442 Item[1](RET to exit): plain RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2443 Item[2](RET to exit): frame RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2444 Item[3](RET to exit): dframe RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2445 Item[4](RET to exit): RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2446 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2447
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2448 The following prompt asks whether the entered string must belong to
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2449 candidates or not. In this case, since the argument must be one of
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2450 @code{plain}, @code{frame}, and @code{dframe}, type @code{y}.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2451
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2452 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2453 Require match? (y or n) y
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2454 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2455
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2456 The last argument is the caption string for which any completion is
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2457 needed.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2458
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2459 @display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2460 Read type(3).... s
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2461 Prompt for argument#3 Caption RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2462 default: Figure of RET
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2463 @end display
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2464
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2465 Finally we'll get the argument add-in in the next window.
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2466
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2467 @subsection Contribution
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2468
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2469 If you get your own pretty function and you let it be in public, please
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
2470 steel yourself in the happy atmosphere and do not send me the function.
49
eb0512bfcb7f Abolish user-article table.
yuuji
parents: 48
diff changeset
2471 I do know it is not fine because it is generated by yatexgen:-p.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2472
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2473 @node Etcetera, Copying, Customizations, Top
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2474 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2475 @chapter Etcetera
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2476
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2477 The standard completion tables provided in @file{yatex.el} contain a
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2478 few La@TeX{} commands I frequently use. This is to lessen the key
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2479 strokes to complete entire word, because too many candidates
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2480 rarely used often cause too many hits. Therefore always try to
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2481 use completion in order to enrich your dictionary, and you will
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2482 also find `Wild Bird' growing suitable for your La@TeX{} style.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2483
51
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
2484 The package name `Wild Bird' is the English translation of Japanese
b0371b6ed799 Created `ChangeLog'.
yuuji
parents: 49
diff changeset
2485 title `Yachou', which is a trick on words of Japanese.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2486
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2487 @node Copying, , Etcetera, Top
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2488 @comment node-name, next, previous, up
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2489 @chapter Copying
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2490
80
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2491 This program is distributed as a free software. You can
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2492 use/copy/modify/redistribute this software freely but with NO warranty to
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2493 anything as a result of using this software. Adopting code from this
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2494 program is also free. But I would not do contract act.
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2495
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2496 Any reports and suggestions are welcome as long as I feel interests in
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2497 this software. My possible e-mail address is `yuuji@@yatex.org'. (as of
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2498 Jan.2004) And there is mailing list for YaTeX. Although the common
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2499 language is Japanese, questions in English will be welcome. To join the
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2500 ML, send the mail whose subject is `append' to the address
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2501 `yatex@@yatex.org. If you have some question, please ask to
9b4354af748c Too many changes from 1.72.
yuuji
parents: 79
diff changeset
2502 `yatex-admin@@yatex.org'.
20
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2503
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2504 The specification of this software will be surely modified
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2505 (depending on my feelings) without notice :-p.
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2506
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2507
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2508 @flushright
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2509 HIROSE Yuuji
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2510 @end flushright
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2511 @bye
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2512
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2513 Local variables:
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2514 mode: texinfo
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2515 fill-prefix: nil
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2516 fill-column: 74
b6127058e365 Change the YaTeX-math-mode's prefix from `,' to `;'.
yuuji
parents:
diff changeset
2517 End:

yatex.org