diff --git a/docs/yahtmle b/docs/yahtmle index 7ea051d..fdf56a4 100644 --- a/docs/yahtmle +++ b/docs/yahtmle @@ -1,10 +1,7 @@ Info file: yahtmle, -*-Text-*- produced by `texinfo-format-buffer' from file `yahtmle.tex' -using `texinfmt.el' version 2.32 of 19 November 1993. - - - +using `texinfmt.el' version 2.42 of 7 Jul 2006.  File: yahtmle, Node: Top, Next: Intro, Prev: (dir), Up: (dir) @@ -22,6 +19,7 @@ * Copying:: Copyright * Concept Index:: Index +  File: yahtmle, Node: Intro, Next: Installation, Prev: Top, Up: Top @@ -35,6 +33,7 @@ (This Info is still incomplete) +  File: yahtmle, Node: Installation, Next: Command Invocation, Prev: Intro, Up: Top @@ -42,9 +41,10 @@ ***************** * Menu: -* Setting up yahtml:: -* Setting environments for weblint browsers and image viewers:: -* Setting environment variables for WWW pages:: +* Setting up yahtml:: +* Setting environments for weblint browsers and image viewers:: +* Setting environment variables for WWW pages:: +  File: yahtmle, Node: Setting up yahtml, Next: Setting environments for weblint browsers and image viewers, Prev: Installation, Up: Installation @@ -71,6 +71,7 @@ extensions. "yahtml" will be displayed on the mode line if no errors occurred. +  File: yahtmle, Node: Setting environments for weblint browsers and image viewers, Next: Setting environment variables for WWW pages, Prev: Setting up yahtml, Up: Installation @@ -89,6 +90,7 @@ `yahtml-kanji-code' ... kanji code for HTML files +  File: yahtmle, Node: Setting environment variables for WWW pages, Prev: Setting environments for weblint browsers and image viewers, Up: Installation @@ -100,8 +102,7 @@ ... list of matching path name on file system and URLs `yahtml-directory-index' ... index file displayed when none is given in URL. Usually - `index.html' on NCSA type httpd and `Welcome.html' on - CERN types. + `index.html' on NCSA type httpd and `Welcome.html' on CERN types. Examples for `yahtml-path-url-alist'. If `/home/yuuji/http/' is `http://localhost/~yuuji' at home and `/usr/home/yuuji/www/' is @@ -113,6 +114,7 @@ Any number of additions can be made to this list. +  File: yahtmle, Node: Command Invocation, Next: Completion, Prev: Installation, Up: Top @@ -127,6 +129,7 @@ `[prefix] t r' ... Reload current page if browser is already running +  File: yahtmle, Node: Completion, Next: Jump, Prev: Command Invocation, Up: Top @@ -157,7 +160,7 @@ attributes. Possible completions are, , . `[prefix] l (YaTeX large-type completion)' - ... + ... $B!A(B @@ -174,6 +177,7 @@ for < (<), > (>), & (&), " ("), ' ('), blank ( ) is possible. +  File: yahtmle, Node: Jump, Next: Changing and Deleting, Prev: Completion, Up: Top @@ -192,6 +196,7 @@ * `' -> move cursor to linked target * `' -> open Java source +  File: yahtmle, Node: Changing and Deleting, Next: CSS Support, Prev: Jump, Up: Top @@ -200,9 +205,10 @@ * Menu: -* Changing tags in pairs:: -* Changing entities:: -* URLencoding of strings within region:: +* Changing tags in pairs:: +* Changing entities:: +* URLencoding of strings within region:: +  File: yahtmle, Node: Changing tags in pairs, Next: Changing entities, Prev: Changing and Deleting, Up: Changing and Deleting @@ -222,6 +228,7 @@ * attributes such as `photo' ... change attributes +  File: yahtmle, Node: Changing entities, Next: URLencoding of strings within region, Prev: Changing tags in pairs, Up: Changing and Deleting @@ -236,7 +243,8 @@ ... convert char to special entity in marked region `[prefix] :' ... convert special entity to original char in marked region - (reverse of [prefix] ;) + (reverse of [prefix] ;) +  @@ -246,7 +254,8 @@ ==================================== `[prefix] #' - ... encode chars that needs to be URLencoded within region + ... encode chars that needs to be URLencoded within region +  File: yahtmle, Node: CSS Support, Next: Customizations, Prev: Changing and Deleting, Up: Top @@ -256,8 +265,9 @@ * Menu: -* CSS-class completion:: -* Reread CSS definition:: +* CSS-class completion:: +* Reread CSS definition:: +  File: yahtmle, Node: CSS-class completion, Next: Reread CSS definition, Prev: CSS Support, Up: CSS Support @@ -278,8 +288,9 @@ .caution { font-size: 120%; background-color: 0xc00000;} when you input any tags via completing-read, yahtml prompts you to input -class name. If this is bothering, typing `C-j' instead of `RET' (or -`C-m') cancels the next prompt to class name completion. +class name. If this is bothering, typing `C-j' instead of +`RET' (or `C-m') cancels the next prompt to class name completion. +  File: yahtmle, Node: Reread CSS definition, Prev: CSS-class completion, Up: CSS Support @@ -289,6 +300,7 @@ If you add some class to your CSS file and you want yahtml to load new definitions, type `M-x yahtml-mode RET' to make yahtml do. +  File: yahtmle, Node: Customizations, Next: Copying, Prev: CSS Support, Up: Top @@ -302,6 +314,7 @@ * All customizable variables:: List of customizable variables * Hook variables:: hook variables +  File: yahtmle, Node: All customizable variables, Next: Hook variables, Prev: Customizations, Up: Customizations @@ -318,9 +331,9 @@ Browser to view external pages with `[prefix]g'. (netscape) -- Variable: yahtml-kanji-code - Default kanji code. 1=sjis, 2=jis, 3=euc (2) If - AddType "text/html; charset=xxx" .html is written in .htaccess, - this will override yahtml-kanji-code. + Default kanji code. 1=sjis, 2=jis, 3=euc, 4=utf-8 (2) If AddType + text/html; charset=xxx" .html is written in .htaccess, this will + override yahtml-kanji-code. -- Variable: yahtml-fill-column Columns to auto-fill (72) @@ -410,6 +423,7 @@ -- Variable: yahtml-indentation-boundary Boundary regexp for indentation calculation. (`"^\\s *"') +  File: yahtmle, Node: Hook variables, Prev: All customizable variables, Up: Customizations @@ -417,6 +431,7 @@ ============== +  File: yahtmle, Node: Copying, Next: Concept Index, Prev: Customizations, Up: Top @@ -440,6 +455,7 @@ HIROSE, Yuuji +  File: yahtmle, Node: Concept Index, Prev: Copying, Up: Top @@ -448,12 +464,34 @@ * Menu: -* Customize: Customizations. 4. -* Demacs: Intro. 4. -* Key Assign: Customizations. 4. -* LaTeX: Intro. 4. -* Mule: Intro. 4. -* yahtml: Intro. 4. - - - +* Customize: Customizations. (line 5) +* Demacs: Intro. (line 5) +* Key Assign: Customizations. (line 5) +* LaTeX: Intro. (line 5) +* Mule: Intro. (line 5) +* yahtml: Intro. (line 5) + +Tag table: +Node: Top147 +Node: Intro724 +Node: Installation1122 +Node: Setting up yahtml1388 +Node: Setting environments for weblint browsers and image viewers2179 +Node: Setting environment variables for WWW pages2875 +Node: Command Invocation3846 +Node: Completion4274 +Node: Jump5790 +Node: Changing and Deleting6270 +Node: Changing tags in pairs6502 +Node: Changing entities6997 +Node: URLencoding of strings within region7533 +Node: CSS Support7803 +Node: CSS-class completion8014 +Node: Reread CSS definition8867 +Node: Customizations9142 +Node: All customizable variables9418 +Node: Hook variables13185 +Node: Copying13311 +Node: Concept Index14102 + +End tag table diff --git a/docs/yahtmlj b/docs/yahtmlj index 66fe8e9..fd3584d 100644 --- a/docs/yahtmlj +++ b/docs/yahtmlj @@ -1,469 +1,516 @@ Info file: yahtmlj, -*-Text-*- produced by `texinfo-format-buffer' from file `yahtmlj.tex' -using `texinfmt.el' version 2.32 of 19 November 1993. - - - +using `texinfmt.el' version 2.42 of 7 Jul 2006.  File: yahtmlj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) * Menu: -* Intro:: $B$O$8$a$K(B -* Installation:: $B%$%s%9%H!<%k(B -* Command Invocation:: $B30It%3%^%s%I5/F0(B -* Completion:: $BJd40F~NO(B -* Jump:: $B%+!<%=%k%8%c%s%W(B -* Changing and Deleting:: $BJQ99$H:o=|(B -* CSS Support:: $B%9%?%$%k%7!<%HJd40(B -* Customizations:: $B%+%9%?%^%$%:JQ?t0lMw(B -* Copying:: $B$H$j$"$D$+$$(B -* Concept Index:: $B:w0z(B +* Intro:: �Ϥ���� +* Installation:: ���󥹥ȡ��� +* Command Invocation:: �������ޥ�ɵ�ư +* Completion:: �䴰���� +* Jump:: �������른���� +* Changing and Deleting:: �ѹ��Ⱥ�� +* CSS Support:: �������륷�����䴰 +* Customizations:: �������ޥ����ѿ����� +* Copying:: �Ȥꤢ�Ĥ��� +* Concept Index:: ���� +  File: yahtmlj, Node: Intro, Next: Installation, Prev: Top, Up: Top -$B$O$8$a$K(B +�Ϥ���� ******** -yahtml$B$O(B GNU Emacs $B>e$G(B HTML$BJ8=q$r:n@.$9$k;~$K!"HK;($J(BHTML$B%?%0$NF~NO$rJd40(B -$B5!G=$K$h$C$F%9%`!<%:$K9T$($k$h$&$K$9$k$@$1$G$J$/!"(Bweblint$B$J$I$N9=J8%A%'%C(B -$B%/%W%m%0%i%`!"%+!<%=%k0LCV$N(BURL$B$d%U%!%$%kL>$K0MB8$7$?%V%i%&%6(B/$B%$%a!<%8%t%e!<(B -$B%"$N5/F0$J$I$r(B Emacs $BJT=82hLLCf$+$i9T$($k$h$&$K$9$k%Q%C%1!<%8$G$9!#(B +yahtml�� GNU Emacs ��� HTMLʸ������������ˡ��˻���HTML���������Ϥ� +�䴰��ǽ�ˤ�äƥ��ࡼ���˹Ԥ���褦�ˤ�������Ǥʤ���weblint�ʤɤι�ʸ +�����å��ץ���ࡢ����������֤�URL��ե�����̾�˰�¸�����֥饦��/�� +�᡼�����塼���ε�ư�ʤɤ� Emacs �Խ������椫��Ԥ���褦�ˤ���ѥå��� +���Ǥ��� -($B$3$N(BInfo$B$OL$40@.$G$9(B(__)$B!D(B) +(����Info��̤�����Ǥ�(__)��) +  File: yahtmlj, Node: Installation, Next: Command Invocation, Prev: Intro, Up: Top -$B%$%s%9%H!<%k(B +���󥹥ȡ��� ************ * Menu: -* yahtml$B5/F0$N$?$a$N@_Dj(B:: -* lint$B%W%m%0%i%`(B/$B%V%i%&%6(B/$B%$%a!<%8%t%e!<%"4D6-Ey$N@_Dj(B:: -* WWW$B%Z!<%84D6-MQJQ?t$N@_Dj(B:: +* yahtml��ư�Τ��������:: +* lint�ץ����/�֥饦��/���᡼�����塼���Ķ���������:: +* WWW�ڡ����Ķ����ѿ�������:: +  -File: yahtmlj, Node: yahtml$B5/F0$N$?$a$N@_Dj(B, Next: lint$B%W%m%0%i%`(B/$B%V%i%&%6(B/$B%$%a!<%8%t%e!<%"4D6-Ey$N@_Dj(B, Prev: Installation, Up: Installation +File: yahtmlj, Node: yahtml��ư�Τ��������, Next: lint�ץ����/�֥饦��/���᡼�����塼���Ķ���������, Prev: Installation, Up: Installation -yahtml$B5/F0$N$?$a$N@_Dj(B +yahtml��ư�Τ�������� ====================== -`~/.emacs'$B$K2<$N(B2$B9`L\$r2C$($^$9!#(B +`~/.emacs'�˲���2���ܤ�ä��ޤ��� (setq auto-mode-alist (cons (cons "\\.html$" 'yahtml-mode) auto-mode-alist)) (autoload 'yahtml-mode "yahtml" "Yet Another HTML mode" t) -$Be$N@_Dj$K$h$j!"3HD%;R$,(B .html $B$G$"$k%U%!%$%k$rJT=8$9$k$H<+F0E*$K(B -yahtml $B$,%m!<%I$5$l$^$9!#(Byahtml$B$,@5>o$K5/F0$G$-$?$H$-$O%b!<%I%i%$%s$NI=<((B -$B$,!V(Byahtml$B!W$KJQ$o$j$^$9!#(B + �ʾ������ˤ�ꡢ��ĥ�Ҥ� .html �Ǥ���ե�������Խ�����ȼ�ưŪ�� +yahtml �����ɤ���ޤ���yahtml������˵�ư�Ǥ����Ȥ��ϥ⡼�ɥ饤���ɽ +������yahtml�פ��Ѥ��ޤ��� +  -File: yahtmlj, Node: lint$B%W%m%0%i%`(B/$B%V%i%&%6(B/$B%$%a!<%8%t%e!<%"4D6-Ey$N@_Dj(B, Next: WWW$B%Z!<%84D6-MQJQ?t$N@_Dj(B, Prev: yahtml$B5/F0$N$?$a$N@_Dj(B, Up: Installation +File: yahtmlj, Node: lint�ץ����/�֥饦��/���᡼�����塼���Ķ���������, Next: WWW�ڡ����Ķ����ѿ�������, Prev: yahtml��ư�Τ��������, Up: Installation -lint$B%W%m%0%i%`(B/$B%V%i%&%6(B/$B%$%a!<%8%t%e!<%"4D6-Ey$N@_Dj(B +lint�ץ����/�֥饦��/���᡼�����塼���Ķ��������� ==================================================== -$BMxMQ$9$k30It%W%m%0%i%`$J$I$K4X$9$k0J2<$NJQ?t$r3NG'$7!"I,MW$J$i@5$7$$CM$KJQ(B -$B99$7$^$9(B($B3g8LFb$O%G%U%)%k%HCM(B)$B!#(B +���Ѥ��볰���ץ����ʤɤ˴ؤ���ʲ����ѿ����ǧ����ɬ�פʤ��������� +���ѹ����ޤ�(�����ϥǥե������)�� `yahtml-www-browser' - ... $B5/F0$9$k%V%i%&%6$N%3%^%s%IL>(B(netscape) + ... ��ư����֥饦���Υ��ޥ��̾(netscape) `yahtml-image-viewer' - ... $B5/F0$9$k2hA|%S%e!<%"$N%3%^%s%IL>(B(xv) + ... ��ư��������ӥ塼���Υ��ޥ��̾(xv) `yahtml-lint-program' - ... $B9=J8%A%'%C%/%W%m%0%i%`$N%3%^%s%IL>(B(jweblint) + ... ��ʸ�����å��ץ����Υ��ޥ��̾(jweblint) `yahtml-kanji-code' - ... html$B%U%!%$%k$N4A;z%3!<%I(B + ... html�ե�����δ��������� +  -File: yahtmlj, Node: WWW$B%Z!<%84D6-MQJQ?t$N@_Dj(B, Prev: lint$B%W%m%0%i%`(B/$B%V%i%&%6(B/$B%$%a!<%8%t%e!<%"4D6-Ey$N@_Dj(B, Up: Installation +File: yahtmlj, Node: WWW�ڡ����Ķ����ѿ�������, Prev: lint�ץ����/�֥饦��/���᡼�����塼���Ķ���������, Up: Installation -WWW$B%Z!<%84D6-MQJQ?t$N@_Dj(B +WWW�ڡ����Ķ����ѿ������� ========================= -$B%[!<%`%Z!<%8$H$J$k%U%!%$%k$,B8:_$9$k(BPATH$BL>$K4X$9$kJQ?t$r@_Dj$7$^$9!#(B +�ۡ���ڡ����Ȥʤ�ե����뤬¸�ߤ���PATH̾�˴ؤ����ѿ������ꤷ�ޤ��� `yahtml-path-url-alist' - ... $B%U%!%$%k%7%9%F%`>e$N(BPATH$BL>$H!"(BURL$B$NBP1~I=(B + ... �ե����륷���ƥ���PATH̾�ȡ�URL���б�ɽ `yahtml-directory-index' - ... URL$B;XDj$G%U%!%$%kL>$r>JN,$7$?$H$-$KI=<($5$l$k%$%s%G%C%/%9(B - $B%U%!%$%kL>(B(NCSA$B7O(Bhttpd$B$J$i(B `index.html', CERN$B7O$J$i(B - `Welcome.html'$B$,0lHLE*(B) + ... URL����ǥե�����̾���ά�����Ȥ���ɽ������륤��ǥå��� + �ե�����̾(NCSA��httpd�ʤ� `index.html', CERN�Ϥʤ� + `Welcome.html'������Ū) -$BJQ?t(B `yahtml-path-url-alist' $B$N@_DjNc$r<($7$^$9!#Nc$($P!"<+Bp$G$O!"(B -`/home/yuuji/http/' $B$,(B `http://localhost/~yuuji' $B$G;2>H$G$-!"?&>l$G$O(B -`/usr/home/yuuji/www/' $B$,(B`http://www.keio.ac.jp/~yuuji/' $B$G;2>H$G$-$k$h$&(B -$B$K$J$C$F$$$k>l9g$O0J2<$N$h$&$K@_Dj$7$^$9!#(B +�ѿ� `yahtml-path-url-alist' ��������򼨤��ޤ����㤨�С�����Ǥϡ� +`/home/yuuji/http/' �� `http://localhost/~yuuji' �ǻ��ȤǤ�������Ǥ� +`/usr/home/yuuji/www/' ��`http://www.keio.ac.jp/~yuuji/' �ǻ��ȤǤ���� +���ˤʤäƤ�����ϰʲ��Τ褦�����ꤷ�ޤ��� (setq yahtml-path-url-alist '(("/home/yuuj/http" . "http://localhost/~yuuji") ("/usr/home/yuuj/www" . "http://www.keio.ac.jp/~yuuji"))) -$B$3$NBP1~AH$O$$$/$i$G$b@_Dj$9$k$3$H$,$G$-$^$9!#(B +�����б��ȤϤ�����Ǥ����ꤹ�뤳�Ȥ��Ǥ��ޤ��� +  File: yahtmlj, Node: Command Invocation, Next: Completion, Prev: Installation, Up: Top -$B30It%3%^%s%I5/F0(B +�������ޥ�ɵ�ư **************** -HTML$B%U%!%$%kJT=8$K$+$+$o$k$$$/$D$+$N%3%^%s%I$rB(:B$K8F$V$3$H$,$G$-$^$9!#(B +HTML�ե������Խ��ˤ�����뤤���Ĥ��Υ��ޥ�ɤ�¨�¤˸Ƥ֤��Ȥ��Ǥ��ޤ��� `[prefix] t j' - ... HTML$B9=J8%A%'%C%+(B(jweblint)$B5/F0(B + ... HTML��ʸ�����å�(jweblint)��ư `[prefix] t p' - ... $B8=:_$N%Z!<%8$rBP>]$H$7$?%V%i%&%65/F0(B + ... ���ߤΥڡ������оݤȤ����֥饦����ư `[prefix] t r' - ... $B8=:_$N%Z!<%8$,%V%i%&%6$KI=<($5$l$F$$$k$H$-$N(Breload$B;XDj(B + ... ���ߤΥڡ������֥饦����ɽ������Ƥ���Ȥ���reload���� +  File: yahtmlj, Node: Completion, Next: Jump, Prev: Command Invocation, Up: Top -$BJd40F~NO(B +�䴰���� ******** -$B!VLnD;!W$GMxMQ$G$-$k!"!V(Bbegin$B7?Jd40!W!"!V(Bsection$B7?Jd40!W!"!V(Blarge$B7?Jd40!W!"(B -$B!V(Bmaketitle$B7?Jd40!W!"!V%"%/%;%s%HJd40!W$HA4$/F1$8%-!$l$N7?$NJd40$O=g$K!"!VJ#?t9T$KEO$k%?%0F~NO!W!"(B -$B!V6uMWAG%?%0(B(img$B$J$I(B)$B$NJd40!W!"!V0l9TFb$G$N3+;O(B/$B=*N;%?%0$NF~NO!W!"!V6uMWAG(B -$B6uB0@-%?%0$NF~NO!W!"!VJ8;z;2>HF~NO!W$KBP1~$7$F$$$^$9!#6qBNE*$K$O(B +����Ļ�פ����ѤǤ��롢��begin���䴰�ס���section���䴰�ס���large���� +���ס���maketitle���䴰�ס��֥���������䴰�פ�����Ʊ�����������б��� +��HTML�������䴰���Ϥ��Ǥ��ޤ������줾��η����䴰�Ͻ�ˡ���ʣ���Ԥ��� +�륿�����ϡס��ֶ����ǥ���(img�ʤ�)���䴰�ס��ְ����Ǥγ���/��λ���� +�����ϡס��ֶ����Ƕ�°�����������ϡס���ʸ���������ϡפ��б����Ƥ��ޤ��� +����Ū�ˤ� -`[prefix] b ($BLnD;$N(Bbegin$BJd40$KBP1~(B)' +`[prefix] b (��Ļ��begin�䴰���б�)' ...
- $B$N$h$&$K3+;O%?%0$H=*N;%?%0$rFs9T$KEO$C$F=q$-$?$$>l9g$NJd40$r;X$7$^$9!#(B - $B$*$b$K%V%m%C%/7?%?%0$,Jd408uJd$K4^$^$l$^$9!#(B + �Τ褦�˳��ϥ����Ƚ�λ��������Ԥ��Ϥäƽ񤭤��������䴰��ؤ��� + ��������˥֥�å����������䴰����˴ޤޤ�ޤ��� -`[prefix] s ($BLnD;$N(Bsection$B7?Jd40$KBP1~(B)' +`[prefix] s (��Ļ��section���䴰���б�)' ... photo - $B$N$h$&$K=*N;%?%0$r;}$?$:!"$+$DB0@-CM$N$_$G5!G=$r;XDj$9$k%?%0$rJd40$7(B - $B$^$9!#Jd408uJd$H$7$F$O!"(Bimg, input $B$,B8:_$7$^$9!#(B + �Τ褦�˽�λ�����������������°���ͤΤߤǵ�ǽ����ꤹ�륿�����䴰 + ���ޤ����䴰����Ȥ��Ƥϡ�img, input ��¸�ߤ��ޤ��� -`[prefix] l ($BLnD;$N(Blarge$B7?Jd40$KBP1~(B)' - ... begin$B7?Jd40$H$[$\F1$8$G$9$,!"(B +`[prefix] l (��Ļ��large���䴰���б�)' + ... begin���䴰�Ȥۤ�Ʊ���Ǥ����� - $B!A(B + �� - $B$N$h$&$K0l9TFb$K3+;O(B/$B=*N;%?%0$rF~$l$?$$$H$-$KMxMQ$7$^$9!#(B + �Τ褦�˰����˳���/��λ���������줿���Ȥ������Ѥ��ޤ��� -`[prefix] m ($BLnD;$N(Bmaketitle$B7?Jd40$KBP1~(B)' - ... $BMWAG$bB0@-CM$b;}$?$J$$%?%0$rJd40F~NO$7$^$9!#(B
- $B$J$I$,Jd408uJd$KAjEv$7$^$9!#(B +`[prefix] m (��Ļ��maketitle���䴰���б�)' + ... ���Ǥ�°���ͤ�����ʤ��������䴰���Ϥ��ޤ���
+ �ʤɤ��䴰������������ޤ��� -`[prefix] a ($BLnD;$N%"%/%;%s%HJd40$KBP1~(B)' - ... $B%(%s%F%#%F%#;2>H$K$h$kJ8;zI=5-$rF~NO$9$k$H$-$KMQ$$$^$9!#(B - $B%G%U%)%k%H$G$O(B < (<), > (>), & (&), " ("), ' ('), - $B%V%i%s%/(B ( ) $B$NJd40F~NO$,9T$($^$9!#(B +`[prefix] a (��Ļ�Υ���������䴰���б�)' + ... ����ƥ��ƥ����Ȥˤ��ʸ��ɽ�������Ϥ���Ȥ����Ѥ��ޤ��� + �ǥե���ȤǤ� < (<), > (>), & (&), " ("), ' + ('),�֥�� ( ) ���䴰���Ϥ��Ԥ��ޤ��� +  File: yahtmlj, Node: Jump, Next: Changing and Deleting, Prev: Completion, Up: Top -$B%+!<%=%k%8%c%s%W(B +�������른���� **************** -$BJ8=qCf$N$$$m$$$m$J>l=j$G(B +ʸ����Τ�����ʾ��� `[prefix] g' - ... $BBP1~$9$k%*%V%8%'%/%H$K%8%c%s%W(B + ... �б����륪�֥������Ȥ˥����� -$B$r2!$9$3$H$K$h$j!"%+!<%=%k0LCV$N(BHTML$B9=J8$KBP1~$9$k>l=j$K%8%c%s%W$7$^$9!#BP(B -$B1~4X78$,B8:_$9$k$H2r' $B"+"*(B `' - * `' $B"*(B $BBP1~$9$k(Bviewer$B5/F0(B - * `' $B"*(B $B%j%s%/@h$X$N%]%$%s%H0\F0(B - * `' $B"*(B Java$B%=!<%9%W%m%0%i%`$X$N0\F0(B + * `' ���� `' + * `' �� �б�����viewer��ư + * `' �� �����ؤΥݥ���Ȱ�ư + * `' �� Java�������ץ����ؤΰ�ư +  File: yahtmlj, Node: Changing and Deleting, Next: CSS Support, Prev: Jump, Up: Top -$BJQ99(B/$B:o=|(B +�ѹ�/��� ********* * Menu: -* $BBP%?%0$NJQ99(B:: -* $BJ8;z;2>H$X$NJQ99(B:: -* $B%j%8%g%sFbJ8;z$N(BURLencode:: +* �Х������ѹ�:: +* ʸ�����Ȥؤ��ѹ�:: +* �ꥸ�����ʸ����URLencode:: +  -File: yahtmlj, Node: $BBP%?%0$NJQ99(B, Next: $BJ8;z;2>H$X$NJQ99(B, Prev: Changing and Deleting, Up: Changing and Deleting +File: yahtmlj, Node: �Х������ѹ�, Next: ʸ�����Ȥؤ��ѹ�, Prev: Changing and Deleting, Up: Changing and Deleting -$BBP%?%0$NJQ99(B +�Х������ѹ� ============ -$BJ8=qCf$N$$$m$$$m$J>l=j$G(B +ʸ����Τ�����ʾ��� `[prefix] c' - ... $BBP1~$9$k%?%0Ey$rJQ99(B + ... �б����륿�������ѹ� -$B$r2!$9$3$H$K$h$j!"%+!<%=%k0LCV$N(BHTML$B9=J8$K1~$8$?5-=RFbMF$NJQ99$r9T$$$^$9!#(B -$B%+!<%=%k0LCV$HJQ99$9$kFbMF$NBP1~$O0J2<$NDL$j$G$9!#(B +�򲡤����Ȥˤ�ꡢ����������֤�HTML��ʸ�˱������������Ƥ��ѹ���Ԥ��� +��������������֤��ѹ��������Ƥ��б��ϰʲ����̤�Ǥ��� - * `'$B!A(B`' - ... `TAG' $B$NJQ99(B - * `photo' $B$J$I$NB0@-CM(B - ... $BB0@-CM$NJQ99(B + * `'��`' + ... `TAG' ���ѹ� + * `photo' �ʤɤ�°���� + ... °���ͤ��ѹ� +  -File: yahtmlj, Node: $BJ8;z;2>H$X$NJQ99(B, Next: $B%j%8%g%sFbJ8;z$N(BURLencode, Prev: $BBP%?%0$NJQ99(B, Up: Changing and Deleting +File: yahtmlj, Node: ʸ�����Ȥؤ��ѹ�, Next: �ꥸ�����ʸ����URLencode, Prev: �Х������ѹ�, Up: Changing and Deleting -$BJ8;z;2>H$X$NJQ99(B +ʸ�����Ȥؤ��ѹ� ================ -$BJ8;z$H$7$F$N(B < $B$d(B > $B$rI=8=$9$k$H$-$O!"J8;z;2>H$rMQ$$$F(B< $B$d(B > $B$HI=5-(B -$B$9$kI,MW$,$"$j$^$9$,!"(BHTML$B0J30$N%U%!%$%k$+$i$3$l$i$NJ8;z$r4^$`%F%-%9%H$rD%(B -$B$j9~$s$@>l9g$J$I$K!"$3$l$i$NJ8;z$r0l3g$7$FJ8;z;2>H7A<0$KJQ49$G$-$^$9!#(B +ʸ���Ȥ��Ƥ� < �� > ��ɽ������Ȥ��ϡ�ʸ�����Ȥ��Ѥ���< �� > ��ɽ +������ɬ�פ�����ޤ�����HTML�ʳ��Υե����뤫�餳����ʸ����ޤ�ƥ��� +�Ȥ�ĥ���������ʤɤˡ�������ʸ�����礷��ʸ�����ȷ������Ѵ��Ǥ� +�ޤ��� `[prefix] ;' - ... $B;XDj$7$?NN0h$NJ8;z;2>H$KCV$-49$($k$Y$-J8;z$NCV49(B + ... ���ꤷ���ΰ��ʸ�����Ȥ��֤�������٤�ʸ�����ִ� `[prefix] :' - ... $B;XDj$7$?NN0h$NJ8;z;2>H$r;2>HJ8;z$=$N$b$N$KCV49(B - ([prefix] ; $B$N5UJQ49(B) + ... ���ꤷ���ΰ��ʸ�����Ȥ򻲾�ʸ�����Τ�Τ��ִ� + ([prefix] ; �ε��Ѵ�) +  -File: yahtmlj, Node: $B%j%8%g%sFbJ8;z$N(BURLencode, Prev: $BJ8;z;2>H$X$NJQ99(B, Up: Changing and Deleting +File: yahtmlj, Node: �ꥸ�����ʸ����URLencode, Prev: ʸ�����Ȥؤ��ѹ�, Up: Changing and Deleting -$B%j%8%g%sFbJ8;z$N(BURLencode +�ꥸ�����ʸ����URLencode ========================= [prefix] # - - ... $B;XDj$7$?NN0hFb$K(B URLencode $B$9$Y$-J8;z$,$"$l$P$=$l$i$r(B - $B%(%s%3!<%II=5-$KCV49!#(B + + ... ���ꤷ���ΰ���� URLencode ���٤�ʸ��������Ф����� + ���󥳡���ɽ�����ִ��� +  File: yahtmlj, Node: CSS Support, Next: Customizations, Prev: Changing and Deleting, Up: Top -CSS($B%9%?%$%k%7!<%H(B)$B%5%]!<%H(B +CSS(�������륷����)���ݡ��� *************************** * Menu: -* CSS-class completion:: -* Reread CSS file:: +* CSS-class completion:: +* Reread CSS file:: +  File: yahtmlj, Node: CSS-class completion, Next: Reread CSS file, Prev: CSS Support, Up: CSS Support -CSS$B%/%i%9L>Jd40(B +CSS���饹̾�䴰 =============== -HTML$B20$O(BCSS(Cascading Style Sheets)$B$N%/%i%9L>$rJd40F~NO$9$k$3$H$,$G$-$^$9!#(B -$B%9%?%$%kDj5A$H$7$F(B +HTML����CSS(Cascading Style Sheets)�Υ��饹̾���䴰���Ϥ��뤳�Ȥ��Ǥ��� +����������������Ȥ��� h1.foo, h2.foo { background-color: 0xffffff; } h1.bar, h2.bar { font-size: 120%; } -$B$N$h$&$J$b$N$,$"$C$?>l9g$K!"(Bh1$B$^$?$O(Bh2$B%?%0$r(B [prefix] b $B$d(B [prefix] l $B$GJd(B -$B40F~NO$7$?>l9g$K!"$=$l$i$KM-8z$J(B class $BL>$G$"$k(B foo, bar $B$r8uJd$H$7$FJd40(B -$BF~NO$9$k$3$H$,2DG=$G$9!#$^$?(B +�Τ褦�ʤ�Τ����ä����ˡ�h1�ޤ���h2������ [prefix] b �� [prefix] l +���䴰���Ϥ������ˡ�������ͭ���� class ̾�Ǥ��� foo, bar �����Ȥ� +���䴰���Ϥ��뤳�Ȥ���ǽ�Ǥ����ޤ� .caution { font-size: 120%; background-color: 0xc00000;} -$B$N$h$&$JA4$F$N%(%l%a%s%H$KF/$/(Bclass$B$,Dj5A$5$l$F$$$?>l9g$O!"A4$F$N%?%0$NJd(B -$B40F~NO;~$K(Bclass$B;2>HF~NO$r5a$a$i$l$^$9!#$3$l$,HQ$o$7$$>l9g$O%(%l%a%s%HL>F~(B -$BNO3NDj$N$H$-$K%j%?!<%s%-!<(B($B$^$?$O(BC-m)$B$G$O$J$/!"(BC-j$B$r2!$;$P(Bclass$BJd40F~NO$r(B -$B%-%c%s%;%k$G$-$^$9!#$?$H$($P(B +�Τ褦�����ƤΥ�����Ȥ�Ư��class���������Ƥ������ϡ����ƤΥ����� +�䴰���ϻ���class�������Ϥ�����ޤ������줬�Ѥ路�����ϥ������ +̾���ϳ���ΤȤ��˥꥿���󥭡�(�ޤ���C-m)�ǤϤʤ���C-j�򲡤���class�䴰 +���Ϥ򥭥�󥻥�Ǥ��ޤ������Ȥ��� - `[prefix] l' $B9TFb%?%0Jd40$r5/F0(B - ($B$^$?$O(B`[prefix] l SPC') - tt $B$r$$$l$?$$$N$G(Btt$B$HF~NO(B - `C-m' + [prefix] l ���⥿���䴰��ư + (�ޤ���[prefix] l SPC) + tt �򤤤줿���Τ�tt������ + C-m -$B$H$7$?>l9g$OB3$$$F(B class= $B$HJd40%W%m%s%W%H$,=P$^$9$,!"(B +�Ȥ�������³���� class= ���䴰�ץ��ץȤ��Фޤ����� - `[prefix] l' $B9TFb%?%0Jd40$r5/F0(B - ($B$^$?$O(B`[prefix] l SPC') - tt $B$r$$$l$?$$$N$G(Btt$B$HF~NO(B - `C-j' + [prefix] l ���⥿���䴰��ư + (�ޤ���[prefix] l SPC) + tt �򤤤줿���Τ�tt������ + C-j -$B$H:G8e$r(B `C-j' $B$GF~NO$7$?>l9g$O(B class $BJd40%W%m%s%W%H$O=P$^$;$s!#(B +�ȺǸ�� `C-j' �����Ϥ������� class �䴰�ץ��ץȤϽФޤ��� +  File: yahtmlj, Node: Reread CSS file, Prev: CSS-class completion, Up: CSS Support -CSS$BDj5A%U%!%$%k$NFI$_D>$7(B +CSS����ե�������ɤ�ľ�� ========================= -html$B%U%!%$%k$rJT=8Cf$K(BCSS$BDj5A%U%!%$%k$r=$@5$7!"DI2C$7$?(Bclass$B$rJd408uJd$H$7(B -$B$FD>$A$KFI$_9~$^$;$?$$>l9g$O!"(B`M-x yahtml-mode' $B$H$7$F:F5/F0$r9T$C$F$/$@$5(B -$B$$!#(B +html�ե�������Խ����CSS����ե�������������ɲä��� +class���䴰����Ȥ���ľ�����ɤ߹��ޤ��������ϡ� +`M-x yahtml-mode' �Ȥ��ƺƵ�ư��ԤäƤ��������� +  File: yahtmlj, Node: Customizations, Next: Copying, Prev: CSS Support, Up: Top -$B%+%9%?%^%$%:(B +�������ޥ��� ************ -yahtml$B$NF0:n$r@)8f$9$kJQ?t$K$D$$$F@bL@$7$^$9!#(B +yahtml��ư������椹���ѿ��ˤĤ����������ޤ��� * Menu: -* All customizable variables:: $B%+%9%?%^%$%:JQ?t0lMw(B -* Hook variables:: hook$BJQ?t(B +* All customizable variables:: �������ޥ����ѿ����� +* Hook variables:: hook�ѿ� +  File: yahtmlj, Node: All customizable variables, Next: Hook variables, Prev: Customizations, Up: Customizations -$B%+%9%?%^%$%:JQ?t0lMw(B +�������ޥ����ѿ����� ==================== -- Variable: yahtml-prefix - yahtml-mode $BCf$N%W%j%U%#%/%9%-!<(B (`\C-c') + yahtml-mode ��Υץ�ե��������� (`\C-c') -- Variable: yahtml-image-viewer - img$B$G;2>H$7$F$$$k2hA|%U%!%$%k$rI=<($9$k$H$-$K5/F0$9$k%3%^%s%I(B (xv) + img�ǻ��Ȥ��Ƥ�������ե������ɽ������Ȥ��˵�ư���륳�ޥ�� + (xv) -- Variable: yahtml-www-browser - `[prefix]g' $B$G30It%Z!<%8$rI=<($9$k$H$-$K5/F0$9$k%V%i%&%6(B (netscape) + `[prefix]g' �dz����ڡ�����ɽ������Ȥ��˵�ư����֥饦�� (netscape) -- Variable: yahtml-kanji-code - $B%G%U%)%k%H$N4A;z%3!<%I!#(B1=sjis, 2=jis, 3=euc (2) - .htaccess $B%U%!%$%k$K(B - AddType "text/html; charset=xxx" .html$B$N5-=R$,$"$C$?>l9g$O$=$l(B - $B$K=>$&(B + �ǥե���Ȥδ��������ɡ�1=sjis, 2=jis, 3=euc, 4=utf-8 (2) + .htaccess �ե������ + AddType "text/html; charset=xxx" .html�ε��Ҥ����ä����Ϥ� + ��˽��� -- Variable: yahtml-fill-column - auto-fill$B$9$k$H$-$N%+%i%`?t(B (72) + auto-fill����Ȥ��Υ����� (72) -- Variable: yahtml-fill-prefix - yahtml-mode $B8GM-$N(Bfill-prefix (`nil') + yahtml-mode ��ͭ��fill-prefix (`nil') -- Variable: yahtml-path-url-alist - OS$B$N%U%!%$%k%7%9%F%`>e$G$N%U%k%Q%9L>$H!"$=$N30It8x3+;~$N(BURL$B$NBP1~I=!#(B + OS�Υե����륷���ƥ��ǤΥե�ѥ�̾�ȡ����γ�����������URL���б� + ɽ�� -- Variable: yahtml-directory-index - $B%5!<%P%"%/%;%9;~%U%!%$%kL>$r>JN,$7$?$H$-$K%G%U%)%k%H$G3+$+$l$k%$%s%G%C(B - $B%/%9%U%!%$%k$NL>A0!#B?$/$N>l9g(B index.html$B!#(B(`"index.html"') + �����Х����������ե�����̾���ά�����Ȥ��˥ǥե���Ȥdz�����륤�� + �ǥå����ե������̾����¿���ξ�� index.html��(`"index.html"') -- Variable: yahtml-lint-program - HTML$B9=J8%A%'%C%/%W%m%0%i%`!#(B(`"jweblint"') + HTML��ʸ�����å��ץ���ࡣ(`"jweblint"') -- Variable: yahtml-hate-too-deep-indentation - $B%M%9%H$7$?Ns5s7O4D6-$G$N%$%s%G%s%H$,?<$9$.$k$H$-$K(Bt$B$K$9$k!#(B(`nil') + �ͥ��Ȥ������ϴĶ��ǤΥ���ǥ�Ȥ���������Ȥ���t�ˤ��롣 + (`nil') -- Variable: yahtml-always-/p - `

' $B$r$$$l$?$iI,$:(B `

' $B$7$?$$?M8~$1!#(B`nil' + `

' �򤤤줿��ɬ�� `

' �������͸�����`nil' -- Variable: yahtml-p-prefered-env-regexp - $B<+F0E*$K(B `

' $B$rF~$l$FM_$7$$4D6-!#(B + ��ưŪ�� `

' ��������ߤ����Ķ��� (`"^\\(body\\|dl\\|blockquote\\)"') -- Variable: yahtml-template-file - $B?75,(BHTML$B%U%!%$%k:n@.;~$K<+F0E*$KA^F~$7$FM_$7$$%U%!%$%kL>!#(B + ����HTML�ե�����������˼�ưŪ�����������ߤ����ե�����̾�� `"~/http/template.html"' -- Variable: yahtml-prefer-upcases - $B%?%0$KBgJ8;z$r;H$$$?$$!#(B`nil' + ��������ʸ����Ȥ�������`nil' -- Variable: yahtml-prefer-upcase-attributes - $BB0@-;XDj;R$KBgJ8;z$r;H$$$?$$!#(B`nil' + °������Ҥ���ʸ����Ȥ�������`nil' -- Variable: yahtml-server-type - Apache$B7O$N%5!<%P$rMxMQ$7$F$$$k>l9g$O(B 'apache $B$r%;%C%H$9$k!#(B - ./.htaccess $B$r;2>H$9$k$+$I$&$+$r7hDj$9$k!#(B`'apache' + Apache�ϤΥ����Ф����Ѥ��Ƥ������ 'apache �򥻥åȤ��롣 + ./.htaccess �򻲾Ȥ��뤫�ɤ�������ꤹ�롣`'apache' -- Variable: yahtml-apache-access-file - `yahtml-server-type' $B$,(B `'apache' $B$N$H$-$K%"%/%;%9@)8B%U%!%$%kL>$r;X(B - $BDj!#(B`".htaccess"' + `yahtml-server-type' �� `'apache' �ΤȤ��˥����������¥ե�����̾�� + ���ꡣ`".htaccess"' -- Variable: yahtml-shell-command-option - $B%7%'%k$GJL%3%^%s%I$r5/F0$9$k$H$-$N%*%W%7%g%s!#(B + ��������̥��ޥ�ɤ�ư����Ȥ��Υ��ץ���� -- Variable: yahtml-translate-hyphens-when-comment-region - $BNN0h%3%a%s%H%"%&%H$r$9$k$H$-$K4{$KB8:_$9$k%O%$%U%s$r(B `-' $B$KJQ99$9(B - $B$k$+$I$&$+!#(B(`t') + �ΰ襳���ȥ����Ȥ򤹤�Ȥ��˴���¸�ߤ���ϥ��ե�� `-' ���� + �����뤫�ɤ�����(`t') -- Variable: yahtml-entity-reference-chars-alist - $B%(%s%F%#%F%#;2>H(B(Entity Reference)$B$G5-=R$9$Y$-J8;z72$r(B - `'(?$BJ8;z(B . "$B%(%s%F%#%F%#I=5-(B")' $B$H$$$&7A<0$rNs5s$7$?(Balist$B$GJB$Y$k!#(B - $B%G%U%)%k%H$G(B `<', `>', `&', `'', `"' $B$KBP$9$k(Balist$B$,@_Dj$5$l$F$$$k$N(B - $B$G!"DI2C$7$?$$J,$@$1$r5-=R$9$l$PNI$$!#(Bcdr$BIt(B `"$B%(%s%F%#%F%#I=5-(B"' $B$O!"(B - $B@hF,$N(B `&' $B$H(B $BKvHx$N(B`;'$B$O4^$a$:$K=q$/!#(B + ����ƥ��ƥ�����(Entity Reference)�ǵ��Ҥ��٤�ʸ������`'(?ʸ + �� . "����ƥ��ƥ�ɽ��")' �Ȥ�����������󤷤�alist���¤٤롣�ǥե� + ��Ȥ� `<', `>', `&', `'', `"' ���Ф���alist�����ꤵ��Ƥ���Τǡ� + �ɲä�����ʬ�����򵭽Ҥ�����ɤ���cdr�� `"����ƥ��ƥ�ɽ��"' �ϡ� + ��Ƭ�� `&' �� ������`;'�ϴޤ᤺�˽񤯡� -- Variable: yahtml-faithful-to-htmllint - $B9=J8%A%'%C%+$H$7$F(B htmllint $B$rMxMQ$9$k>l9g$A$g$C$H$7$?M>7W$J6uGr$J$I(B - $B$KBP$7$F$b7Y9p$r<($9$N$G!"$3$l$r2sHr$9$k$H$-$K$O$3$NJQ?t$r(B`t'$B$K$9$k!#(B + ��ʸ�����å��Ȥ��� htmllint �����Ѥ��������äȤ���;�פʶ���� + �ɤ��Ф��Ƥ�ٹ�򼨤��Τǡ��������򤹤�Ȥ��ˤϤ����ѿ���`t'�� + ���롣 -- Variable: yahtml-use-css - CSS$B$NJd405!G=$r;H$&$+$I$&$+(B (`t') + CSS���䴰��ǽ��Ȥ����ɤ��� (`t') -- Variable: yahtml-image-inspection-bytes - $B2hA|%U%!%$%k$N%5%$%:$rD4$Y$k$H$-$KFI$_9~$`%P%$%H?t(B (`10000') + �����ե�����Υ�������Ĵ�٤�Ȥ����ɤ߹���Х��ȿ� (`10000') -- Variable: yahtml:img-default-alt-format - $B$N(BALT$BB0@-$N%G%U%)%k%HJ8;zNs$N=q<0!#(B%x$B$O2hA|$NI}!"(B%y$B$O2hA|(B - $B$N9b$5!"(B%s$B$O%U%!%$%k%5%$%:$KCV49$5$l$k(B (`"%xx%y(%sbytes)"') + ��ALT°���Υǥե����ʸ����ν񼰡�%x�ϲ���������%y�� + �����ι⤵��%s�ϥե����륵�������ִ������ (`"%xx%y(%sbytes)"') -- Variable: yahtml-escape-chars - href$BJd40$J$I$N$H$-$KM=LsJ8;z$r(BURL$B%(%s%3!<%I$9$k$+(B; 'ask$B$N$H$-$O3NG'$7(B - $B$F$+$iCV49$9$k(B (`'ask') + href�䴰�ʤɤΤȤ���ͽ��ʸ����URL���󥳡��ɤ��뤫; 'ask�ΤȤ��ϳ� + ǧ���Ƥ����ִ����� (`'ask') -- Variable: yahtml-use-font-lock - $B%=!<%9$N?'$E$1%Q%C%1!<%8$H$7$F(B font-lock $B$rMxMQ$9$k$+(B(`(featurep ' - font-lock)') + �������ο��Ť��ѥå������Ȥ��� font-lock �����Ѥ��뤫(`(featurep + 'font-lock)') -- Variable: yahtml-use-hilit19 - $B%=!<%9$N?'$E$1%Q%C%1!<%8$H$7$F(B hilit19 $B$rMxMQ$9$k$+(B(`(featurep ' - hilit19)') + �������ο��Ť��ѥå������Ȥ��� hilit19 �����Ѥ��뤫(`(featurep + 'hilit19)') -- Variable: yahtml-indentation-boundary - $B%$%s%G%s%H7W;;$rBG$A@Z$C$F$h$$6-3&$H$J$k@55,I=8=(B(`"^\\s *"') + ����ǥ�ȷ׻����Ǥ��ڤäƤ褤�����Ȥʤ�����ɽ��(`"^\\s + *"') +  File: yahtmlj, Node: Hook variables, Prev: All customizable variables, Up: Customizations -hook$BJQ?t(B +hook�ѿ� ======== +  File: yahtmlj, Node: Copying, Next: Concept Index, Prev: Customizations, Up: Top -$B:\Ey$K4X$7$F$O@)8B$$$?(B -$B$7$^$;$s!#>o<1E*$K07$C$F$/$@$5$$!#$^$?!";HMQ$7$F$$$k;]$r%a%$%k$G$*CN$i$;$$(B -$B$?$@$/$H!":np!"4uK>!"%P%0Js9p!"46A[Ey$O4?7^$$$?$7$^$9!#O"Mm$O(B yuuji@yatex.org $B$^(B -$B$G(B(2000$BG/(B12$B7n8=:_(B)$B!#7QB3E*$K;HMQ$7$F$/$@$5$kJ}$O%a%$%j%s%0%j%9%H!V(Bfj$BLnD;$N(B -$B2q!W$K@'Hs2CF~$7$F$/$@$5$$!#2CF~J}K!$K$D$$$F$OK\%Q%C%1!<%8$N(B `docs/htmlqa' -$B%U%!%$%k$N!V$=$NB>!W$N>O$r8fMw$/$@$5$$!#(B + ��𡢴�˾���Х���𡢴������ϴ��ޤ������ޤ���Ϣ��� yuuji@yatex.org +�ޤ�(2000ǯ12���)����³Ū�˻��Ѥ��Ƥ����������ϥᥤ��󥰥ꥹ�ȡ�fj +��Ļ�β�פ�����������Ƥ���������������ˡ�ˤĤ��Ƥ��ܥѥå������� +`docs/htmlqa'�ե�����Ρ֤���¾�פξϤ�������������� -$B;EMM$O!"M=9p$J$/3N' ... comment out from \begin to \`end' @@ -809,6 +834,7 @@ out from `\begin' to `\end'' mode. +  File: yatexe, Node: Cursor jump, Next: Changing and Deleting, Prev: Commenting out, Up: Top @@ -818,11 +844,12 @@ * Menu: -* Jump to corresponding object:: -* Invoking image processor:: -* Jump to main file:: -* Jumping around the environment:: -* Jumping to last completion position:: +* Jump to corresponding object:: +* Invoking image processor:: +* Jump to main file:: +* Jumping around the environment:: +* Jumping to last completion position:: +  File: yatexe, Node: Jump to corresponding object, Next: Invoking image processor, Prev: Cursor jump, Up: Cursor jump @@ -859,9 +886,10 @@ `[prefix] 4 g' ... go to corresponding object in other window -do the same job as `[prefix] g' except it's done in other window. Note -that this function doesn't work on `begin/end', `%#BEGIN/%#END' pairs -because it is meaningless. +do the same job as `[prefix] g' except it's done in other window. +Note that this function doesn't work on `begin/end', +`%#BEGIN/%#END' pairs because it is meaningless. +  File: yatexe, Node: Invoking image processor, Next: Jump to main file, Prev: Jump to corresponding object, Up: Cursor jump @@ -890,6 +918,7 @@ `YaTeX-file-processor-alist'. If any, call the corresponding image viewer or drawing tool. +  File: yatexe, Node: Jump to main file, Next: Jumping around the environment, Prev: Invoking image processor, Up: Cursor jump @@ -903,8 +932,9 @@ `[prefix] 4^' ... visit main file in other buffer -in a sub text switch the buffer to the main text specified by `%#!' -notation. +in a sub text switch the buffer to the main text specified by +`%#!' notation. +  File: yatexe, Node: Jumping around the environment, Next: Jumping to last completion position, Prev: Jump to main file, Up: Cursor jump @@ -921,6 +951,7 @@ `M-C-@' ... mark environment +  File: yatexe, Node: Jumping to last completion position, Prev: Jumping around the environment, Up: Cursor jump @@ -933,6 +964,7 @@ register-to-point with argument YaTeX-current-position-register, which is achieved by typing `C-x j 3'(by default). +  File: yatexe, Node: Changing and Deleting, Next: Filling, Prev: Cursor jump, Up: Top @@ -949,8 +981,9 @@ * Menu: -* Changing LaTeX commands:: -* Killing LaTeX commands:: +* Changing LaTeX commands:: +* Killing LaTeX commands:: +  File: yatexe, Node: Changing LaTeX commands, Next: Killing LaTeX commands, Prev: Changing and Deleting, Up: Changing and Deleting @@ -978,6 +1011,7 @@ freely emerge. So keep it mind to put the cursor on a brace when you are thinking of changing a complicated argument. +  File: yatexe, Node: Killing LaTeX commands, Prev: Changing LaTeX commands, Up: Changing and Deleting @@ -1006,6 +1040,7 @@ Main \footnote{note} here. Main note here. Main here. ~(cursor) +  File: yatexe, Node: Filling, Next: Updation of includeonly, Prev: Changing and Deleting, Up: Top @@ -1030,9 +1065,9 @@ (setq YaTeX-item-regexp "\\(\\\\\\(sub\\)*item\\)\\|\\(\\\\underlineitem\\)") -in your `~/.emacs'. If you are not familiar with regular expression for -Emacs-Lisp, name a newcommand for `itemize' beginning with `\item' such as -`\itembf', not `\bfitem'. +in your `~/.emacs'. If you are not familiar with regular expression +for Emacs-Lisp, name a newcommand for `itemize' beginning with +`\item' such as `\itembf', not `\bfitem'. This function reformats the `\item' into `hang-indented' style. For example: @@ -1061,6 +1096,7 @@ putting cursor on the first occurrence of non-whitespace character on a line changes the fill-prefix temporarily to the depth of the line. +  File: yatexe, Node: Updation of includeonly, Next: What column, Prev: Filling, Up: Top @@ -1081,9 +1117,11 @@ A)dd R)eplace %)comment? -in the minibuffer. Type `a' if you want to add the current file name to -`\includeonly' list, `r' to replace \`includeonly' list with the current -file, and type `%' to comment out the `\includeonly' line. +in the minibuffer. Type `a' if you want to add the current file name +to `\includeonly' list, `r' to replace \`includeonly' list +with the current file, and type `%' to comment out the +`\includeonly' line. +  File: yatexe, Node: What column, Next: Intelligent newline, Prev: Updation of includeonly, Up: Top @@ -1115,6 +1153,7 @@ column headers, you can create a row of virtual column headers by putting them in the first line and commenting that line with `%'. +  File: yatexe, Node: Intelligent newline, Next: Usepackage checker, Prev: What column, Up: Top @@ -1136,8 +1175,8 @@ * `tabular', `tabular*', `array' - Corresponding number of `&' and `\\'. - And `\hline' if needed. + Corresponding number of `&' and `\\'. And `\hline' if + needed. * `tabbing' @@ -1152,14 +1191,15 @@ If you want to apply these trick to other environments, `foo' environment for example, define the function named -`YaTeX-intelligent-newline-foo' to insert corresponding contents. That -function will be called at the beginning of the next line after the +`YaTeX-intelligent-newline-foo' to insert corresponding contents. +That function will be called at the beginning of the next line after the newline is inserted to the current line. Since the function `YaTeX-indent-line' is designed to indent the current line properly, calling this function before your code to insert certain contents must be useful. See the definition of the function `YaTeX-intelligent-newline-itemize' as an example. +  File: yatexe, Node: Usepackage checker, Next: Online help, Prev: Intelligent newline, Up: Top @@ -1175,6 +1215,7 @@ variable `YaTeX-package-alist-private' correctly. Please refere the value of `YaTeX-package-alist-default' as an example. +  File: yatexe, Node: Online help, Next: Browsing file hierarchy, Prev: Usepackage checker, Up: Top @@ -1224,6 +1265,7 @@ you describe the help on some standard commands. I might want to include it in the next distribution. +  File: yatexe, Node: Browsing file hierarchy, Next: Cooperation with other packages, Prev: Online help, Up: Top @@ -1285,6 +1327,7 @@ Note that operations on the file contents in the next window do not work correctly when you close the corresponding file. +  File: yatexe, Node: Cooperation with other packages, Next: Customizations, Prev: Browsing file hierarchy, Up: Top @@ -1310,6 +1353,7 @@ If you want to use it with YaTeX, please refer the file `yatexm-o.el' as an example. +  File: yatexe, Node: Customizations, Next: Etcetera, Prev: Cooperation with other packages, Up: Top @@ -1321,9 +1365,10 @@ * Menu: -* Lisp variables:: -* Add-in functions:: -* Add-in generator:: +* Lisp variables:: +* Add-in functions:: +* Add-in generator:: +  File: yatexe, Node: Lisp variables, Next: Add-in functions, Prev: Customizations, Up: Customizations @@ -1346,10 +1391,11 @@ * Menu: -* All customizable variables:: -* Sample definitions:: -* Hook variables:: -* Hook file:: +* All customizable variables:: +* Sample definitions:: +* Hook variables:: +* Hook file:: +  File: yatexe, Node: All customizable variables, Next: Sample definitions, Prev: Lisp variables, Up: Lisp variables @@ -1369,8 +1415,8 @@ -- Variable: YaTeX-kanji-code Default buffer-file-coding-system for YaTeX modes' buffer. Set this - 0 to no language conversion. Nil to preserve original coding-system. - (`1 or 2') + 0 to no language conversion. Nil to preserve original + coding-system. 1=Shift JIS, 2=JIS, 3=EUC, 4=UTF-8 (`1 or 2') -- Variable: YaTeX-prefix Prefix key stroke (`C-c') @@ -1383,7 +1429,7 @@ -- Variable: YaTeX-user-completion-table Name of user dictionary where learned completion table will be - stored. (`"~/.yatexrc"') + stored. (`"~/.yatexrc"') -- Variable: tex-command LaTeX typesetter command (`"latex"') @@ -1432,8 +1478,8 @@ -- Variable: YaTeX-fill-inhibit-environments Inhibit fill in these environments (`'("tabular" "tabular*" "array" - "picture" "eqnarray" "eqnarray*" "equation" "math" "displaymath" - "verbatim" "verbatim*")') + picture" "eqnarray" "eqnarray*" "equation" "math" "displaymath" + verbatim" "verbatim*")') -- Variable: YaTeX-uncomment-once T for deleting all preceding `%' (`nil') @@ -1479,7 +1525,7 @@ `YaTeX-display-hierarchy' searches for sectioning command first, and comment line secondary as a file headings. In latter case, ignore lines that match with regular expression of this variable. Default value of - this variable is RCS header expressions and mode specifying line `-*- xxxx + this variable is RCS header expressions and mode specifying line `-*- xxxx -*'. -- Variable: YaTeX-skip-default-reader @@ -1533,8 +1579,8 @@ (`(featurep 'hilit19)' -- Variable: YaTeX-singlecmd-suffix - Suffix which is always inserted after maketitle-type macros. `"{}"' - is recommended. + Suffix which is always inserted after maketitle-type macros. + `"{}"' is recommended. -- Variable: YaTeX-package-alist-private Alist of LaTeX2e-package name vs. lists of macros in it. Set this @@ -1542,13 +1588,10 @@ `usepackage' for corresponding macro, when you input that macro with completion. If required `usepackage' is not found, YaTeX also automatically inserts `\usepackage'. Alist is as follows; - '((PackageName1 - (completionType ListOfMacro) - (completionType ListOfMacro)) - (PackageName2 - (completionType ListOfMacro) - (completionType ListOfMacro...))....) completionType is - one of `env, section, maketitle'. Consult the value of + '((PackageName1 (completionType ListOfMacro) (completionType + ListOfMacro)) (PackageName2 (completionType ListOfMacro) + (completionType ListOfMacro...))....) completionType is one of `env, + section, maketitle'. Consult the value of `YaTeX-package-alist-default' as an example. -- Variable: YaTeX-tabular-indentation @@ -1591,6 +1634,7 @@ (YaTeX::ref-generate-label nil nil)))) +  File: yatexe, Node: Sample definitions, Next: Hook variables, Prev: All customizable variables, Up: Lisp variables @@ -1605,6 +1649,7 @@ YaTeX-user-completion-table "~/src/emacs/yatexrc" YaTeX-fill-prefix " ") +  File: yatexe, Node: Hook variables, Next: Hook file, Prev: Sample definitions, Up: Lisp variables @@ -1623,6 +1668,7 @@ You should use functions `YaTeX-define-key', or `YaTeX-define-begend-key' to define all the key sequences of yatex-mode. +  File: yatexe, Node: Hook file, Prev: Hook variables, Up: Lisp variables @@ -1634,6 +1680,7 @@ file at the initialization of itself. Using `yatexhks.el' makes `yatex-mode-load-hook' unnecessary. +  File: yatexe, Node: Add-in functions, Next: Add-in generator, Prev: Lisp variables, Up: Customizations @@ -1662,10 +1709,11 @@ * Menu: -* How the add-in function works:: -* How the function is called:: -* Useful functions for creating add-in:: -* Contribution:: +* How the add-in function works:: +* How the function is called:: +* Useful functions for creating add-in:: +* Contribution:: +  File: yatexe, Node: How the add-in function works, Next: How the function is called, Prev: Add-in functions, Up: Add-in functions @@ -1722,14 +1770,16 @@ \frac{a/c} -Normally, the expression `a/c' is translated to `\frac{a}{c}'. An -enclosing add-in is useful for modifying `/' to `}{'. +Normally, the expression `a/c' is translated to +`\frac{a}{c}'. An enclosing add-in is useful for modifying +`/' to `}{'. * Menu: -* Defining option-add-in:: -* Defining argument-add-in:: -* Defining enclosing-add-in:: +* Defining option-add-in:: +* Defining argument-add-in:: +* Defining enclosing-add-in:: +  File: yatexe, Node: Defining option-add-in, Next: Defining argument-add-in, Prev: How the add-in function works, Up: How the add-in function works @@ -1752,6 +1802,7 @@ (defun YaTeX:tabular () (concat "{" (read-string "Rule: ") "}")) +  File: yatexe, Node: Defining argument-add-in, Next: Defining enclosing-add-in, Prev: Defining option-add-in, Up: How the add-in function works @@ -1768,13 +1819,14 @@ (defun YaTeX::newcommand (n) ;n is argument position (cond ((= n 1) ;1st argument is macro name - (read-string "Command: " "\\")) ;initial input `\' + (read-string "Command: " "\\")) ;initial input `\' ((= n 2) "") ;do nothing when reading arg#2 (t nil))) Note that when the `argument add-in' function return `nil', normal argument reader will be called. +  File: yatexe, Node: Defining enclosing-add-in, Prev: Defining argument-add-in, Up: How the add-in function works @@ -1795,9 +1847,10 @@ (while (search-forward "/" end t) (goto-char (match-beginning 0)) (if (y-or-n-p "Replace this slash(/) with `}{'") - (throw 'done (replace-match "}{"))) + (throw 'done (replace-match "}{"))) (goto-char (match-end 0))))) +  File: yatexe, Node: How the function is called, Next: Useful functions for creating add-in, Prev: How the add-in function works, Up: Add-in functions @@ -1812,6 +1865,7 @@ been inserted. `Argument add-in' functions are called at each entry of arguments for section-type commands. +  File: yatexe, Node: Useful functions for creating add-in, Next: Contribution, Prev: How the function is called, Up: Add-in functions @@ -1828,9 +1882,10 @@ `[A]' Character list which can show up in the brackets `[D]' - Return the location specifier such as `[htb]'. When nothing is - entered, omit [] itself. If the possible characters are "htbp", call - this function as `(YaTeX:read-position "htbp")' + Return the location specifier such as `[htb]'. When + nothing is entered, omit [] itself. If the possible characters + are "htbp", call this function as + `(YaTeX:read-position "htbp")' `[F]' YaTeX:read-coordinates @@ -1838,9 +1893,9 @@ Base prompt, X-axis prompt, Y-axis prompt (each optional) `[D]' Read the coordinates with the prompt "BasePrompt X-axisPrompt:" for - X-axis, "BasePrompt Y-axisPrompt:" for Y-axis, and return it in the - form of "(X,Y)". The default prompts are `Dimension', `X', `Y' - respectively. + X-axis, "BasePrompt Y-axisPrompt:" for Y-axis, and return it in the form + of "(X,Y)". The default prompts are `Dimension', `X', + `Y' respectively. `[F]' YaTeX:check-completion-type @@ -1851,6 +1906,7 @@ if not. The variable `YaTeX-current-completion-type' holds the symbol according to the current completion type. +  File: yatexe, Node: Contribution, Prev: Useful functions for creating add-in, Up: Add-in functions @@ -1860,6 +1916,7 @@ If you make your own pretty function and you let it be in public, please send me the function. I'm going to include it in the next release. +  File: yatexe, Node: Add-in generator, Prev: Add-in functions, Up: Customizations @@ -1890,27 +1947,26 @@ Simple generator ---------------- - The latter generator is invoked by the next sequence. - `M-x YaTeX-generate-simple' -This generator can make both "option add-in" and "argument add-in" -(*refer the section add-in functions* -*Note How the add-in function works::), whereas `YaTeX-generate' -cannot make "argument addin". + The latter generator is invoked by the next sequence. `M-x +YaTeX-generate-simple' This generator can make both "option add-in" and +argument add-in" (*refer the section add-in functions* *Note How the +add-in function works::), whereas `YaTeX-generate' cannot make "argument +addin". For example, assume you have the LaTeX command as follows. - \epsinput[t](250,50){hoge.eps}{plain}{Picture of foo} - (A) (B) (1) (2) (3) - (A)Optional parameter to specify the position - One of t(top), b(bottom), l(left), r(right) - (B)Maximum size of frame - (1)1st argument is filename of EPS file - (2)2nd argument indicates - plain do nothing - frame make frame around image - dframe make double-frame around image - for included EPS file. - (3)Caption for the picture + \epsinput[t](250,50){hoge.eps}{plain}{Picture of foo} + (A) (B) (1) (2) (3) + (A)Optional parameter to specify the position + One of t(top), b(bottom), l(left), r(right) + (B)Maximum size of frame + (1)1st argument is filename of EPS file + (2)2nd argument indicates + plain do nothing + frame make frame around image + dframe make double-frame around image + for included EPS file. + (3)Caption for the picture Now get start with generation. Typing `M-x YaTeX-generate-simple' brings the prompt: @@ -1955,7 +2011,7 @@ are t, b, l, and r. To tell these information to generator, operate as follows. - Read type(1).... p + Read type(1).... p Acceptable characters: tblr RET (B) is coordinate. So its completion style is coOrd. We want a prompt @@ -2002,10 +2058,10 @@ Then all the candidates ready to be read. Type single RET after entering all. - Item[1](RET to exit): plain RET - Item[2](RET to exit): frame RET - Item[3](RET to exit): dframe RET - Item[4](RET to exit): RET + Item[1](RET to exit): plain RET + Item[2](RET to exit): frame RET + Item[3](RET to exit): dframe RET + Item[4](RET to exit): RET The following prompt asks whether the entered string must belong to candidates or not. In this case, since the argument must be one of @@ -2030,6 +2086,7 @@ steel yourself in the happy atmosphere and do not send me the function. I do know it is not fine because it is generated by yatexgen:-p. +  File: yatexe, Node: Etcetera, Next: Copying, Prev: Customizations, Up: Top @@ -2046,6 +2103,7 @@ The package name `Wild Bird' is the English translation of Japanese title `Yachou', which is a trick on words of Japanese. +  File: yatexe, Node: Copying, Prev: Etcetera, Up: Top @@ -2072,66 +2130,66 @@ HIROSE Yuuji  Tag table: -Node: Top153 -Node: What is YaTeX?1493 -Node: Main features1865 -Node: Installation3456 -Node: Typesetting4232 -Node: Calling typesetter5061 -Node: Calling previewer6406 -Node: Printing out6766 -Node: %#notation7057 -Node: Changing typesetter7432 -Node: Splitting input files7795 -Node: Static region for typesetting9222 -Node: Lpr format10350 -Node: Editing %# notation11406 -Node: Completion11924 -Node: Begin-type completion12483 -Node: Section-type completion15526 -Node: view-sectioning17960 -Node: Large-type completion19539 -Node: Maketitle-type completion20269 -Node: Arbitrary completion20820 -Node: End completion21209 -Node: Accent completion21678 -Node: Image completion22294 -Node: Greek letters completion24550 -Node: Local dictionaries25276 -Node: Commenting out26212 -Node: Cursor jump27670 -Node: Jump to corresponding object27981 -Node: Invoking image processor29381 -Node: Jump to main file30723 -Node: Jumping around the environment31087 -Node: Jumping to last completion position31504 -Node: Changing and Deleting32012 -Node: Changing LaTeX commands32403 -Node: Killing LaTeX commands33579 -Node: Filling34763 -Node: Updation of includeonly36613 -Node: What column37409 -Node: Intelligent newline38493 -Node: Usepackage checker40153 -Node: Online help40743 -Node: Browsing file hierarchy42417 -Node: Cooperation with other packages44153 -Node: Customizations44857 -Node: Lisp variables45190 -Node: All customizable variables46193 -Node: Sample definitions55941 -Node: Hook variables56453 -Node: Hook file57156 -Node: Add-in functions57494 -Node: How the add-in function works58353 -Node: Defining option-add-in60551 -Node: Defining argument-add-in61272 -Node: Defining enclosing-add-in62153 -Node: How the function is called63006 -Node: Useful functions for creating add-in63681 -Node: Contribution65085 -Node: Add-in generator65358 -Node: Etcetera70751 -Node: Copying71355 +Node: Top145 +Node: What is YaTeX?1472 +Node: Main features1845 +Node: Installation3436 +Node: Typesetting4213 +Node: Calling typesetter5006 +Node: Calling previewer6352 +Node: Printing out6713 +Node: %#notation7005 +Node: Changing typesetter7336 +Node: Splitting input files7700 +Node: Static region for typesetting9124 +Node: Lpr format10253 +Node: Editing %# notation11310 +Node: Completion11829 +Node: Begin-type completion12318 +Node: Section-type completion15360 +Node: view-sectioning17781 +Node: Large-type completion19361 +Node: Maketitle-type completion20091 +Node: Arbitrary completion20643 +Node: End completion21033 +Node: Accent completion21502 +Node: Image completion22119 +Node: Greek letters completion24374 +Node: Local dictionaries25101 +Node: Commenting out26038 +Node: Cursor jump27497 +Node: Jump to corresponding object27788 +Node: Invoking image processor29188 +Node: Jump to main file30531 +Node: Jumping around the environment30897 +Node: Jumping to last completion position31315 +Node: Changing and Deleting31824 +Node: Changing LaTeX commands32205 +Node: Killing LaTeX commands33382 +Node: Filling34567 +Node: Updation of includeonly36422 +Node: What column37219 +Node: Intelligent newline38304 +Node: Usepackage checker39957 +Node: Online help40548 +Node: Browsing file hierarchy42223 +Node: Cooperation with other packages43960 +Node: Customizations44665 +Node: Lisp variables44961 +Node: All customizable variables45920 +Node: Sample definitions55615 +Node: Hook variables56128 +Node: Hook file56832 +Node: Add-in functions57171 +Node: How the add-in function works58009 +Node: Defining option-add-in60195 +Node: Defining argument-add-in60917 +Node: Defining enclosing-add-in61798 +Node: How the function is called62654 +Node: Useful functions for creating add-in63330 +Node: Contribution64740 +Node: Add-in generator65014 +Node: Etcetera70474 +Node: Copying71079  End tag table diff --git a/docs/yatexj b/docs/yatexj index d637f7b..e38621b 100644 --- a/docs/yatexj +++ b/docs/yatexj @@ -1,388 +1,401 @@ Info file: yatexj, -*-Text-*- produced by `texinfo-format-buffer' from file `yatexj.tex' -using `texinfmt.el' version 2.32 of 19 November 1993. - - - +using `texinfmt.el' version 2.42 of 7 Jul 2006.  File: yatexj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) * Menu: -* Intro:: $B$O$8$a$K(B -* Terminology:: $B%^%K%e%"%k;2>H>e$NCm0U(B -* Main features:: $B!%Q%C%1!<%8$H$NO"7H(B -* Customizations:: $B%+%9%?%^%$%:(B -* Etc:: $B$=$NB>(B -* Copying:: $BH>e$NCm0U(B +�ܥޥ˥奢�뻲�Ⱦ����� ************************ - $BK\%^%K%e%"%k$G$O0J2<$NI=5-$rMQ$$$^$9!#(B + �ܥޥ˥奢��Ǥϰʲ���ɽ�����Ѥ��ޤ��� - * begin$B7?%3%^%s%I(B + * begin�����ޥ�� - `\begin{$B4D6-(B} $B!A(B \end{$B4D6-(B}'$B$H$$$&7A<0$N(BLaTeX$B%3%^%s%I$r;X$7$^$9!#(B - begin$B7?%3%^%s%I$rJd40F~NO$9$k$3$H$r(Bbegin$B7?Jd40$H8F$S$^$9!#(B + `\begin{�Ķ�} �� \end{�Ķ�}'�Ȥ���������LaTeX���ޥ�ɤ�ؤ��ޤ��� + begin�����ޥ�ɤ��䴰���Ϥ��뤳�Ȥ�begin���䴰�ȸƤӤޤ��� - * section$B7?%3%^%s%I(B + * section�����ޥ�� - `\section{$B%?%$%H%k(B}'$B$d(B`\mbox{$BFbMF(B}'$B$N$h$&$K0z?t$rl9gK\%^%K%e%"%k$N(B `[prefix]' - $B$H$$$&I=5-$O!"(B`C-c' $B$HFI$_49$($F$/$@$5$$!#(B + ��Ļ�ε�ǽ��ƤӽФ�����Υץ�ե������������ǥե���ȤǤ�`C-c'�� + ������Ƥ��Ƥ���Τǡ��ä��ѹ����Ƥ��ʤ�����ܥޥ˥奢��� + `[prefix]' �Ȥ���ɽ���ϡ�`C-c' ���ɤߴ����Ƥ��������� +  File: yatexj, Node: Main features, Next: Installation, Prev: Terminology, Up: Top -$BoJd40%-!<(B) - * $B%;%/%7%g%s6h@Z$jF~NO;~$NJ8=q9=B$%"%&%H%i%$%sI=<((B - * $B%;%/%7%g%s%3%^%s%I$N0l3g%7%U%H(B (*Note view-sectioning::) - * $BJd40<-=q$N3X=,(B - * LaTeX $B$N4D6-$d%3%^%s%I$K1~$8$?%,%$%IIU$-0z?tF~NO(B - * $BLnD;$K$J$$%,%$%IIU$-0z?tF~NO4X?t$N<+F0@8@.(B(`yatexgen.el') - * LaTeX $B%3%^%s%I$N:o=|(B/$BJQ99(B(`C-c k', `C-c c') - * $B%U%!%$%k4V!"(B`\begin'<->`\end'$B4V!"(B - `\ref'<->`\label'$B4V!"(B - `\cite'<->`\bibitem'$B%8%c%s%W(B(`C-c g') - * $B0l3g%3%a%s%H%"%&%H(B/$B%"%s%3%a%s%H%"%&%H(B - (`C-c >', `C-c <', `C-c ,', `C-c .') - * $B%"%/%;%s%H5-9f(B/$B?t<04D6-MQ%3%^%s%I(B/$B%.%j%7%cJ8;z$NF~NO;Y1g(B - (`C-c a', `;', `/') - * tabular/array$B4D6-$N%+%i%`0LCV%,%$%I(B - * $BI8=`E*(B LaTeX $B%3%^%s%I$N%*%s%i%$%s%X%k%W(B(`C-c ?', `C-c /') - * $B%I%-%e%a%s%H$N%$%s%/%k!<%I9=B$$N;k3PE*I=<($H%P%C%U%!@Z$jBX$((B(`C-c d') - * $BJd40F~NO$7$?%^%/%m$K1~$8$FI,MW$J(B \userpackage $B$rF~$l$F$/$l$k@h2s$j(B + * �����ץ��å���ץ���塼���ʤɤ��Խ����̤���ε�ư(`C-c t') + * ����������֤ˤ��ʤ�����ꥸ������ʬ�����ץ��å� + * \includeonly�Υ�󥿥å����� + * ���顼�ս�ؤμ�ư������(`C-c '') + * `\begin{}, \end{}, \section...' �ʤɤ� LaTeX���ޥ�ɤ��䴰���� + (`C-c b', `C-c s', `C-c l', `C-c m') + * �������Ϥ����ƥ����Ȥ�Ķ��䥳�ޥ�ɰ�������˼��������䴰 + (`C-u' +�̾��䴰����) + * �����������ڤ����ϻ���ʸ��¤�����ȥ饤��ɽ�� + * ��������󥳥ޥ�ɤΰ�祷�ե� (*Note view-sectioning::) + * �䴰����γؽ� + * LaTeX �δĶ��䥳�ޥ�ɤ˱������������դ��������� + * ��Ļ�ˤʤ��������դ��������ϴؿ��μ�ư����(`yatexgen.el') + * LaTeX ���ޥ�ɤκ��/�ѹ�(`C-c k', `C-c c') + * �ե�����֡�`\begin'<->`\end'�֡� + `\ref'<->`\label'�֡� + `\cite'<->`\bibitem'������(`C-c g') + * ��祳���ȥ�����/���󥳥��ȥ�����(`C-c >', `C-c <', `C-c ,', + `C-c .') + * ��������ȵ���/�����Ķ��ѥ��ޥ��/���ꥷ��ʸ�������ϻٱ�(`C-c a', + `;', `/') + * tabular/array�Ķ��Υ������֥����� + * ɸ��Ū LaTeX ���ޥ�ɤΥ���饤��إ��(`C-c ?', `C-c /') + * �ɥ�����ȤΥ��󥯥롼�ɹ�¤�λ��Ūɽ���ȥХåե��ڤ��ؤ�(`C-c + d') + * �䴰���Ϥ����ޥ���˱�����ɬ�פ� \userpackage ������Ƥ�������� userpackage - * \label$B$rBG$D$3$H$O$b$&K:$l$h$&(B! ref$B$d(Bcite$BJd40F~NO$G<+F0@8@.$7$^$9(B + * \label���ǤĤ��ȤϤ⤦˺��褦! ref��cite�䴰���ϤǼ�ư�������ޤ� +  File: yatexj, Node: Installation, Next: Invocation, Prev: Main features, Up: Top -$B5/F0K!(B +��ưˡ ****** -$BLnD;5/F0$N$?$a$N@_Dj(B +��Ļ��ư�Τ�������� ==================== - ~/.emacs$B$K2<$N(B2$B9`L\$r2C$($^$9!#(B + ~/.emacs�˲���2���ܤ�ä��ޤ��� (setq auto-mode-alist (cons (cons "\\.tex$" 'yatex-mode) auto-mode-alist)) (autoload 'yatex-mode "yatex" "Yet Another LaTeX mode" t) -$Be$N@_Dj$K$h$j!"3HD%;R$,(B .tex $B$G$"$k%U%!%$%k$rJT=8$9$k$H<+F0E*$KLnD;$,(B -$B%m!<%I$5$l$^$9!#LnD;$,@5>o$K5/F0$G$-$?$H$-$O%b!<%I%i%$%s$NI=<($,!V$d$F$U!W(B -$B$KJQ$o$j$^$9!#(B + �ʾ������ˤ�ꡢ��ĥ�Ҥ� .tex �Ǥ���ե�������Խ�����ȼ�ưŪ���� +Ļ�����ɤ���ޤ�����Ļ������˵�ư�Ǥ����Ȥ��ϥ⡼�ɥ饤���ɽ���� +�֤�Ƥաפ��Ѥ��ޤ��� -$B%?%$%W%;%C%?(B/$B%W%l%t%e!<%"4D6-$N@_Dj(B +�����ץ��å�/�ץ���塼���Ķ������� =================================== - $BMxMQ$9$k30It%W%m%0%i%`$K4X$9$k0J2<$NJQ?t$r3NG'$7!"I,MW$J$i@5$7$$CM$KJQ99(B -$B$7$^$9!#(B + ���Ѥ��볰���ץ����˴ؤ���ʲ����ѿ����ǧ����ɬ�פʤ��������ͤ� +�ѹ����ޤ��� `tex-command' - ... $B5/F0$9$k%?%$%W%;%C%?$N%3%^%s%IL>(B + ... ��ư���륿���ץ��å��Υ��ޥ��̾ `dvi2-command' - ... $B5/F0$9$k%W%l%t%e!<%"$N%3%^%s%IL>(B + ... ��ư����ץ���塼���Υ��ޥ��̾ `NTT-jTeX' - ... $B2~9T(B+$B%$%s%G%s%H$K$h$C$F!"%?%$%W%;%C%H8e$N;z4V$,6u$$$F$7$^(B - $B$&$N$rM^@)$9$k>l9g$K(Bt$B$K$9$k(B($B8E$$(BNTT-jTeX$B$G82Cx$K8=$l$k(B)$B!#6qBN(B - $BE*$K$O!"(B - fill$B$9$k$H$-$K3F9T$N=*$o$j$K(B%$B$rIU2C$9$k$h$&$K$J$k!#(B + ... ����+����ǥ�Ȥˤ�äơ������ץ��åȸ�λ��֤������� + ���ޤ��Τ������������t�ˤ���(�Ť�NTT-jTeX�Ǹ����˸����)������ + Ū�ˤϡ�fill����Ȥ��˳ƹԤν�����%���ղä���褦�ˤʤ롣 `YaTeX-kanji-code' - ... $BJ8=q$r:n@.$9$k;~$N4A;z%3!<%I(B + ... ʸ������������δ��������� `dviprint-command-format' - ... $B%U%!%$%k$N0u:~$K;H$o$l$k%3%^%s%INs$N=q<0(B + ... �ե�����ΰ����˻Ȥ��륳�ޥ����ν� `makeindex-command' - ... makeindex$B%3%^%s%I(B + ... makeindex���ޥ�� -$B$3$l$i$rJQ99$9$k>l9g$O!"$d$O$j(B`~/.emacs'$B$K$F!"$?$H$($P(B +�������ѹ�������ϡ���Ϥ�`~/.emacs'�ˤơ����Ȥ��� (setq tex-command "bigjlatex") -$B$N$h$&$K$7$F$/$@$5$$!#$I$N$h$&$JCM$r%;%C%H$9$l$PNI$$$+$K$D$$$F$O!"(B -*Note All customizable variables::$B$r;2>H$7$F$/$@$5$$!#(B +�Τ褦�ˤ��Ƥ����������ɤΤ褦���ͤ򥻥åȤ�����ɤ����ˤĤ��Ƥϡ� +*Note All customizable variables::�򻲾Ȥ��Ƥ��������� +  File: yatexj, Node: Invocation, Next: %#notation, Prev: Installation, Up: Top -latex$B%3%^%s%I5/F0(B +latex���ޥ�ɵ�ư ***************** -LaTeX$B%=!<%9$NJT=8Cf!"l9g$K$O%?%$%W%;%C%H%P%C%U%!$K0\$j!"(B(`C-x o') $B%?%$%W%;%C%?$N=P$7$F(B -$B$$$k(B ? $B%W%m%s%W%H$KBP$7$F!"(B`x' ($B=hM}$NCfCG(B)$B$J$I$N;X<($rAw$k$3$H$,$G$-$^$9!#(B -$B%(%i!<$r=$@5$9$k>l9g$O!"(B + �����ץ��å���ư����ȡ��Խ�������ɥ���2�Ĥ�ʬ�䤵�졢�����Υ����� +�ɥ��˥����ץ��åȲ��̤�ɽ������ޤ������Ϥ�����å�������Ϣư������ +�ץ��åȥХåե��ϼ�ưŪ�˥������뤷�ޤ����⤷������ǥ��顼�������� +�ƻߤޤäƤ��ޤä����ˤϥ����ץ��åȥХåե��˰ܤꡢ(`C-x o') ������ +���å��νФ��Ƥ��� ? �ץ��ץȤ��Ф��ơ�`x' (����������)�ʤɤλؼ����� +�뤳�Ȥ��Ǥ��ޤ������顼����������ϡ� `[prefix] '' -`(prefix+$B%"%]%9%H%m%U%#(B)' - ... $BD>A0$N%(%i!l9g$O!"%?%$%W%;%C%H%P%C%U%!$G!"%(%i!<$NI=(B -$B<($5$l$F$$$k9T$K%+!<%=%k$r9g$o$;%9%Z!<%9%-!<$r2!$9$H(B LaTeX $B%=!<%9$NBP1~$9(B -$B$k9T$K%8%c%s%W$7$^$9!#(B + �⤷�����ˤʤ륨�顼�Ԥ����ä����ϡ������ץ��åȥХåե��ǡ����顼 +��ɽ������Ƥ���Ԥ˥���������碌���ڡ��������򲡤��� LaTeX �������� +�б�����Ԥ˥����פ��ޤ��� -$BNN0h%?%$%W%;%C%H(B +�ΰ西���ץ��å� ---------------- - $B%]%$%s%H$H%^!<%/$N4V!"$"$k$$$O%F%-%9%HCf$KKd$a9~$s$@(B `%#BEGIN' $B$H(B`%#END' -$B$N4V$NNN0h(B(*Note %#notation::)$B$@$1$r@Z$jl9g$N(B documentclass $B$O!"C10l%U%!%$%k$N(B LaTeX $B%=!<%9$NJT=8;~$K$O$=(B -$B$N%U%!%$%k$N(B documentclass $B$,!"JL%U%!%$%k$+$i(B include $B$7$F$$$k>l9g$K$O%a%$(B -$B%s%U%!%$%k$N(B documentclass $B$,<+F0E*$KA*Br$5$l$^$9!#;XDjNN0h$O!"%a%$%s%U%!(B -$B%$%k$N$"$k%G%#%l%/%H%j$N(B`texput.tex'$B$H$$$&NW;~%U%!%$%k$K=PNO$5$l$^$9$N$G!"(B -$B>e=q$-$K$OCm0U$7$F$/$@$5$$!#(B + �ݥ���Ȥȥޡ����δ֡����뤤�ϥƥ��������������� `%#BEGIN' �� +`%#END'�δ֤��ΰ�(*Note %#notation::)�������ڤ��äƥ����ץ��åȤ��뤳 +�Ȥ��Ǥ��ޤ������ξ��� documentclass �ϡ�ñ��ե������ LaTeX ������ +���Խ����ˤϤ��Υե������ documentclass �����̥ե����뤫�� include �� +�Ƥ�����ˤϥᥤ��ե������ documentclass ����ưŪ�����򤵤�ޤ����� +���ΰ�ϡ��ᥤ��ե�����Τ���ǥ��쥯�ȥ��`texput.tex'�Ȥ����׻��ե� +����˽��Ϥ���ޤ��Τǡ���񤭤ˤ���դ��Ƥ��������� +  File: yatexj, Node: Calling previewer, Next: Print out, Prev: Calling typesetter, Up: Invocation -$B%W%l%t%e!<%"5/F0(B +�ץ���塼����ư ================ - `[prefix] t p' $B$K$h$j%W%l%t%e!<%"$N5/F0$,$G$-$^$9!#$5$i$K!"$b$7$"$J$?$,!"(B- -remote $B5!G=$D$-$N(Bxdvi$B$rMxMQ$7$F$$$k>l9g$O(B `[prefix] t s' $B$r2!$9$3$H$K$h$j(B -$B%+!<%=%k0LCV$NJ8;zNs$r8!:w$7$F$=$N%Z!<%8$rI=<($9$k$h$&$K$9$G$K5/F0Cf$N(Bxdvi -$B$KL?Na$rAw$j$^$9!#$3$l$K$h$j!"8=:_JT=8Cf$N2U=j$N%?%$%W%;%C%H7k2L$rB(:B$K8+(B -$B$k$3$H$,$G$-$^$9!#(B + `[prefix] t p' �ˤ��ץ���塼���ε�ư���Ǥ��ޤ�������ˡ��⤷���ʤ� +����-remote ��ǽ�Ĥ���xdvi�����Ѥ��Ƥ������ `[prefix] t s' �򲡤��� +�Ȥˤ�ꥫ��������֤�ʸ����򸡺����Ƥ��Υڡ�����ɽ������褦�ˤ��Ǥ� +��ư���xdvi��̿�������ޤ�������ˤ�ꡢ�����Խ���βս�Υ����ץ��� +�ȷ�̤�¨�¤˸��뤳�Ȥ��Ǥ��ޤ��� +  File: yatexj, Node: Print out, Prev: Calling previewer, Up: Invocation -$B%W%j%s%H%"%&%H(B +�ץ��ȥ����� ============== - `[prefix] t l'$B$r2!$7$F%W%j%s%H%"%&%H$r;X<($9$k$H!"=PNO3+;O(B/$B=*N;%Z!<%8$r(B -$BJ9$$$F$/$k$N$G!"$=$l$>$l$KEz$($^$9!#$3$l$r>JN,$7$?$$;~$O!"(B -universal-argument $B$r$D$1!"(B + `[prefix] t l'�򲡤��ƥץ��ȥ����Ȥ�ؼ�����ȡ����ϳ���/��λ�ڡ��� +��ʹ���Ƥ���Τǡ����줾��������ޤ���������ά���������ϡ� +universal-argument ��Ĥ��� `C-u [prefix] t l' - ... $B%Z!<%83NG'>JN,(Blpr$B5/F0(B + ... �ڡ�����ǧ��άlpr��ư -$B$N$h$&$K5/F0$7$F$/$@$5$$!#(B +�Τ褦�˵�ư���Ƥ��������� +  File: yatexj, Node: %#notation, Next: Completion, Prev: Invocation, Up: Top -%#$B5-K!(B +%#��ˡ ****** - $BK\J8Cf$K(B`%#'$B$G$O$8$^$k%-!<%o!<%I$rKd$a9~$`$3$H$G%?%$%W%;%C%?5/F0Ey$N@)8f(B -$B$r$9$k$3$H$,$G$-$^$9!#(B + ��ʸ���`%#'�ǤϤ��ޤ륭����ɤ������ळ�Ȥǥ����ץ��å���ư���� +����򤹤뤳�Ȥ��Ǥ��ޤ��� * Menu: -* Changing typesetter:: $B%?%$%W%;%C%HMQ%3%^%s%I$NJQ99(B -* Splitting input files:: $BF~NO%U%!%$%kJ,3d(B -* Fix region for typesetting:: $BNN0h$N8GDj(B -* lpr format:: $B%W%j%s%H%"%&%H%3%^%s%IMQ%U%)!<%^%C%H(B -* Editing %# notation:: %#$B5-K!$NJT=8(B +* Changing typesetter:: �����ץ��å��ѥ��ޥ�ɤ��ѹ� +* Splitting input files:: ���ϥե�����ʬ�� +* Fix region for typesetting:: �ΰ�θ��� +* lpr format:: �ץ��ȥ����ȥ��ޥ���ѥե����ޥå� +* Editing %# notation:: %#��ˡ���Խ� +  File: yatexj, Node: Changing typesetter, Next: Splitting input files, Prev: %#notation, Up: %#notation -$B%?%$%W%;%C%HMQ%3%^%s%IJQ99(B +�����ץ��å��ѥ��ޥ���ѹ� ========================== - $B5/F0$9$k%3%^%s%I$rJQ$($?$$;~$OK\J8Cf$Kl9g$KJXMx$G$7$g$&!#(B +NTT jTeX �ȡ�ASCII jTeX ��Ȥ�ʬ�������褦�ʾ��������Ǥ��礦�� +  File: yatexj, Node: Splitting input files, Next: Fix region for typesetting, Prev: Changing typesetter, Up: %#notation -$BF~NO%U%!%$%kJ,3d(B +���ϥե�����ʬ�� ================ -$B$^$?!">OKh$KJL%U%!%$%k$N(B .tex $B$r:n@.$7$F$$$k>l9g$G!"(B`main.tex'$B$+$i(B -`sub.tex'$B$r(B `\include'$B$7$F$$$k$h$&$J;~$O!"(B`sub.tex'$B$NG$0U$N0LCV$Ke$NNc$N$h$&$K%3%^%s%IL>$@$1$G$J$/0z?t$b=q$$$?>l9g$K$O!"A4$F$r$=$N$^$^(B -shell $B$KEO$9$N$G main -$B$J$*!"$3$N9T$N:G8e$NC18l$N%T%j%*%I0JA0$r!V%a%$%s%U%!%$%k!W$N%Y!<%9%M!<%`$G(B -$B$"$k$H2>Dj$7$^$9(B($B>e$N(B2$B$D$N>l9g$I$A$i$b(B`main')$B!#$3$N9T$K5-=R$7$?!"(B`%f'$B$O%a(B -$B%$%s%U%!%$%kL>$K!"(B`%r' $B$O%a%$%s%U%!%$%k$N3HD%;R$rl9g!"=i2s%?%$%W%;%C%H;~$KI,$:%a%$%s%U%!%$(B -$B%kL>$NF~NO$rB%$5$l$^$9!#(B +�ʤ������ιԤκǸ��ñ��Υԥꥪ�ɰ�����֥ᥤ��ե�����פΥ١����͡� +��Ǥ���Ȳ��ꤷ�ޤ�(���2�Ĥξ��ɤ����`main')�����ιԤ˵��Ҥ����� +`%f'�ϥᥤ��ե�����̾�ˡ�`%r' �ϥᥤ��ե�����γ�ĥ�Ҥ����������ʬ +���ִ�����ޤ�����������`%f,%r'�����Ѥ�����硢��󥿥��ץ��åȻ���ɬ�� +�ᥤ��ե�����̾�����Ϥ�¥����ޤ��� - `[prefix] g' (*Note Cursor jump::$B;2>H(B) $B$G$N%U%!%$%k4V%8%c%s%W$rM-8z$K5!(B -$BG=$5$;$k$?$a!"F~NO%U%!%$%kJ,3d;~$K$Oe$N%G%#%l%/%H%j$K$"$k>l9g$b!"%5%V%U%!%$%k$K$O(B - %#!platex main.tex $B$N$h$&$K5-=R$9$k(B(../main$B$G$O$J$$(B)$B!#(B + 1. ���֥ǥ��쥯�ȥ���äơ�������˥��֥ե�������֤����ȤϤǤ��뤬 + ���֥ǥ��쥯�ȥ�Υ��֥ǥ��쥯�ȥ�ˤ��֤��ʤ��� + 2. �ᥤ��ե����뤫�饵�֥ǥ��쥯�ȥ���Υե������ include + ������ˤϡ����Хѥ�������Ѥ��ơ� + `\include{chap1/sub}'�Τ褦�˵��ҡ� + 3. �ᥤ��ե����뤬��ľ�Υǥ��쥯�ȥ�ˤ�����⡢���֥ե�����ˤ� + %#!platex main.tex �Τ褦�˵��Ҥ���(../main�ǤϤʤ�)�� +  File: yatexj, Node: Fix region for typesetting, Next: lpr format, Prev: Splitting input files, Up: %#notation -$BNN0h$N8GDj(B +�ΰ�θ��� ========== - `[prefix] tr' $B$NNN0h;XDj$N%?%$%W%;%C%H$G$O!"$H$/$K;XDj$N$J$$$+$.$j!"(B -`C-SPC'$B$G%^!<%/$7$?0LCV$H!"%]%$%s%H(B($B%+!<%=%k0LCV(B)$B$N4V$rNN0h$H$_$J$7$^$9$,!"(B -$BI,$:7h$^$C$?NN0h$r%?%$%W%;%C%H$7$?$$>l9g$O!"$=$NNN0h$r(B + `[prefix] tr' ���ΰ����Υ����ץ��åȤǤϡ��Ȥ��˻���Τʤ������ꡢ +`C-SPC'�ǥޡ����������֤ȡ��ݥ����(�����������)�δ֤��ΰ�Ȥߤʤ��ޤ� +����ɬ����ޤä��ΰ�򥿥��ץ��åȤ��������ϡ������ΰ�� %#BEGIN - <$BEO$7$?$$NN0h(B> + <�Ϥ������ΰ�> %#END -$B$N$h$&$K(B`%#BEGIN'$B$H(B`%#END'$B$G0O$_!"%+!<%=%k$r!V(B`%#BEGIN'$B0J9_!W$KCV$$$F$/$@(B -$B$5$$!#$3$N;~$NNN0h7hDj5,B'$r$^$H$a$k$Hl(B - $B9g(B + 1. ����������֤��Хåե�����Ƭ������`%#BEGIN'�Ȥ���������ɤ��� + ���� - 1. `%#BEGIN'$B$h$j%P%C%U%!$NKvHxJ}8~$K(B`%#END'$B$H$$$&%-!<%o!<%I$,8+$D$+$C(B - $B$?>l9g!#(B - =>`%#BEGIN' $B$+$i!"$=$N(B `%#END' $B$N$"$k0LCV$^$G!#(B - 2. `%#END' $B$,8+$D$+$i$J$+$C$?>l9g!#(B=>$B%P%C%U%!$N:G8eHx$^$G!#(B + 1. `%#BEGIN'���Хåե�������������`%#END'�Ȥ���������ɤ����Ĥ��� + ����硣 + =>`%#BEGIN' ���顢���� `%#END' �Τ�����֤ޤǡ� + 2. `%#END' �����Ĥ���ʤ��ä���硣 + =>�Хåե��κǸ����ޤǡ� - 2. $B%+!<%=%k0LCV$h$j%P%C%U%!$N@hF,J}8~$K(B `%#BEGIN' $B$H$$$&%-!<%o!<%I$,(B - $B8+$D$+$i$J$+$C$?>l9g!#(B - =>$B%^!<%/(B(`C-SPC'$B0LCV(B)$B$H%]%$%s%H(B($B%+!<%=%k0LCV(B)$B$N4V$NNN0h!#(B + 2. ����������֤��Хåե�����Ƭ������ `%#BEGIN' �Ȥ���������ɤ� + ���Ĥ���ʤ��ä���硣 + =>�ޡ���(`C-SPC'����)�ȥݥ����(�����������)�δ֤��ΰ衣 - tabular $B4D6-$r2?EY$b;n9T:x8m$7$F$$$k$h$&$J>l9g$O!"(B`\begin'$B$NA0$N9T$K(B -`%#BEGIN' $B$H=q$-!"(B`\end' $B$N$K(B `%#BEGIN' $B$r=q(B -$B$$$F$*$1$P!"A0H>$NItJ,$OL5;k$G$-$^$9!#$3$N(BBEGIN$B$H(BEND$B$N>C$7K:$l$K$O==J,$4Cm(B -$B0U2<$5$$!#(B + tabular �Ķ����٤��Ժ����Ƥ���褦�ʾ��ϡ�`\begin'�����ιԤ� +`%#BEGIN' �Ƚ񤭡�`\end' �μ��ιԤ� `%#END' �Ƚ񤤤Ƥ����ȴ�ñ�˺�ɽ�� +�̤�ƥ��Ȥ��뤳�Ȥ��Ǥ��ޤ����ޤ���Ĺ�� .tex �ե�����θ�Ⱦ�� +`%#BEGIN' ��񤤤Ƥ����С���Ⱦ����ʬ��̵��Ǥ��ޤ�������BEGIN��END�ξ� +��˺��ˤϽ�ʬ����ղ������� +  File: yatexj, Node: lpr format, Next: Editing %# notation, Prev: Fix region for typesetting, Up: %#notation -lpr$B%U%)!<%^%C%H(B +lpr�ե����ޥå� =============== - $B$^$:!"%W%j%s%H%"%&%HMQ%3%^%s%INs$N%U%)!<%^%C%H$K$D$$$F@bL@$7$^$9!#%3%^%s(B -$B%INs%U%)!<%^%C%H$O!"(B3$B$D$N(B Lisp $BJQ?t$K$h$C$FI=8=$5$l$^$9!#%G%U%)%k%H$N(B -dvi2ps $BMQ$N%U%)!<%^%C%H$rNc$K@bL@$7$^$9!#(B + �ޤ����ץ��ȥ������ѥ��ޥ����Υե����ޥåȤˤĤ����������ޤ����� +�ޥ����ե����ޥåȤϡ�3�Ĥ� Lisp �ѿ��ˤ�ä�ɽ������ޤ����ǥե���� +�� dvi2ps �ѤΥե����ޥåȤ�����������ޤ��� `(1)dviprint-command-format' `"dvi2ps %f %t %s | lpr"' @@ -393,78 +406,83 @@ `(3)dviprint-to-format' `"-t %e"' -$B$KCV$-49$($i$l!"(B%f $B$,(B -(2)$B$NFbMF!"(B%t $B$,(B(3)$B$NFbMF$KCV$-49$($i$l$^$9!#$=$N:]$K(B(2)$B$NJ8;zNsCf$N(B %b $B$O(B -$B!V=PNO3+;O%Z!<%8!W!"(B(3)$B$NJ8;zNsCf$N(B %e $B$O!V=PNO=*N;%Z!<%8!W$KCV$-49$($i$l(B -$B$^$9!#$b$7!"%Z!<%8$r;XDj$7$J$$;~$K$O!"(B%f, %t $BN>J}$H$bL5;k$5$l$^$9!#(B +�ºݤ˥ץ��ȥ����Ȥ�����ϡ�(1)��� %s ���ե�����̾���֤�������졢 +%f ��(2)�����ơ�%t ��(3)�����Ƥ��֤��������ޤ������κݤ�(2)��ʸ������ +�� %b �ϡֽ��ϳ��ϥڡ����ס�(3)��ʸ������� %e �ϡֽ��Ͻ�λ�ڡ����פ��� +���������ޤ����⤷���ڡ�������ꤷ�ʤ����ˤϡ�%f, %t ξ���Ȥ�̵�뤵�� +�ޤ��� - $B$3$N!"(Bdviprint-command-format $B$rNW;~$KJQ$($?$$;~$O!"(BLaTeX $B$N%=!<%9%F%-%9(B -$B%HCf$NG$0U$N>l=j$K!"(B + ���Ρ�dviprint-command-format ���׻����Ѥ��������ϡ�LaTeX �Υ������� +���������Ǥ�դξ��ˡ� %#LPR dvi2ps %f %t %s | 4up -page 4 | texfix | lpr -Plp2 -$B$N$h$&$K=q$$$F2<$5$$!#%W%j%s%H%"%&%H$9$k%Z!<%8HO0O$r$$$A$$$AJ9$+$;$J$$$h$&(B -$B$K$9$k;~$K(B +�Τ褦�˽񤤤Ʋ��������ץ��ȥ����Ȥ���ڡ����ϰϤ򤤤�����ʹ�����ʤ� +�褦�ˤ������ %#LPR dvi2ps %s | lpr -$B$J$I$H$9$k$N$bJXMx$+$b$7$l$^$;$s!#(B +�ʤɤȤ���Τ��������⤷��ޤ��� +  File: yatexj, Node: Editing %# notation, Prev: lpr format, Up: %#notation -%#$B5-K!<+BN$NJT=8(B +%#��ˡ���Τ��Խ� ================ -$B0J>e$N$h$&$J(B`%#'$B$G;O$^$k3FC5n$5$l$^$9!#(B +�Ȥ�����˥塼���Ф����Τǡ�`%#!'��³�����ޥ�ɤ��ѹ����������ˤ� +`!'��`%#LPR'�� lpr �ե����ޥåȤ��Ѥ���������`l'�򡢤��餫 +�������ꤷ���ꥸ���� `%#BEGIN' �� `%#END' �dz�ꤿ�����ϡ� +`b'�򲡤��ޤ���`b'����������ˤϡ�����ޤǥХåե�����֤���Ƥ��� +`%#BEGIN', `%#END' ����ưŪ�˾õ��ޤ��� +  File: yatexj, Node: Completion, Next: Local dictionary, Prev: %#notation, Up: Top -$BJd40F~NO(B +�䴰���� ******** - LaTeX $B$G$N4D6-L>$J$I$O!"LnD;$NJd405!G=$rMxMQ$7$FG=N(E*$KF~NO$9$k$3$H$,$G(B -$B$-$^$9!#(B + LaTeX �ǤδĶ�̾�ʤɤϡ���Ļ���䴰��ǽ�����Ѥ���ǽΨŪ�����Ϥ��뤳�� +���Ǥ��ޤ��� * Menu: -* begin$B7?Jd40(B:: -* section$B7?Jd40(B:: -* large$B7?Jd40(B:: -* maketitle$B7?Jd40(B:: -* Arbitrary completion:: $B?o;~Jd40(B -* end$BJd40(B:: -* Accent mark completion:: $B%"%/%;%s%H5-9fJd40(B -* Image completion:: $B?t<05-9f%$%a!<%8Jd40(B -* Greek letter completion:: $B%.%j%7%cJ8;zJd40(B +* begin���䴰:: +* section���䴰:: +* large���䴰:: +* maketitle���䴰:: +* Arbitrary completion:: ����䴰 +* end�䴰:: +* Accent mark completion:: ��������ȵ����䴰 +* Image completion:: �������楤�᡼���䴰 +* Greek letter completion:: ���ꥷ��ʸ���䴰 +  -File: yatexj, Node: begin$B7?Jd40(B, Next: section$B7?Jd40(B, Prev: Completion, Up: Completion +File: yatexj, Node: begin���䴰, Next: section���䴰, Prev: Completion, Up: Completion -begin$B7?Jd40(B +begin���䴰 =========== - `\begin{env}...\end{env}'$B$NMM$J7A<0$NF~NO$NJd40$r(Bbegin$B7?Jd40$H8F$V$3$H$K(B -$B$7$^$9!#(Bbegin $B7?Jd40$O!"(B + `\begin{env}...\end{env}'���ͤʷ��������Ϥ��䴰��begin���䴰�ȸƤ֤� +�Ȥˤ��ޤ���begin ���䴰�ϡ� `[prefix] b' - ... begin $B7?Jd403+;O(B($BI8=`$G$O(B `C-c b') + ... begin ���䴰����(ɸ��Ǥ� `C-c b') -$B$G;O$^$j$^$9!#IQHK$KMQ$$$i$l$ke5-$N$b$N0J30$N4D6-L>$O(B Emacs $B$N;}$D%$%s%/%j%a%s%?%k$JJd405!G=$rMQ$$$F(B -$BF~NO$7$^$9(B($B>e5-$N4D6-L>$b0J2<$NJd40F~NO2DG=(B)$B!#(B + �嵭�Τ�ΰʳ��δĶ�̾�� Emacs �λ��ĥ��󥯥��󥿥���䴰��ǽ���Ѥ� +�����Ϥ��ޤ�(�嵭�δĶ�̾��ʲ����䴰���ϲ�ǽ)�� `[prefix] b SPC' - ... begin $B7?Jd40F~NO(B + ... begin ���䴰���� -`[prefix] b SPC' $B$HF~NO$9$k$H!":G2<9T$N%_%K%P%C%U%!$K(B +`[prefix] b SPC' �����Ϥ���ȡ��Dz��ԤΥߥ˥Хåե��� - Begin environment(default document): + Begin environment(default document): -$B$HI=<($5$l$^$9!#$3$3$G!"2?$bF~$l$:$K%j%?!<%s%-!<$N$_2!$9$H!"3g8LFb$K=P$F$$(B -$B$k%G%U%)%k%H$N4D6-L>$,F~NO$5$l$^$9$,!"E,Ev$J4D6-L>$rF~NO$9$k$H!"(B`\begin{$B4D(B -$B6-L>(B} $B!D(B \end{$B4D6-L>(B}'$B$,J8=qCf$KA^F~$5$l$^$9!#%_%K%P%C%U%!$G4D6-L>$rF~NO$9(B -$B$k$H$-$K!"4D6-L>$NF,J8;z$rF~NO$7!V%9%Z!<%9!W$r$?$?$/$H!"0lCW$9$k4D6-L>$,Fb(B -$BIt%F!<%V%k$KB8:_$7$?>l9g!"@5$7$$4D6-L>$KJd40$5$l$k$N$G!"F~NO$NJ$1$^(B -$B$9!#FbIt%F!<%V%k$KB8:_$7$J$$4D6-L>$rF~NO$7$?;~$O%f!<%6@lMQ$N%F!<%V%k$KEPO?(B -$B$5$l!"$5$i$K$=$N%F!<%V%k$r<+F0E*$K!"%f!<%6<-=q(B($B%G%U%)%k%H$G$O(B -`~/.yatexrc')$B$KJ]B8$7$^$9!#(B +��ɽ������ޤ��������ǡ��������줺�˥꥿���󥭡��Τ߲����ȡ������˽� +�Ƥ���ǥե���ȤδĶ�̾�����Ϥ���ޤ�����Ŭ���ʴĶ�̾�����Ϥ���ȡ� +`\begin{�Ķ�̾} �� \end{�Ķ�̾}'��ʸ�������������ޤ����ߥ˥Хåե��� +�Ķ�̾�����Ϥ���Ȥ��ˡ��Ķ�̾��Ƭʸ�������Ϥ��֥��ڡ����פ򤿤����ȡ� +���פ���Ķ�̾�������ơ��֥��¸�ߤ�����硢�������Ķ�̾���䴰������ +�ǡ����Ϥμ�֤��ʤ��ޤ��������ơ��֥��¸�ߤ��ʤ��Ķ�̾�����Ϥ������� +�桼�����ѤΥơ��֥����Ͽ���졢����ˤ��Υơ��֥��ưŪ�ˡ��桼���� +��(�ǥե���ȤǤ� `~/.yatexrc')����¸���ޤ��� -$B$5$i$K!"FCDj$N4D6-$rJd40F~NO$7$?;~$K$O$=$N4D6-$GI,$:MQ$$$i$l$k%(%s%H%j$r<+(B -$BF0A^F~$7$^$9(B($BNc(B: `itemize'$B4D6-$K$*$1$k(B`\item'$B$J$I(B)$B!#A^F~$5$l$?%(%s%H%j$,IT(B -$BMW$J>l9g$K$O(Bundo$B$K$h$C$F>C5n$7$F2<$5$$!#(B +����ˡ�����δĶ����䴰���Ϥ������ˤϤ��δĶ���ɬ���Ѥ����륨��ȥ� +��ư�������ޤ�(��: `itemize'�Ķ��ˤ�����`\item'�ʤ�)���������줿���� +�ȥ꤬���פʾ��ˤ�undo�ˤ�äƾõ�Ʋ������� -$B4{$K=q$$$?%F%-%9%H$r4D6-$G3g$k(B +���˽񤤤��ƥ����Ȥ�Ķ��dz�� ------------------------------ - $B$H$3$m$G!":G=i$K=q$$$F$7$^$C$?%V%m%C%/$r8e$+$i!"(Bitemize $B4D6-$NCf$KJD$8$3(B -$B$a$?$$$H;W$&$3$H$,$"$j$^$9$,!"$=$N$h$&$J$H$-$O!"$"$i$+$8$aJD$8$3$a$?$$CJMn(B -$B$r%^!<%/$7$F!"(Bbegin $B7?Jd40$N3F%3%^%s%I$N(B `[prefix]'$B$N.J8;z$N(B 'b'$B!Y(B -$B$r!XBgJ8;z!Y$KJQ$($F5/F0$7$F2<$5$$!#(B($B$^$?$O!"(B`C-u' $B$r@h$KBG$A!"(Buniversal -argument $B$r$D$1$F$b2DG=$G$9(B) + �Ȥ���ǡ��ǽ�˽񤤤Ƥ��ޤä��֥�å���夫�顢itemize �Ķ����� +���Ĥ����᤿���Ȼפ����Ȥ�����ޤ��������Τ褦�ʤȤ��ϡ����餫���� +�Ĥ����᤿�������ޡ������ơ�begin ���䴰�γƥ��ޥ�ɤ� `[prefix]' +�μ��Ρؾ�ʸ���� 'b'�� �����ʸ���٤��Ѥ��Ƶ�ư���Ʋ�������(�ޤ��ϡ� +`C-u' ������Ǥ���universal argument ��Ĥ��Ƥ��ǽ�Ǥ�) - $BNc$($P$"$k%Q%i%0%i%U$r(B description $B4D6-$NCf$KF~$l$?$$$H$-$O!"$=$N%Q%i%0(B -$B%i%U$r%^!<%/$7$F$+$i!"(B + �㤨�Ф���ѥ饰��դ� description �Ķ���������줿���Ȥ��ϡ����Υѥ� +����դ�ޡ������Ƥ��顢 `[prefix] B D' -`($B$^$?$O(B ESC 1 [prefix] b D)' -`($B$^$?$O(B C-u [prefix] b D $B$J$I(B)' +`(�ޤ��� ESC 1 [prefix] b D)' +`(�ޤ��� C-u [prefix] b D �ʤ�)' -$B$H%?%$%W$7$F$/$@$5$$!#$3$l$O!"(B`[prefix] b SPC'$B$NJd40F~NO$K$b$"$F$O$^$j!"(B -`b' $B$rBgJ8;z$KJQ$($F!"(B`[prefix] B SPC' $B$H%?%$%W$9$l$P!"$"$i$+$8$a%^!<%/$7(B -$B$F$*$$$?%j%8%g%s$r!"(Bbegin $B$H(B end $B$N4D6-$G3g$j$^$9!#(B +�ȥ����פ��Ƥ�������������ϡ�`[prefix] b SPC'���䴰���Ϥˤ⤢�ƤϤޤꡢ +`b' ����ʸ�����Ѥ��ơ�`[prefix] B SPC' �ȥ����פ���С����餫����ޡ��� +���Ƥ������ꥸ����begin �� end �δĶ��dz��ޤ��� +  -File: yatexj, Node: section$B7?Jd40(B, Next: large$B7?Jd40(B, Prev: begin$B7?Jd40(B, Up: Completion +File: yatexj, Node: section���䴰, Next: large���䴰, Prev: begin���䴰, Up: Completion -section$B7?Jd40(B +section���䴰 ============= - `\section{$BL\E*(B}' $B$N$h$&$J7A<0$NF~NO$NJd40$r(B section $B7?Jd40$H8F$V$3$H$K$7(B -$B$^$9!#(Bsection $B7?Jd40$O!"(B + `\section{��Ū}' �Τ褦�ʷ��������Ϥ��䴰�� section ���䴰�ȸƤ֤��� +�ˤ��ޤ���section ���䴰�ϡ� `[prefix] s' - ... section $B7?Jd40(B + ... section ���䴰 -$B$G$r(B -$BF~NO$7$^$9!#$3$3$G$b%j%?!<%s%-!<$N$_$G3g8LFb$N%G%U%)%k%HCM$,A*Br$5$l$k$[$+!"(B -`chapter'$B$J$I$N$h$&$JIQEY$N9b$$L>>NF~NO$K$O%9%Z!<%9%-!<$K$h$kJd405!G=$,M-(B -$B8z$G$9!#(B $Bl9g$O!"J8>OCf$K(B +�Τ褦�����Ϥ������ϡ�ʸ����� - \section{$BL\E*(B} + \section{��Ū} -$B$,A^F~$5$l!"(B +���������졢 (C-v for view-section) \???{} (default section): vspace* - \vspace*{???}: + \vspace*{???}: -$B$N$h$&$K(B{}$B$NCf?H$r>JN,$7$?$H$-$O!"(B +�Τ褦��{}����Ȥ��ά�����Ȥ��ϡ� \vspace*{} -$B$@$1$,A^F~$5$l!"2~9T$O$;$:%+!<%=%k$O<+F0E*$KCf3g8L$NFbB&$K0\F0$7$^$9!#(B +�������������졢���ԤϤ�����������ϼ�ưŪ�����̤���¦�˰�ư���ޤ��� * Menu: -* 2$B8D0J>e$N0z?t$r$H$k(B section$B7?%3%^%s%I(B:: -* Enclose section-type command:: $B3g$jJd40(B -* Recursive completion:: $B:F5"Jd40(B -* view-sectioning:: $B%;%/%7%g%s6h@Z$j$N%"%&%H%i%$%sI=<((B -* label-generation:: $B%i%Y%k<+F0@8@.(B +* 2�İʾ�ΰ�����Ȥ� section�����ޥ��:: +* Enclose section-type command:: ����䴰 +* Recursive completion:: �Ƶ��䴰 +* view-sectioning:: �����������ڤ�Υ����ȥ饤��ɽ�� +* label-generation:: ��٥뼫ư���� +  -File: yatexj, Node: 2$B8D0J>e$N0z?t$r$H$k(B section$B7?%3%^%s%I(B, Next: Enclose section-type command, Prev: section$B7?Jd40(B, Up: section$B7?Jd40(B +File: yatexj, Node: 2�İʾ�ΰ�����Ȥ� section�����ޥ��, Next: Enclose section-type command, Prev: section���䴰, Up: section���䴰 -2$B8D0J>e$N0z?t$r$H$k(B section$B7?%3%^%s%I(B +2�İʾ�ΰ�����Ȥ� section�����ޥ�� ------------------------------------- - $B$H$3$m$G!"(B`\addtolength{\topmargin}{8mm}' $B$J$I$N$h$&$K!"0z?t$rFs$D0J>ee$N(B`addtolength' $B$NNc$G$"$l$P!"(B -$B0z?t(B2$B$r;XDj$7$^$9!#$D$^$j!"(B + �Ȥ���ǡ�`\addtolength{\topmargin}{8mm}' �ʤɤΤ褦�ˡ���������İ� +���� LaTeX ���ޥ�ɤ�����ޤ������Τ褦�ʥ��ޥ�ɤ��䴰���Ϥˤϡ� +section ���䴰�ƤӽФ��˰������դ��Ƥ����������㤨�о��`addtolength' +����Ǥ���С�����2����ꤷ�ޤ����Ĥޤꡢ - C-u 2 [prefix] s ($B$^$?$O!"(BESC 2 [prefix] s) + C-u 2 [prefix] s (�ޤ��ϡ�ESC 2 [prefix] s) -$B$H(B section $B7?Jd40$r8F$S=P$7$?8e!"(B +�� section ���䴰��ƤӽФ����塢 (Ctrl-v for view-section) \???{} (default vspace*): addtolength \addtolength{???}: \topmargin Argument 2: 8mm -$B$N$h$&$KF~NO$7$F$/$@$5$$!#:G=i$N(B addtolength $B$NItJ,$H!"Bh0l0z?t$G$"$k(B -\topmargin $B$NF~NO$OEvA3%9%Z!<%9$K$h$kJd40F~NO$,2DG=$G$9!#%f!<%6<-=q$KEPO?(B -$B$5$l$k(B LaTeX $B%3%^%s%I$K$O!"$3$N0z?t$N?t$b3X=,$5$l$k$N$G!":G=i$NJd40$N;~0z(B -$B?t$N?t$r;XDj$7$F5/F0$7$F$*$1$P!"0J8e$NJd40;~$K$O!"5-21$5$l$?8D?t$@$10z?t$r(B -$BJ9$$$FMh$k$h$&$K$J$j$^$9!#$"$H$G0z?t$N8D?t$rJQ$($?$$;~$O!":F$S(B `C-u' $B$rMQ(B -$B$$$F8D?t$r;XDj$7D>$9$3$H$G!"<+F0E*$K<-=qCf$N0z?t$N8D?t$NItJ,$r99?7$7$^$9!#(B +�Τ褦�����Ϥ��Ƥ����������ǽ�� addtolength ����ʬ�ȡ��������Ǥ��� +topmargin �����Ϥ��������ڡ����ˤ���䴰���Ϥ���ǽ�Ǥ����桼��������� +Ͽ����� LaTeX ���ޥ�ɤˤϡ����ΰ����ο���ؽ������Τǡ��ǽ���䴰�� +�������ο�����ꤷ�Ƶ�ư���Ƥ����С��ʸ���䴰���ˤϡ��������줿�Ŀ��� +��������ʹ�������褦�ˤʤ�ޤ������Ȥǰ����θĿ����Ѥ��������ϡ��Ƥ� +`C-u' ���Ѥ��ƸĿ�����ꤷľ�����Ȥǡ���ưŪ�˼�����ΰ����θĿ�����ʬ +�򹹿����ޤ��� +  -File: yatexj, Node: Enclose section-type command, Next: Recursive completion, Prev: 2$B8D0J>e$N0z?t$r$H$k(B section$B7?%3%^%s%I(B, Up: section$B7?Jd40(B +File: yatexj, Node: Enclose section-type command, Next: Recursive completion, Prev: 2�İʾ�ΰ�����Ȥ� section�����ޥ��, Up: section���䴰 -$B4{$K=q$$$?%F%-%9%H$r3g$k(B +���˽񤤤��ƥ����Ȥ��� ------------------------ - $B$^$?!"5/F0%3%^%s%I$N(B`s'$B$rBgJ8;z$KJQ$($F5/F0$9$k$H!"$"$i$+$8$a=q$$$?J8>O(B -$B$r(B section $B7?%3%^%s%I$NBh0l0z?t$H$7$F3g$j$^$9!#(B + �ޤ�����ư���ޥ�ɤ�`s'����ʸ�����Ѥ��Ƶ�ư����ȡ����餫����񤤤�ʸ +�Ϥ� section �����ޥ�ɤ��������Ȥ��Ƴ��ޤ��� +  -File: yatexj, Node: Recursive completion, Next: view-sectioning, Prev: Enclose section-type command, Up: section$B7?Jd40(B +File: yatexj, Node: Recursive completion, Next: view-sectioning, Prev: Enclose section-type command, Up: section���䴰 -$B:F5"Jd40(B +�Ƶ��䴰 -------- - $B9bEY$J;H$$J}$K$J$k$+$b$7$l$^$;$s$,!"(Bsection$B7?Jd40$N0z?t$NF~NO;~$K$5$i$K(B -$BJd40F~NO$rMxMQ$9$k$3$H$,$G$-$^$9(B(section/large/maketitle$B7?$K8B$k(B)$B!#(Bsection -$B7?%3%^%s%I$N0z?t$K99$K(B LaTeX $B%3%^%s%I$,Mh$k>l9g$K$O%_%K%P%C%U%!$GLnD;$NJd(B -$B40%-!<$r:F5"E*$KF~NO$9$k$3$H$G0z?t$NF~NO$b8zN(E*$K9T$J$($^$9!#(B + ���٤ʻȤ����ˤʤ뤫�⤷��ޤ��󤬡�section���䴰�ΰ��������ϻ��ˤ��� +���䴰���Ϥ����Ѥ��뤳�Ȥ��Ǥ��ޤ�(section/large/maketitle���˸¤�)�� +section�����ޥ�ɤΰ����˹��� LaTeX ���ޥ�ɤ������ˤϥߥ˥Хåե� +����Ļ���䴰������Ƶ�Ū�����Ϥ��뤳�Ȥǰ��������Ϥ��ΨŪ�˹Ԥʤ��ޤ��� +  -File: yatexj, Node: view-sectioning, Next: label-generation, Prev: Recursive completion, Up: section$B7?Jd40(B +File: yatexj, Node: view-sectioning, Next: label-generation, Prev: Recursive completion, Up: section���䴰 -$B%;%/%7%g%s6h@Z$j$N%"%&%H%i%$%sI=<((B +�����������ڤ�Υ����ȥ饤��ɽ�� ---------------------------------- - $BDL>o$N(Bsection$B7?Jd40$N;~$K%_%K%P%C%U%!$G(B`C-v'$B$r2!$9$H8=:_B8:_$9$k%;%/%7%g(B -$B%s6h@Z$j%3%^%s%IA4$F$r(B `*Sectioning Lines*'$B$H$$$&%P%C%U%!$K0lMwI=<($7$^$9(B -($B!V(B<<--$B!W$N$D$$$F$$$k9T$,$b$C$H$b6a$$%;%/%7%g%s6h@Z$j(B)$B!#$3$N;~%_%K%P%C%U%!(B -$B$G(B`C-p', `C-n' $B$r2!$9$H(B`part', `chapter', ..., `subparagraph' $B$N%3%^%s%I$,(B -$BO@M}3,AX$N9b$5$K$7$?$,$C$F>e2<$7$^$9!#$^$?!"(B`C-v', `M-v' $B$r2!$9$H%;%/%7%g(B -$B%s6h@Z$j0lMw%P%C%U%!$,%9%/%m!<%k$7!"?t;z$N(B`0'$B!A(B`7'$B$r2!$9$H$"$k9b$50J>e$N%;(B -$B%/%7%g%s6h@Z$j$@$1$rA*$s$GI=<($7$^$9(B($Bl=j$K%8%c%s%W$7$^$9!#$5$i$K!"F1%P%C(B -$B%U%!$G(B `u' $B$r2!$9$H!"%=!<%9%F%-%9%H$NBP1~$9$k%;%/%7%g%s%3%^%s%I$,0l3,AX>e(B -$B$,$j(B($BNc(B: subsection $B$,(B section $B$KJQ$o$k(B)$B!"(B`d'$B$r2!$9$H0l3,AX2<$,$j$^$9!#(B -`*Sectioning Lines*'$B%P%C%U%!$K$"$k%;%/%7%g%s6h@Z$j$N9T$r%^!<%/$7$F$*$$$F(B -`U'$B$r2!$9$H%j%8%g%sFb$N$b$N$KBP1~$9$k%=!<%9%F%-%9%H$N%;%/%7%g%s%3%^%s%I$9(B -$B$Y$F$,0l3,AX>e$,$j!"(B`D'$B$r2!$9$H2<$,$j$^$9!#%;%/%7%g%s6h@Z$j0lMw%P%C%U%!$G(B -$BMxMQ$G$-$k%-!<%3%^%s%I$K$O0J2<$N$b$N$,$"$j$^$9!#(B +�Ǻ������뤳�Ȥ��Ǥ��ޤ������ΥХåե�������Ǥ�դιԤǥ��ڡ����򲡤� +�ȡ��������륻���������ڤ�Τ�����ʸ��ξ��˥����פ��ޤ�������ˡ� +Ʊ�Хåե��� `u' �򲡤��ȡ��������ƥ����Ȥ��б����륻������󥳥ޥ�ɤ� +�쳬�ؾ夬��(��: subsection �� section ���Ѥ��)��`d'�򲡤��Ȱ쳬�ز��� +��ޤ���`*Sectioning Lines*'�Хåե��ˤ��륻���������ڤ�ιԤ�ޡ��� +���Ƥ�����`U'�򲡤��ȥꥸ�����Τ�Τ��б����륽�����ƥ����ȤΥ������� +�󥳥ޥ�ɤ��٤Ƥ��쳬�ؾ夬�ꡢ`D'�򲡤��Ȳ�����ޤ��������������ڤ� +�����Хåե������ѤǤ��륭�����ޥ�ɤˤϰʲ��Τ�Τ�����ޤ��� `SPC' - ... $BBP1~$9$k%=!<%99T$X%8%c%s%W(B + ... �б����륽�����Ԥإ����� `.' - ... $BBP1~$9$k%=!<%99T$rI=<((B + ... �б����륽�����Ԥ�ɽ�� `u' - ... $B%+!<%=%k0LCV$KBP1~$9$k%;%/%7%g%s%3%^%s%I$r0l3,AX>e$2$k(B + ... ����������֤��б����륻������󥳥ޥ�ɤ�쳬�ؾ夲�� `d' - ... $B%+!<%=%k0LCV$KBP1~$9$k%;%/%7%g%s%3%^%s%I$r0l3,AX2<$2$k(B + ... ����������֤��б����륻������󥳥ޥ�ɤ�쳬�ز����� `U' - ... $B%^!<%/$7$?%;%/%7%g%s%3%^%s%I$r0l3,AX>e$2$k(B + ... �ޡ���������������󥳥ޥ�ɤ�쳬�ؾ夲�� `D' - ... $B%^!<%/$7$?%;%/%7%g%s%3%^%s%I$r0l3,AX>e$2$k(B -`0$B!A(B6' - ... $B%l%Y%k(B n $B0J2<$N%;%/%7%g%s%3%^%s%I$r1#$7$FI=<((B + ... �ޡ���������������󥳥ޥ�ɤ�쳬�ؾ夲�� +`0��6' + ... ��٥� n �ʲ��Υ�������󥳥ޥ�ɤ򱣤���ɽ�� +  -File: yatexj, Node: label-generation, Prev: view-sectioning, Up: section$B7?Jd40(B +File: yatexj, Node: label-generation, Prev: view-sectioning, Up: section���䴰 -$B%i%Y%k<+F0@8@.(B +��٥뼫ư���� -------------- - `\ref{}' $B$d(B `\cite{@}' $B%^%/%m$r(Bsection$B7?Jd40$GF~$l$?>l9g;2>H@h$H$J$jF@$k(B -$B$b$N$rA4$FC5$7$F%a%K%e!<$K$7$FA*Br$G$-$^$9!#;2>H@h$K$O(B`\label{}'$B$r$D$1$F$*(B -$B$/I,MW$O$"$j$^$;$s!#$b$7$"$l$P!"$=$N%i%Y%k$r;H$$!"$J$1$l$P$=$N>l$G;2>H@h$K(B -`\label{}'$B$r:n$i$;$F$/$l$^$9!#%i%Y%kL>$r9M$($k$N$O6lDK$K46$8$k$b$N$G$9!#A4(B -$B$F$N%+%&%s%?$K%i%Y%k$r$D$1$k$N$b$?$$$X$s$G$9!#$b$&%i%Y%kL>$K2?$r$D$1$k$+!"(B -$B%i%Y%k$r$D$1$k$+$D$1$^$$$+!"$J$I$H$$$&$3$H$OK:$l$^$7$g$&(B! + `\ref{}' �� `\cite{@}' �ޥ����section���䴰�����줿��绲����Ȥʤ� +�����Τ�����õ���ƥ�˥塼�ˤ�������Ǥ��ޤ���������ˤ�`\label{}'�� +�Ĥ��Ƥ���ɬ�פϤ���ޤ��󡣤⤷����С����Υ�٥��Ȥ����ʤ���Ф��� +��ǻ������`\label{}'���餻�Ƥ���ޤ�����٥�̾��ͤ���Τ϶��ˤ˴� +�����ΤǤ������ƤΥ����󥿤˥�٥��Ĥ���Τ⤿���ؤ�Ǥ����⤦��� +��̾�˲���Ĥ��뤫����٥��Ĥ��뤫�Ĥ��ޤ������ʤɤȤ������Ȥ�˺��� +���礦! +  -File: yatexj, Node: large$B7?Jd40(B, Next: maketitle$B7?Jd40(B, Prev: section$B7?Jd40(B, Up: Completion +File: yatexj, Node: large���䴰, Next: maketitle���䴰, Prev: section���䴰, Up: Completion -large$B7?Jd40(B +large���䴰 =========== - `{\large }' $B$N$h$&$J7A<0$NJd40$r(B large $B7?Jd40$H8F$V$3$H$K$7$^$9!#(B + `{\large }' �Τ褦�ʷ������䴰�� large ���䴰�ȸƤ֤��Ȥˤ��ޤ��� `[prefix] l' - ... large $B7?Jd403+;O(B + ... large ���䴰���� -$B$,(Blarge$B7?Jd40$N3+;O$G$9!#(B`[prefix] l' $B$r2!$9$H!"%_%K%P%C%U%!$K(B +��large���䴰�γ��ϤǤ���`[prefix] l' �򲡤��ȡ��ߥ˥Хåե��� - {\??? } (default large): + {\??? } (default large): -$B$HI=<($5$l$k$N$G!">e5-$N$b$N$HF1$8MWNN$GJd40F~NO$7$F2<$5$$!#Jd408uJd$KMQ0U(B -$B$5$l$F$$$k$N$O!"(B`footnotesize' $B$d(B `huge' $B$N$h$&$JJ8;z%5%$%:;XDj;R$H!"(B`bf' -$B$d(B`dg'$B$N$h$&$J%U%)%s%H;XDj;R$G$9!#(B +��ɽ�������Τǡ��嵭�Τ�Τ�Ʊ�����Τ��䴰���Ϥ��Ʋ��������䴰����� +�Ѱդ���Ƥ���Τϡ�`footnotesize' �� `huge' �Τ褦��ʸ������������Ҥȡ� +`bf'��`dg'�Τ褦�ʥե���Ȼ���ҤǤ��� -$B4{$K=q$$$?J8;z$r3g$k(B +���˽񤤤�ʸ������ -------------------- - $B$^$?!"(Bbegin$B7?Jd40$N;~$HF1MM!"@h$K=q$$$F$7$^$C$?0lO"$NJ8>O$NJ8;z$N%5%$%:(B -$B$rJQ$($?$$$H;W$&;~$,$"$j$^$9$,!"$=$N$h$&$J;~$O!"%5%$%:$dBg$-$5$rJQ$($?$$J8(B -$B;z$NHO0O$r%^!<%/$7$F$+$i!"8F$S=P$7%-!<$r(B `[prefix] L' $B$H!"BgJ8;z$N(B L $B$KJQ(B -$B$($F8F$S=P$;$P!"$=$N%j%8%g%sA4BN$,!"%V%l!<%9$G0O$^$l$^$9!#(B + �ޤ���begin���䴰�λ���Ʊ�͡���˽񤤤Ƥ��ޤä���Ϣ��ʸ�Ϥ�ʸ���Υ��� +�����Ѥ������Ȼפ���������ޤ��������Τ褦�ʻ��ϡ����������礭�����Ѥ� +����ʸ�����ϰϤ�ޡ������Ƥ��顢�ƤӽФ������� `[prefix] L' �ȡ���ʸ�� +�� L ���Ѥ��ƸƤӽФ��С����Υꥸ������Τ����֥졼���ǰϤޤ�ޤ��� +  -File: yatexj, Node: maketitle$B7?Jd40(B, Next: Arbitrary completion, Prev: large$B7?Jd40(B, Up: Completion +File: yatexj, Node: maketitle���䴰, Next: Arbitrary completion, Prev: large���䴰, Up: Completion -maketitle$B7?Jd40(B +maketitle���䴰 =============== - `\maketitle' $B$N7A<0$NJd40$r(B maketitle $B7?Jd40$H8F$V$3$H$K$7$^$9!#(B + `\maketitle' �η������䴰�� maketitle ���䴰�ȸƤ֤��Ȥˤ��ޤ��� `[prefix] m' - ... maketitle $B7?Jd403+;O(B + ... maketitle ���䴰���� -$B$G!"(Bmaketitle $B7?Jd40$r3+;O$7$^$9!#Jd40$NMWNN$O:#$^$G$N$b$N$H$^$C$?$/F1$8$G(B -$B$9!#(BLaTeX $BMQ$N%3%^%s%IL>$,Jd408uJd$H$7$FMQ0U$5$l$F$$$^$9!#(B +�ǡ�maketitle ���䴰�򳫻Ϥ��ޤ����䴰�����ΤϺ��ޤǤΤ�ΤȤޤä���Ʊ +���Ǥ���LaTeX �ѤΥ��ޥ��̾���䴰����Ȥ����Ѱդ���Ƥ��ޤ��� +  -File: yatexj, Node: Arbitrary completion, Next: end$BJd40(B, Prev: maketitle$B7?Jd40(B, Up: Completion +File: yatexj, Node: Arbitrary completion, Next: end�䴰, Prev: maketitle���䴰, Up: Completion -$B?o;~Jd40(B +����䴰 ======== - $B$5$F!":#$^$G=R$Y$?E57?E*$J(B LaTeX $B%3%^%s%I7A<0$NJd40F~NO$rMQ$$$:$K!":#F~(B -$BNO$7$h$&$H$7$F$$$k(B LaTeX $B%3%^%s%I$rJ8=qCf$NG$0U$N0LCV$G?o;~Jd40$9$k$3$H$b(B -$B$G$-$^$9!#(BLaTeX $B%3%^%s%I(B($B@hF,$,(B\$B$G;O$^$k(B)$B$rF~NO$7$F$$$kESCf$G!"(B + ���ơ����ޤǽҤ٤�ŵ��Ū�� LaTeX ���ޥ�ɷ������䴰���Ϥ��Ѥ����ˡ��� +���Ϥ��褦�Ȥ��Ƥ��� LaTeX ���ޥ�ɤ�ʸ�����Ǥ�դΰ��֤ǿ���䴰���뤳 +�Ȥ�Ǥ��ޤ���LaTeX ���ޥ��(��Ƭ��\�ǻϤޤ�)�����Ϥ��Ƥ�������ǡ� `[prefix] SPC' - ... $B?o;~Jd40(B + ... ����䴰 -$B$rF~NO$9$l$P!"A4$F$NJd408uJd$NCf$+$i0lCW$9$k$b$N$,A*$P$l%+!<%=%k0LCV$KA^F~(B -$B$5$l$^$9!#(B +�����Ϥ���С����Ƥ��䴰������椫����פ����Τ����Ф쥫��������֤� +��������ޤ��� +  -File: yatexj, Node: end$BJd40(B, Next: Accent mark completion, Prev: Arbitrary completion, Up: Completion +File: yatexj, Node: end�䴰, Next: Accent mark completion, Prev: Arbitrary completion, Up: Completion -end$BJd40(B +end�䴰 ======= - $B8=:_3+$$$?$^$^$N4D6-L>$r<+F0E*$K8!=P$7!"(B`\end{$B4D6-L>(B}'$B$rA^F~$7$^$9!#(B -begin $B7?Jd40$rMQ$$$l$P4D6-$NJD$8K:$l$O$J$$$N$G$9$,!";~$K$O$D$$$D$$(B}' $B$rF~$l$F$7$^$$!"Ha$7$$;W$$$r$9$k$3$H$,$"$j$^$9!#$=$N$h$&(B -$B$J;~$K$O5$$K$;$:B3$1$FJ8>O$rF~NO$7!"$7$+$k$N$A$K(B + ���߳������ޤޤδĶ�̾��ưŪ�˸��Ф���`\end{�Ķ�̾}'���������ޤ��� +begin ���䴰���Ѥ���дĶ����Ĥ�˺��Ϥʤ��ΤǤ��������ˤϤĤ��Ĥ���� +`\begin{�Ķ�̾}' ������Ƥ��ޤ����ᤷ���פ��򤹤뤳�Ȥ�����ޤ������Τ� +���ʻ��ˤϵ��ˤ���³����ʸ�Ϥ����Ϥ���������Τ��� `[prefix] e' - ... end $BJd40(B + ... end �䴰 -$B$H$9$k$3$H$G!"8=:_3+$$$F$$$k4D6-L>$G(B \end{} $B$,Jd$o$l$^$9!#(B +�Ȥ��뤳�Ȥǡ����߳����Ƥ���Ķ�̾�� \end{} ������ޤ��� +  -File: yatexj, Node: Accent mark completion, Next: Image completion, Prev: end$BJd40(B, Up: Completion +File: yatexj, Node: Accent mark completion, Next: Image completion, Prev: end�䴰, Up: Completion -$B%"%/%;%s%H5-9fJd40(B +��������ȵ����䴰 ================== - $B2$J8$N%"%/%;%s%H5-9f(B(`\`{o}'$B$J$I(B)$B$rF~NO$9$k;~$O!"(B + ��ʸ�Υ�������ȵ���(`\`{o}'�ʤ�)�����Ϥ�����ϡ� `[prefix] a' - ... $B%"%/%;%s%H5-9fF~NO(B + ... ��������ȵ������� -$B$r2!$9$H!"%_%K%P%C%U%!$K(B +�򲡤��ȡ��ߥ˥Хåե��� 1:` 2:' 3:^ 4:" 5:~ 6:= 7:. u v H t c d b -$B$H$$$&%a%K%e!<$,=P$FMh$k$N$G!"?t;z!"$^$?$OBP1~$9$k5-9f(B/$B1Q;z$rF~NO$7$F2<$5(B -$B$$!#$9$k$HJT=8%P%C%U%!$K!"(B +�Ȥ�����˥塼���Ф����Τǡ��������ޤ����б����뵭��/�ѻ������Ϥ��Ʋ� +������������Խ��Хåե��ˡ� \`{} -$B$,$"$i$o$l!"%+!<%=%k$,(B{}$BFb$K0LCV$9$k$N$G!"$5$i$K0lJ8;zF~NO$9$k;v$G!"(B +�������졢�������뤬{}��˰��֤���Τǡ�����˰�ʸ�����Ϥ�����ǡ� \`{o} -$B$,40@.$5$l!"%+!<%=%k$O(B{}$B$N30$KLa$j$^$9!#(B +���������졢���������{}�γ������ޤ��� +  File: yatexj, Node: Image completion, Next: Greek letter completion, Prev: Accent mark completion, Up: Completion -$B?t<05-9f%$%a!<%8Jd40(B +�������楤�᡼���䴰 ==================== - $Bl9g!"0lHLE*$K$O!V(B<-$B!W(B -$B$N$h$&$K$7$^$9$,!"$3$l$rMxMQ$7$F!"?t<05-9f%$%a!<%8F~NO%b!<%I$G(B -`\leftarrow'$B$rF~NO$9$k$K$O!"(B`;'($B%;%_%3%m%s(B)$B$rBG$C$F$+$i(B`<-'$B$HF~NO$7$^$9!#(B -$BF1MM$K!"D9$$Lp0u"+(B-(long-leftarrow) $B$r(BASCII$BJ8;z$@$1$GI=8=$9$k>l9g!V(B<--$B!W$H(B -$B$9$k$N$G!"(B`\longleftarrow'$B$rF~NO$9$k$?$a$K$O!"(B`;<--'$B$HF~NO$7$^$9!#$"$k$$$O(B -$BL58BBg5-9f$r(BASCII$BJ8;z$@$1$GI=8=$9$k;~$O!V(Boo$B!W$N$h$&$K$9$k$3$H$+$i!"(B -`\infty' $B$rF~NO$9$k;~$O!"(B`;oo'$B$H%-! `\longleftrightarrow' @@ -830,893 +863,934 @@ ; o o `\infty' - $B$$$:$l$N>l9g$b!"%$%a!<%8F~NO$r9T$C$F$$$kESCf$GK>$_$N$b$N$,%P%C%U%!$KI=<((B -$B$5$l$?$J$i!"$=$3$G%$%a!<%8F~NO$r;_$a$F8e(B -$B$K(BTAB$B$r2!$7$F$/$@$5$$!#0J2<$NNc$O!"(B`;<'$B$H2!$7$?8e$K(BTAB$B$r2!$7$?$b$N$G$9!#(B + �ɤΥ������Ϥˤɤε��椬�б����Ƥ��뤫�����Τꤿ�����ϡ�`;'�򲡤���ľ +���TAB�򲡤��Ƥ����������ʲ�����ϡ�`;<'�Ȳ��������TAB�򲡤�����Τ� +���� KEY LaTeX sequence sign - < \leq $B!e(B - << \ll $B!T(B - <- \leftarrow $B"+(B + < \leq �� + << \ll �� + <- \leftarrow �� <= \Leftarrow <= -$B:8$+$i(B[$BF~NO%-!<(B]$B!"(B[$BBP1~$9$k(B LaTeX $B%3%^%s%I(B]$B!"(B[($B5<;w(B)$B5-9f?^<((B]$B!"$H$$$&=g$G(B -$B%a%K%e!<$,=P$FMh$k$N$G!"$h$/;H$&$b$N$r3P$($F$*$/$HNI$$$G$7$g$&!#$b$N$K$h$C(B -$B$F$O(BASCII$BJ8;z$GI=8=$9$k$3$H$,:$Fq$J$N$G!"$"$^$j3P$($d$9$$%-!l9g$O(B \maketitle $B7?Jd40$GF~NO$9$k$+!"0J(B -$B2<$K=R$Y$kBP1~I=$N@_Dj$r9T$C$FC1=c$J%-!l9g$O(B -Emacs-Lisp $BJQ?t(B `YaTeX-math-sign-alist-private' $B$KDj5A$7$F$/$@$5$$!#$=$NFb(B -$BMF$H%G%U%)%k%H$N$b$N$r9g$o$;$?$b$N$,BP1~I=$H$7$F;HMQ$5$l$^$9(B(private$B$NJ}$,(B -$BM%@h$5$l$k(B)$B!#$J$*!"$3$NJQ?t$N9=B$$K$D$$$F$O(B `yatexmth.el' $B$r;2>H$7$F$/$@$5(B -$B$$!#(B + ���ϥ����� LaTeX ���ޥ�ɡ�������б�ɽ��Ŀ�Ū�����ꤷ�������� +Emacs-Lisp �ѿ� `YaTeX-math-sign-alist-private' ��������Ƥ����������� +�����Ƥȥǥե���ȤΤ�Τ��碌����Τ��б�ɽ�Ȥ��ƻ��Ѥ���ޤ� +(private������ͥ�褵���)���ʤ��������ѿ��ι�¤�ˤĤ��Ƥ� +`yatexmth.el' �򻲾Ȥ��Ƥ��������� +  File: yatexj, Node: Greek letter completion, Prev: Image completion, Up: Completion -$B%.%j%7%cJ8;zJd40(B +���ꥷ��ʸ���䴰 ================ - $B$b$&0l$D!"?t<04D6-Cf$G(B`:'$B$r2!$9$H%.%j%7%cJ8;zF~NO%b!<%I$KF~$j$^$9!#(B`:'$B$r(B -$B2!$7$?D>8e$K(B`a'$B$r2!$9$H(B`\alpha'$B$,!"(B`g' $B$r2!$9$H(B `\gamma'$B$,!"$J$I%"%k%U%!%Y%C(B -$B%H$KBP1~$7$?%.%j%7%cJ8;z$,A^F~$5$l$^$9!#A`:nJ}K!$O(B;$B$N?t<05-9fJd40$H$^$C$?(B -$B$/F1$8$G$9!#$^$:$O(B`:'$B$ND>8e$K(BTAB$B$r2!$7$F$I$N%"%k%U%!%Y%C%H$K$I$N%.%j%7%cJ8(B -$B;z$,BP1~$7$F$$$k$+D4$Y$F$_$F$/$@$5$$!#(B + �⤦��ġ������Ķ����`:'�򲡤��ȥ��ꥷ��ʸ�����ϥ⡼�ɤ�����ޤ��� +`:'�򲡤���ľ���`a'�򲡤���`\alpha'����`g' �򲡤��� `\gamma'�����ʤɥ� +��ե��٥åȤ��б��������ꥷ��ʸ������������ޤ��������ˡ��;�ο������� +�䴰�Ȥޤä���Ʊ���Ǥ����ޤ���`:'��ľ���TAB�򲡤��ƤɤΥ���ե��٥å� +�ˤɤΥ��ꥷ��ʸ�����б����Ƥ��뤫Ĵ�٤ƤߤƤ��������� - `;'$B$H(B`:'$B$r?t<04D6-Cf$G2!$7$F$$$k$K$b$+$+$o$i$:!"%$%a!<%8Jd40$,F/$+$J$$>l(B -$B9g$O!"(B`C-u ;'$B$N$h$&$K(B universal-argument $B$r$D$1$F%-!<$r2!$9$3$H$K$h$j!"6/(B -$B@)E*$K%$%a!<%8Jd40$KF~$k$3$H$,$G$-$^$9!#$^$?!"$3$N;~$K$I$N$h$&$J>uBV$G?t<0(B -$B4D6-FbH=Dj$K<:GT$7$?$+$r$4O"Mm2<$5$$!#(B + `;'��`:'������Ķ���Dz����Ƥ���ˤ⤫����餺�����᡼���䴰��Ư���� +�����ϡ�`C-u ;'�Τ褦�� universal-argument ��Ĥ��ƥ����򲡤����Ȥˤ� +�ꡢ����Ū�˥��᡼���䴰�����뤳�Ȥ��Ǥ��ޤ����ޤ������λ��ˤɤΤ褦�� +���֤ǿ����Ķ���Ƚ��˼��Ԥ�������Ϣ�������� +  File: yatexj, Node: Local dictionary, Next: Commenting out, Prev: Completion, Up: Top -$B%m!<%+%k<-=q(B +�����뼭�� ************ - $BJd40F~NOMQ$N8uJd$O;0oMQ$9$k%3%^%s%I$rJ]B8$9(B -$B$k!V%f!<%6<-=q!W!"$=$7$F$b$&$R$H$D$O$"$k%G%#%l%/%H%j$G$N$_M-8z$J%3%^%s%I$r(B -$BJ]B8$9$k!V%m!<%+%k<-=q!W$G$9!#(B + �䴰�����Ѥθ���ϻ�����μ��񤫤鹽������Ƥ��ޤ�����Ĥ�`yatex.el' +���Ȥ߹��ޤ줿��ɸ�༭��ס��⤦��Ĥϥ桼�����Ŀ�Ū�˾��Ѥ��륳�ޥ�� +����¸����֥桼������ס������Ƥ⤦�ҤȤĤϤ���ǥ��쥯�ȥ�ǤΤ�ͭ�� +�ʥ��ޥ�ɤ���¸����֥����뼭��פǤ��� - $BJd40F~NO;~$K?7$7$$C18l$rF~$l$?>l9g$K!"$=$NC18l$r$I$N<-=q$KF~$l$k$+J9$$$F(B -$BMh$^$9!#(B + �䴰���ϻ��˿�����ñ������줿���ˡ�����ñ���ɤμ��������뤫ʹ +������ޤ��� `foo' is not in table. Register into: U)serDic L)ocalDic N)one D)iscard -$B$H$$$&%W%m%s%W%H$KBP$7!"(B`u'$B$HEz$($k$H!V%f!<%6<-=q!W$r!"(B`l'$B$HEz$($k$H%m!<%+(B -$B%k<-=q$r99?7$7!"(B`n'$B$HEz$($k$H<-=q%U%!%$%k$O99?7$;$:8=:_$N(BEmacs$B%;%C%7%g%s$N(B -$B$_M-8z$JC18l$H$7!"(B`d'$B$HEz$($k$H?7$?$JC18l$r3X=,$;$:$Kl(B -$B9g$K$O(B`~/.emacs'$B$J$I$G!"(B + �⤷�������뼭��ε�ǽ�Ϥ��餺�����ƥ桼������ι����ΤߤǤ褤�ȸ� +�����ˤ�`~/.emacs'�ʤɤǡ� (setq YaTeX-nervous nil) -$B$H$7$F2<$5$$!#(B +�Ȥ��Ʋ������� +  File: yatexj, Node: Commenting out, Next: Cursor jump, Prev: Local dictionary, Up: Top -$B%3%a%s%H%"%&%H(B +�����ȥ����� ************** - LaTeX$B$NJT=8$K$O;n9T:x8m$,$D$-$b$N$G$9!#$"$kItJ,$r0l3g$G%3%a%s%H%"%&%H$7(B -$B$?$j!"%3%a%s%H$r30$7$?$j$7$?$$$3$H$,$"$j$^$9!#(B + LaTeX���Խ��ˤϻ�Ժ����Ĥ���ΤǤ���������ʬ����ǥ����ȥ����� +�����ꡢ�����Ȥ򳰤����ꤷ�������Ȥ�����ޤ��� `[prefix] >' - ... $B%j%8%g%s$r(B % $B$G%3%a%s%H%"%&%H(B + ... �ꥸ���� % �ǥ����ȥ����� `[prefix] <' - ... $B%j%8%g%s$N(B % $B$N%3%a%s%H$r30$9(B + ... �ꥸ���� % �Υ����Ȥ򳰤� -$B$O!"$"$i$+$8$a@_Dj$7$?%j%8%g%s$KBP$7$F$NA`:n!"(B +�ϡ����餫�������ꤷ���ꥸ�����Ф��Ƥ��� `[prefix] .' - ... $B8=:_$N%Q%i%0%i%U$r%3%a%s%H%"%&%H(B + ... ���ߤΥѥ饰��դ򥳥��ȥ����� `[prefix] ,' - ... $B8=:_$N%Q%i%0%i%U$N%3%a%s%H$r30$9(B + ... ���ߤΥѥ饰��դΥ����Ȥ򳰤� -$B$O!"%+!<%=%k$N0LCV$9$k%Q%i%0%i%UA4BN$KBP$7$F$NA`:n$G$9!#$J$*!"$3$3$G$$$&(B -$B!V%Q%i%0%i%U!W$O(B (`mark-paragraph') $B4X?t$K$h$j%^!<%/$5$l$kHO0O$r;X$7$^$9(B -($BI8=`@_Dj$G(B`ESC h'$B$K%P%$%s%I$5$l$F$$$k(B)$B!#$J$*!"4{$K(B`%'$B$G%3%a%s%H%"%&%H$5$l(B -$B$F$$$k%Q%i%0%i%U$KBP$7$F7+$jJV$7%Q%i%0%i%U$N%3%a%s%H$r;HMQ$7$?>l9g$NF0:n$O(B -$BJ]>Z$7$^$;$s$N$G8fCm0U$/$@$5$$!#(B +�ϡ���������ΰ��֤���ѥ饰������Τ��Ф��Ƥ����Ǥ����ʤ��������Ǥ� +���֥ѥ饰��աפ� (`mark-paragraph') �ؿ��ˤ��ޡ���������ϰϤ�ؤ� +�ޤ�(ɸ�������`ESC h'�˥Х���ɤ���Ƥ���)���ʤ�������`%'�ǥ����ȥ� +���Ȥ���Ƥ���ѥ饰��դ��Ф��Ʒ����֤��ѥ饰��դΥ����Ȥ���Ѥ��� +����ư����ݾڤ��ޤ���ΤǸ���դ��������� - $B$5$F!"J8>O$KBP$7$F$@$1$G$J$/!";~$K$O(B`\begin', `\end' $B<+BN$KBP$7$F$b%3%a(B -$B%s%H%"%&%H$NA`:n$r$7$?$$$H$-$,$"$j$^$9!#$3$N$h$&$J$H$-$O!"(B`\begin{}' $B$"$k(B -$B$$$O(B `\end{}' $B$N9T$K%+!<%=%k$r9g$o$;!"(B + ���ơ�ʸ�Ϥ��Ф��Ƥ����Ǥʤ������ˤ�`\begin', `\end' ���Τ��� +���Ƥ⥳���ȥ����Ȥ����򤷤����Ȥ�������ޤ������Τ褦�ʤȤ��ϡ� +`\begin{}' ���뤤�� `\end{}' �ιԤ˥���������碌�� `[prefix] >' - ... `\begin{}'$B!A(B`\end{}' $BA4$F%3%a%s%H%"%&%H(B + ... `\begin{}'��`\end{}' ���ƥ����ȥ����� `[prefix] <' - ... `\begin{}'$B!A(B`\end{}' $BA4$F%3%a%s%H$r30$9(B + ... `\begin{}'��`\end{}' ���ƥ����Ȥ򳰤� -$B$H$9$k$3$H$G!"(B`\begin$B!A(B\end'$B$G0O$^$l$k4D6-A4$F$KBP$7$F%3%a%s%HA`:n$7!"(B +�Ȥ��뤳�Ȥǡ�`\begin��\end'�ǰϤޤ��Ķ����Ƥ��Ф��ƥ��������� `[prefix] .' - ... `\begin{}' $B$H(B `\end{}' $B$r%3%a%s%H%"%&%H(B + ... `\begin{}' �� `\end{}' �򥳥��ȥ����� `[prefix] ,' - ... `\begin{}' $B$H(B `\end{}' $B$N%3%a%s%H$r30$9(B + ... `\begin{}' �� `\end{}' �Υ����Ȥ򳰤� -$B$O!"BP1~$9$k(B `\begin' $B$H(B `\end' 2$B9T$@$1$r!"%3%a%s%HA`:n$NBP>]$H$7$^$9!#%j(B -$B%8%g%s$r%3%a%s%H%"%&%H$7$h$&$H$7$F!"%^!<%/$r@_Dj$7$?$N$A$K%+!<%=%k$r0\F0$7(B -`[preifx] >' $B$r2!$7$F$b%+!<%=%k$,(B `\begin{}' $B$N>e$K$"$k$H(B`\begin{}'$B!A(B -`\end{}'$B%b!<%I$G%3%a%s%H5!G=$,F/$$$F$7$^$&$N$GCm0U$7$F2<$5$$!#(B +�ϡ��б����� `\begin' �� `\end' 2�Ԥ����򡢥����������оݤȤ��ޤ��� +�ꥸ���򥳥��ȥ����Ȥ��褦�Ȥ��ơ��ޡ��������ꤷ���Τ��˥�������� +��ư��`[preifx] >' �򲡤��Ƥ⥫�����뤬 `\begin{}' �ξ�ˤ���� +`\begin{}'��`\end{}'�⡼�ɤǥ����ȵ�ǽ��Ư���Ƥ��ޤ��Τ���դ��Ʋ��� +���� +  File: yatexj, Node: Cursor jump, Next: Modifying/Deleting, Prev: Commenting out, Up: Top -$B%+!<%=%k%8%c%s%W(B +�������른���� **************** * Menu: -* $BBP1~%*%V%8%'%/%H$X$N%8%c%s%W(B:: -* $B$*3(IA$-%D!<%k5/F0(B:: -* $B%a%$%s%U%!%$%k$X$N%8%c%s%W(B:: -* $B4D6-$rC10L$H$7$?%8%c%s%W(B:: -* $B:G8e$NJd400LCV$X$N%8%c%s%W(B:: +* �б����֥������ȤؤΥ�����:: +* ���������ġ��뵯ư:: +* �ᥤ��ե�����ؤΥ�����:: +* �Ķ���ñ�̤Ȥ���������:: +* �Ǹ���䴰���֤ؤΥ�����:: +  -File: yatexj, Node: $BBP1~%*%V%8%'%/%H$X$N%8%c%s%W(B, Next: $B$*3(IA$-%D!<%k5/F0(B, Prev: Cursor jump, Up: Cursor jump +File: yatexj, Node: �б����֥������ȤؤΥ�����, Next: ���������ġ��뵯ư, Prev: Cursor jump, Up: Cursor jump -$BBP1~%*%V%8%'%/%H$X$N%8%c%s%W(B +�б����֥������ȤؤΥ����� ============================ - $BJ8=qCf$N$$$m$$$m$J>l=j$G(B + ʸ����Τ�����ʾ��� `[prefix] g' - ... $BBP1~$9$k%*%V%8%'%/%H$K%8%c%s%W(B + ... �б����륪�֥������Ȥ˥����� -$B$r2!$9$3$H$K$h$j!"%+!<%=%k0LCV$N(BLaTeX$B%3%^%s%I$KBP1~$9$k>l=j$K%8%c%s%W$7$^(B -$B$9!#BP1~4X78$,B8:_$9$k$H2rl9g$O%(%i!<$K(B -$B$J$j$^$9!#$^$?$3$l$O!"NN0h8GDj$N$?$a$N(B `%#BEGIN' $B$H(B `%#END' $B$N%Z%"$KBP$7$F(B -$B$bF1MM$KF0:n$7$^$9!#$J$*!"(B`label/ref'$B$d(B`cite/bibitem'$BBP1~$9$k$b$N$,JL%U%!(B -$B%$%k$K$"$k;~$O!"%8%c%s%W@h$H$J$k%U%!%$%k$,%*!<%W%s$5$l$F$$$J$1$l$P$J$j$^$;(B -$B$s!#(B*Note %#notation::. $B%a%$%s$N(B .tex $B%U%!%$%k$N(B `\include{chap1}' $B$J$I$K(B -$B%+!<%=%k$r9g$o$;!"(B`[prefix] g' $B$r2!$9$H!"(B`chap1.tex' $B$K%8%c%s%W$7$^$9!#(B + `\begin{}' �� `\end{}' �ιԤ�`[prefix] g'�򲡤����Ȥ� +��ꡢ�б�����`end/begin'�ιԤ˥����פ��ޤ����������б������Τ� +�ʤ����ϥ��顼�ˤʤ�ޤ����ޤ�����ϡ��ΰ����Τ���� `%#BEGIN' �� +`%#END' �Υڥ����Ф��Ƥ�Ʊ�ͤ�ư��ޤ����ʤ���`label/ref'�� +`cite/bibitem'�б������Τ��̥ե�����ˤ�����ϡ���������Ȥʤ�ե� +���뤬�����ץ󤵤�Ƥ��ʤ���Фʤ�ޤ���*Note %#notation::. +�ᥤ��� .tex �ե������ `\include{chap1}' �ʤɤ˥���������碌�� +`[prefix] g' �򲡤��ȡ�`chap1.tex' �˥����פ��ޤ��� -$B$^$?!"(B +�ޤ��� `[prefix] 4 g' - ... $BJL%&%#%s%I%&$GBP1~%*%V%8%'%/%H$K%8%c%s%W(B + ... �̥�����ɥ����б����֥������Ȥ˥����� -$B$r2!$9$H!"BP1~$9$k%*%V%8%'%/%H$X$N%8%c%s%W$rJL%&%#%s%I%&$G9T$$$^$9!#$?$@$7!"(B -$B$3$N5!G=$O(B `begin/end', `%#BEGIN/%#END' $B4V$N%8%c%s%W$KBP$7$F$O(B($B0UL#$,$J$$(B -$B$H;W$o$l$k$N$G(B)$B5!G=$7$J$$$N$GCm0U$7$F$/$@$5$$!#(B +�򲡤��ȡ��б����륪�֥������ȤؤΥ����פ��̥�����ɥ��ǹԤ��ޤ����� +���������ε�ǽ�� `begin/end', `%#BEGIN/%#END' �֤Υ����פ��Ф��Ƥ�(�� +̣���ʤ��Ȼפ���Τ�)��ǽ���ʤ��Τ���դ��Ƥ��������� +  -File: yatexj, Node: $B$*3(IA$-%D!<%k5/F0(B, Next: $B%a%$%s%U%!%$%k$X$N%8%c%s%W(B, Prev: $BBP1~%*%V%8%'%/%H$X$N%8%c%s%W(B, Up: Cursor jump +File: yatexj, Node: ���������ġ��뵯ư, Next: �ᥤ��ե�����ؤΥ�����, Prev: �б����֥������ȤؤΥ�����, Up: Cursor jump -$B$*3(IA$-%D!<%k5/F0(B +���������ġ��뵯ư ================== -$B>e5-$N!V2hA|%U%!%$%k$N$KAjEv$9$kItJ,$r(B \\(\\)$B$+(B - $B$iH4$-=P$7$F3P$($F$*$/(B($B2?HVL\$N(B\\(\\)$B$+$OJQ?t$N3F%j%9%H$N(B cdr $BIt$KF~(B - $B$l$F$*$/(B)$B!#%^%C%A$7$J$1$l$P2?$b$7$J$$!#(B - 2. $B9TKv$K!"JQ?t(B `YaTeX-file-processor-alist' $B$KEPO?$5$l$F$$$k%3%^%s%I$,(B - $B!V(B%$B%3%^%s%I!W(B $B$N$h$&$K=q$$$F$"$l$P6/@)E*$K!V%3%^%s%I(B $B%U%!%$%kL>(B.$B3HD%(B - $B;R!W$r5/F0!#(B - 3. $B$J$1$l$P!"JQ?t(B `YaTeX-file-processor-alist' $B$N3F%j%9%H$N(Bcdr$BIt$KF~$C$F(B - $B$$$k3HD%;R$r!V%U%!%$%kL>!W$N8e$m$KB-$7$?%U%!%$%k$,B8:_$9$k$+=gl9g(Bcar$BIt$KF~$C$F$$$k%3%^%s%I$r5/F0$9$k!#(B - 4. $B0J>e$I$l$+$K%^%C%A$7$J$1$l$P$"$-$i$a$k!#(B + 1. �����ȹԤ��ѿ� `YaTeX-processed-file-regexp-alist' ���������� + ��������ɽ���Τ����줫�ȥޥå������顢�ե�����̾������������ʬ�� + (\\)����ȴ���Ф��ƳФ��Ƥ���(�����ܤ�\\(\\)�����ѿ��γƥꥹ�Ȥ� + cdr ��������Ƥ���)���ޥå����ʤ���в��⤷�ʤ��� + 2. �����ˡ��ѿ� `YaTeX-file-processor-alist' ����Ͽ����Ƥ��륳�ޥ�� + ����%���ޥ�ɡ� �Τ褦�˽񤤤Ƥ���ж���Ū�ˡ֥��ޥ�� �ե����� + ̾.��ĥ�ҡפ�ư�� + 3. �ʤ���С��ѿ� `YaTeX-file-processor-alist' �γƥꥹ�Ȥ�cdr�������� + �Ƥ����ĥ�Ҥ�֥ե�����̾�פθ���­�����ե����뤬¸�ߤ��뤫�缡 + Ĵ�٤ơ�¸�ߤ������car�������äƤ��륳�ޥ�ɤ�ư���롣 + 4. �ʾ�ɤ줫�˥ޥå����ʤ���Ф������롣 -$BJQ?t(B `YaTeX-file-processor-alist' $B$HJQ?t(B `YaTeX-file-processor-alist' $B$N@_(B -$BDjJ}K!$K$D$$$F$O$=$l$>$l$NJQ?t$K$D$$$F(B describe-variable $B$7$F@bL@$rFI$s$G(B -$B2<$5$$!#$&$^$/@_Dj$9$k$H!"2hA|%U%!%$%k$K$+$.$i$:!"G$0U$N7A<0$N%U%!%$%k$rG$(B -$B0U$N%W%m%;%C%5$G=hM}$9$k%3%^%s%I$r4JC1$K8F$S=P$9$3$H$,$G$-$^$9!#(B +�ѿ� `YaTeX-file-processor-alist' ���ѿ� `YaTeX-file-processor-alist' +��������ˡ�ˤĤ��ƤϤ��줾����ѿ��ˤĤ��� describe-variable ���������� +�ɤ�Dz����������ޤ����ꤹ��ȡ������ե�����ˤ����餺��Ǥ�դη����Υե� +�����Ǥ�դΥץ��å��ǽ������륳�ޥ�ɤ��ñ�˸ƤӽФ����Ȥ��Ǥ��ޤ��� +  -File: yatexj, Node: $B%a%$%s%U%!%$%k$X$N%8%c%s%W(B, Next: $B4D6-$rC10L$H$7$?%8%c%s%W(B, Prev: $B$*3(IA$-%D!<%k5/F0(B, Up: Cursor jump +File: yatexj, Node: �ᥤ��ե�����ؤΥ�����, Next: �Ķ���ñ�̤Ȥ���������, Prev: ���������ġ��뵯ư, Up: Cursor jump -$B%a%$%s%U%!%$%k$X$N%8%c%s%W(B +�ᥤ��ե�����ؤΥ����� ========================== -`chap1.tex'$B$N$h$&$J%5%V%U%!%$%k$G!"(B +`chap1.tex'�Τ褦�ʥ��֥ե�����ǡ� `[prefix] ^' - ... $B%a%$%s%U%!%$%k$K%8%c%s%W(B + ... �ᥤ��ե�����˥����� `[prefix] 4 ^' - ... $BJL%&%#%s%I%&$G%a%$%s%U%!%$%k$K%8%c%s%W(B + ... �̥�����ɥ��ǥᥤ��ե�����˥����� -$B$r2!$9$H!"%a%$%s%U%!%$%k$NJT=8%P%C%U%!$K@ZBX$($^$9!#$b$7!"%a%$%s%U%!%$%k$r(B -$B%*!<%W%s$7$F$$$J$$>l9g$O!"%+%l%s%H%G%#%l%/%H%j$+$iC5$7$F<+F0E*$K%*!<%W%s$7(B -$B$^$9!#(B +�򲡤��ȡ��ᥤ��ե�������Խ��Хåե������ؤ��ޤ����⤷���ᥤ��ե��� +��򥪡��ץ󤷤Ƥ��ʤ����ϡ������ȥǥ��쥯�ȥ꤫��õ���Ƽ�ưŪ�˥��� +�ץ󤷤ޤ��� +  -File: yatexj, Node: $B4D6-$rC10L$H$7$?%8%c%s%W(B, Next: $B:G8e$NJd400LCV$X$N%8%c%s%W(B, Prev: $B%a%$%s%U%!%$%k$X$N%8%c%s%W(B, Up: Cursor jump +File: yatexj, Node: �Ķ���ñ�̤Ȥ���������, Next: �Ǹ���䴰���֤ؤΥ�����, Prev: �ᥤ��ե�����ؤΥ�����, Up: Cursor jump -$B4D6-$rC10L$H$7$?%8%c%s%W(B +�Ķ���ñ�̤Ȥ��������� ======================== -$B$5$i$K8=:_$N4D6-$rC10L$H$7$F5!G=$9$k%3%^%s%I$K0J2<$N$b$N$,$"$j$^$9!#(B +����˸��ߤδĶ���ñ�̤Ȥ��Ƶ�ǽ���륳�ޥ�ɤ˰ʲ��Τ�Τ�����ޤ��� `M-C-a' - ... $B4D6-$N@hF,(B(`\begin')$B$X%8%c%s%W(B + ... �Ķ�����Ƭ(`\begin')�إ����� `M-C-e' - ... $B4D6-$NKvHx(B(`\end')$B$X%8%c%s%W(B + ... �Ķ�������(`\end')�إ����� `M-C-@' - ... $B4D6-A4BN$r%^!<%/(B + ... �Ķ����Τ�ޡ��� -$B>e5-$N%3%^%s%I$ODL>o$N(B`[prefix]'$B%-!<$G$O$J$/(B`META'$B%-!<$r%W%j%U%#%/%9$H$7$F(B -$B5!G=$9$k$N$G$4Cm0U2<$5$$!#(B +�嵭�Υ��ޥ�ɤ��̾��`[prefix]'�����ǤϤʤ�`META'������ץ�ե������� +���Ƶ�ǽ����ΤǤ���ղ������� +  -File: yatexj, Node: $B:G8e$NJd400LCV$X$N%8%c%s%W(B, Prev: $B4D6-$rC10L$H$7$?%8%c%s%W(B, Up: Cursor jump +File: yatexj, Node: �Ǹ���䴰���֤ؤΥ�����, Prev: �Ķ���ñ�̤Ȥ���������, Up: Cursor jump -$B:G8e$NJd400LCV$X$N%8%c%s%W(B +�Ǹ���䴰���֤ؤΥ����� ========================== -$BLnD;$OJd40F~NO$7$?0LCV$r>o$K%l%8%9%?(B `3'$B$KJ]B8$7$F$$$^$9!#F~NOESCf$GG!2?$J(B -$B$k%U%!%$%k$NG!2?$J$k0LCV$K9T$C$?$H$7$F$b!"(B`C-x j 3'(`jump-to-register')$B$r(B -$B;H$C$FD>$A$K:G8e$NJd40F~NO0LCV$KLa$k$3$H$,$G$-$^$9!#(B +��Ļ���䴰���Ϥ������֤��˥쥸���� `3'����¸���Ƥ��ޤ������������ǡ +���ʤ�ե������ǡ���ʤ���֤˹Ԥä��Ȥ��Ƥ⡢`C-x j +3'(`jump-to-register')��Ȥä�ľ���˺Ǹ���䴰���ϰ��֤���뤳�Ȥ��Ǥ� +�ޤ��� +  File: yatexj, Node: Modifying/Deleting, Next: Filling, Prev: Cursor jump, Up: Top -$BJQ99(B/$B:o=|(B +�ѹ�/��� ********* - $B4{$KF~NO$5$l$F$$$k(B LaTeX $B%3%^%s%I$NJQ99(B/$B:o=|$N$?$a$K0J2<$N5!G=$,MQ0U$5$l(B -$B$F$$$^$9!#(B + �������Ϥ���Ƥ��� LaTeX ���ޥ�ɤ��ѹ�/����Τ���˰ʲ��ε�ǽ���Ѱ� +����Ƥ��ޤ��� `[prefix] c' - ... $B%+!<%=%k0LCV$N(B LaTeX $B%3%^%s%I$NJQ99(B + ... ����������֤� LaTeX ���ޥ�ɤ��ѹ� `[prefix] k' - ... $B%+!<%=%k0LCV$N(B LaTeX $B%3%^%s%I$N:o=|(B + ... ����������֤� LaTeX ���ޥ�ɤκ�� -$B$3$l$i$N%3%^%s%I$O!"%3%^%s%I$r5/F0$9$k>l=j$K$h$C$FF0:n$r7hDj$9$k$N$GCm0U$7(B -$B$F2<$5$$!#(B +�����Υ��ޥ�ɤϡ����ޥ�ɤ�ư������ˤ�ä�ư�����ꤹ��Τ��� +�դ��Ʋ������� * Menu: -* Changing LaTeX command:: LaTeX $B%3%^%s%I$NJQ99(B -* Killing LaTeX command:: LaTeX $B%3%^%s%I$N:o=|(B +* Changing LaTeX command:: LaTeX ���ޥ�ɤ��ѹ� +* Killing LaTeX command:: LaTeX ���ޥ�ɤκ�� +  File: yatexj, Node: Changing LaTeX command, Next: Killing LaTeX command, Prev: Modifying/Deleting, Up: Modifying/Deleting -LaTeX $B%3%^%s%I$NJQ99(B +LaTeX ���ޥ�ɤ��ѹ� ==================== -$BJQ99$7$?$$(B LaTeX $B%3%^%s%I$K%+!<%=%k$r9g$o$;$F(B `[prefix] c' $B$r2!$9$H$=$N%3(B -$B%^%s%I$rJd40F~NO$J$I$rMQ$$$F(B - * section$B7?%3%^%s%I$N%3%^%s%IL>(B - * section$B7?%3%^%s%I$N0z?t(B - * section$B7?%3%^%s%I$N%*%W%7%g%s%Q%i%a!<%?(B([]$B$G0O$^$l$?$b$N(B) - * large$B7?%3%^%s%I(B - * ($B%$%a!<%8Jd40$GF~NO2DG=$J(B)$B?t<0%b!<%I@lMQ$N(Bmaketitle$B7?%3%^%s%I(B + * `begin/end' �δĶ�̾ + * section�����ޥ�ɤΥ��ޥ��̾ + * section�����ޥ�ɤΰ��� + * section�����ޥ�ɤΥ��ץ����ѥ�᡼��([]�ǰϤޤ줿���) + * large�����ޥ�� + * (���᡼���䴰�����ϲ�ǽ��)�����⡼�����Ѥ�maketitle�����ޥ�� - $BJQ$($?$$(Bsection$B7?%3%^%s%I$N0z?t$,$5$i$K(B LaTeX $B%3%^%s%I$r4^$`>l9g$O!"$=$N(B -$B0z?t$r0O$`Cf3g8L$N>e$G(B `[prefix] c' $B$r2!$9$3$H$GCf$N%3%^%s%I$rJQ99BP>]H=Dj(B -$B$+$i=|30$9$k$3$H$,$G$-$^$9!#(B + �Ѥ�����section�����ޥ�ɤΰ���������� LaTeX ���ޥ�ɤ�ޤ���ϡ� +���ΰ�����Ϥ����̤ξ�� `[prefix] c' �򲡤����Ȥ���Υ��ޥ�ɤ��ѹ� +�о�Ƚ�꤫��������뤳�Ȥ��Ǥ��ޤ��� +  File: yatexj, Node: Killing LaTeX command, Prev: Changing LaTeX command, Up: Modifying/Deleting -LaTeX $B%3%^%s%I$N:o=|(B +LaTeX ���ޥ�ɤκ�� ==================== -`[prefix] k' $B$O5/F0$9$k0LCV$K$h$je(B($BCf(B) section$B7?%3%^%s%I$N:o=|(B - $B%U%)%s%H;XDj3g8L$N>e(B $B%U%)%s%H;XDj$N:o=|(B - $B3g8L$N>e(B $BBP$r$J$93g8L$N:o=|(B + ��ư���� ư�� + \begin, \end�ι� `\begin\end'�ڥ��κ�� + %#BEGIN, %#END �ι� %#BEGIN,%#END�ڥ��κ�� + section�����ޥ�ɤξ�(��) section�����ޥ�ɤκ�� + �ե���Ȼ����̤ξ� �ե���Ȼ���κ�� + ��̤ξ� �Ф�ʤ���̤κ�� -`\begin, \end' $B$*$h$S(B `%#BEGIN, %#END' $B$r:o=|$9$k>l9g!"(B`\begin, \end' $B$d(B -`%#BEGIN, %#END' $B$NB8:_$9$k9T$O$^$k$4$H:o=|$5$l$k$N$G!"$=$l$i$N0l9T$K(B -`\begin' $B$J$I$rFs$D0J>eO"$M$F=q$+$J$$$h$&$KCm0U$7$F$/$@$5$$!#>e5-$N$b$N$O(B -$B$9$Y$FK\J8$r0O$&!VMF4o!W$r:o=|$9$k$h$&$KF/$-$^$9$,!"(Buniversal-argument -(`C-u') $B$rBG$C$?8e$G(B`[prefix] k'$B$r%?%$%W$9$k$H!"$=$l$>$l$N!VMF4o!W$K4^$^$l(B -$B$k!VCf?H!W$b0l5$$K:o=|$7$^$9!#0J2<$NNc$r;29M$K$7$F2<$5$$!#(B +`\begin, \end' ����� `%#BEGIN, %#END' ���������硢`\begin, \end' +�� `%#BEGIN, %#END' ��¸�ߤ���ԤϤޤ뤴�Ⱥ�������Τǡ������ΰ�� +�� `\begin' �ʤɤ���İʾ�Ϣ�ͤƽ񤫤ʤ��褦����դ��Ƥ����������嵭�� +��ΤϤ��٤���ʸ��Ϥ����ƴ�פ�������褦��Ư���ޤ����� +universal-argument (`C-u') ���Ǥä����`[prefix] k'�򥿥��פ���ȡ����� +����Ρ��ƴ�פ˴ޤޤ�����ȡפ�쵤�˺�����ޤ����ʲ�����򻲹ͤˤ� +�Ʋ������� - $B85$N%F%-%9%H(B: [prefix] k C-u [prefix] k - $BK\J8(B\footnote{$B5SCm(B}$B$G$9!#(B $BK\J85SCm$G$9!#(B $BK\J8$G$9!#(B - $B",(B($B%+!<%=%k0LCV(B) + ���Υƥ�����: [prefix] k C-u [prefix] k + ��ʸ\footnote{����}�Ǥ��� ��ʸ����Ǥ��� ��ʸ�Ǥ��� + ��(�����������) +  File: yatexj, Node: Filling, Next: Includeonly, Prev: Modifying/Deleting, Up: Top -$B7eB7$((B +��·�� ****** -item$B$N7eB7$((B +item�η�·�� ============ - itemize $B4D6-Cf$K$"$k(B`\item'$B$N9`L\(B($BJ8>O(B)$B$,J#?t9T$KEO$k>l9g$K!"9`L\$N@hF,(B -$B$r7eB7$($7$?$$>l9g$K$O!"(B + itemize �Ķ���ˤ���`\item'�ι���(ʸ��)��ʣ���Ԥ��Ϥ���ˡ����ܤ��� +Ƭ���·�����������ˤϡ� `M-q' - ... $B7eB7$((B + ... ��·�� -$B$K$h$C$F!"$=$N(B item $B$N%$%s%G%s%H$N?<$5$K1~$8$F(B fill $B$5$l$^$9!#$J$*!"8E$$(B -NTT jTeX $B$r;HMQ$7$F$$$k>l9g$K$O!"(BLisp $BJQ?t(B`NTT-jTeX'$B$r(B`t'$B$K%;%C%H$7$F2<$5(B -$B$$!#(B +�ˤ�äơ����� item �Υ���ǥ�Ȥο����˱����� fill ����ޤ����ʤ����� +��NTT jTeX ����Ѥ��Ƥ�����ˤϡ�Lisp �ѿ�`NTT-jTeX'��`t'�˥��åȤ��� +�������� - $B$3$N$H$-!"JQ?t(B`YaTeX-item-regexp'$B$NCM(B($BI8=`$G$O(B `"\\\\item"')$B$r9`L\;XDj%3(B -$B%^%s%I$N@55,I=8=$H$7$F8!:w$K;HMQ$7$^$9!#(Bitemize $B4D6-$G!"FH<+$N%3%^%s%I$rDj(B -$B5A$7$F9`L\$rNs5s$7$F$$$k>l9g(B($BNc$($P(B`\underlineitem')$B$O!"(B`~/.emacs' $B$Gl9g$O!"FH<+$N9`L\Ns5s%3%^%s%I$NL>A0$r(B -``"\item"'$B$G;O$^$k$b$N$K$7$F2<$5$$(B($BNc$($P(B"\itembf"')$B!#(B +�����ѿ��λ���λ������褯ʬ����ʤ����ϡ��ȼ��ι�����󥳥ޥ�ɤ�̾���� +``"\item"'�ǻϤޤ��Τˤ��Ʋ�����(�㤨��"\itembf"')�� -$BLnD;$N(B `M-q' $B$G$O(B `\item' $B$r4D6-$K1~$8$F0J2<$N$h$&$K!V%O%s%0%$%s%G%s%H!W$7(B -$B$^$9!#(B +��Ļ�� `M-q' �Ǥ� `\item' ��Ķ��˱����ưʲ��Τ褦�ˡ֥ϥ󥰥���ǥ�ȡ� +���ޤ��� - itemize, enumerate$B4D6-(B: - >\item[$B$[$2$[$2(B] $B1Q8l$G$O!"FC$K0UL#$N$J$$C18l$r(B `foo' $B$G$"$i$o$7$^(B - > $B$9$,!"$3$l$NF|K\8lHG$H$b$$$($kC18l$,!V$[$2$[$2!W(B - > $B$G$9!#(B - description$B4D6-(B: - > \item[$B$X$m$X$m(B] $B!V$[$2$[$2!W$r$G$?$i$a$,C18l$H$7$F;H$C$?;~$K!"Bh(B - > 2$B$N$G$?$i$a$JC18l$H$7$F!V$X$m$X$m!W$,;H$o$l$k$3$H$,B?(B - > $B$$$h$&$G$9!#(B + itemize, enumerate�Ķ�: + >\item[�ۤ��ۤ�] �Ѹ�Ǥϡ��ä˰�̣�Τʤ�ñ��� `foo' �Ǥ���路�� + > ��������������ܸ��ǤȤ⤤����ñ�줬�֤ۤ��ۤ��� + > �Ǥ��� + description�Ķ�: + > \item[�ؤ�ؤ�] �֤ۤ��ۤ��פ�Ǥ���᤬ñ��Ȥ��ƻȤä����ˡ��� + > 2�ΤǤ�����ñ��Ȥ��ơ֤ؤ�ؤ�פ��Ȥ��뤳�Ȥ�¿ + > ���褦�Ǥ��� -$B%Q%i%0%i%U$N7eB7$((B +�ѥ饰��դη�·�� ================== - itemize$B4D6-0J30$G$N%Q%i%0%i%U$N7eB7$((B(fill)$B$O!"4pK\E*$KB>$N%b!<%I$HF1$8(B -$B$h$&$K5!G=$7$^$9$,!"(Bverbatim$B4D6-$d!"(Btabular$B4D6-$J$I7eB7$($r$9$k$HHa;4$J>u(B -$B67$K$J$k$h$&$J4D6-Cf$G$O5!G=$7$^$;$s!#$^$?!"(B\verb $B$G3g$C$F$"$k$b$N$O7h$7$F(B -$B9TJ,3d$5$l$^$;$s(B($BJQ?t(B `YaTeX-verb-regexp' $B$G@)8f(B) )$B!#$5$i$K!"0l;~E*$K%$%s(B -$B%G%s%H$N?<$5$rJQ$($F$"$k2U=j$G$O!"$=$N%$%s%G%s%H$N@hF,$G(B`M-q'$B$r2!$9$3$H$K(B -$B$h$j(B fill-prefix $B$r$$$A$$$AJQ99$7$J$/$F7eB7$($,$G$-$^$9!#(B + itemize�Ķ��ʳ��ǤΥѥ饰��դη�·��(fill)�ϡ�����Ū��¾�Υ⡼�ɤ�Ʊ +���褦�˵�ǽ���ޤ�����verbatim�Ķ��䡢tabular�Ķ��ʤɷ�·���򤹤���Ỵ +�ʾ����ˤʤ�褦�ʴĶ���Ǥϵ�ǽ���ޤ��󡣤ޤ���\verb �dz�äƤ����� +�Ϸ褷�ƹ�ʬ�䤵��ޤ���(�ѿ� `YaTeX-verb-regexp' ������) )������ˡ��� +��Ū�˥���ǥ�Ȥο������Ѥ��Ƥ���ս�Ǥϡ����Υ���ǥ�Ȥ���Ƭ�� +`M-q'�򲡤����Ȥˤ�� fill-prefix �򤤤������ѹ����ʤ��Ʒ�·�����Ǥ��� +���� +  File: yatexj, Node: Includeonly, Next: What column, Prev: Filling, Up: Top -$B>!O$rF~NO$7$F$$$k;~$K$O!"%a%$%s%U%!%$%kCf$K(B + �ե������ʬ�䤷��ʸ�Ϥ����Ϥ��Ƥ�����ˤϡ��ᥤ��ե�������� - \includeonly{$B8=:_JT=8Cf$N%U%!%$%kL>(B} + \includeonly{�����Խ���Υե�����̾} -$B$N$h$&$K=q$$$F$*$/$3$H$G!"%?%$%W%;%C%H$N;~4V$r@aLs$G$-$^$9$,!"$A$g$C$HB>$N(B -$B%U%!%$%k$r$7$7$?$$;~$K$O(B +�Τ褦�˽񤤤Ƥ������Ȥǡ������ץ��åȤλ��֤�����Ǥ��ޤ���������ä� +¾�Υե�������ľ�����������ˤ� - \includeonly{$B$A$g$C$H$7$7$?$$%U%!%$%kL>(B} + \includeonly{����äȼ�ľ���������ե�����̾} -$B$H=q$-D>$5$J$1$l$P$J$i$:$,%a%$%s%U%!%$%k$N(B`\includeonly'$B$K$J$$>l9g$K$O<+F0E*$K$3$l$r8!=P$7!"$l2!$7$F2<$5$$!#(B +�����Խ���Υե������ `\includeonly' �Υꥹ�Ȥ˲ä��������ˤ�`a'�򡢸� +���Խ���Υե���������� `\includeonly' �ˤ���������`r'�� +`\includeonly' �ιԤ򥳥��ȥ����Ȥ���̵�������������ˤϡ�`%'�򤽤줾 +�첡���Ʋ������� +  File: yatexj, Node: What column, Next: Intelligent newline, Prev: Includeonly, Up: Top -$B$3$3$O$I$3(B? +�����Ϥɤ�? *********** - $B9`L\?t$NB?$$(B tabular $B$J$I$r$?$/$5$s=q$$$F$$$k$H2<$NJ}$N9T$G!"$$$^=q$$$F(B -$B$$$k7e$,$I$3$KBP1~$9$k$N$+$o$+$i$J$/$J$C$F$7$^$&$3$H$,$"$j$^$9!#Nc$($P!"0J(B -$B2<$N$h$&$J(B tabular $B$K$*$$$F!"(B + ���ܿ���¿�� tabular �ʤɤ򤿤�����񤤤Ƥ���Ȳ������ιԤǡ����޽� +�Ƥ���夬�ɤ����б�����Τ��狼��ʤ��ʤäƤ��ޤ����Ȥ�����ޤ����㤨 +�С��ʲ��Τ褦�� tabular �ˤ����ơ� \begin{tabular}{|c|c|c|c|c|c|c|c|}\hline - $B;aL>(B&$B=jB0(B&$B")(B&$B=;=j(B&$BEEOC(B&FAX&$B5">J@h(B&$B5">J@hEEOC(B\\ \hline - $BLp>eFsO:(B & 6 & 223 & $B2#IM;T9AKL6hF|5H(B & xxx-yyy & - zzz-www & $B%H%s%,(B & 9876-54321 \\ - $BF|5H>.AN(B & 2 & \multicolumn{2}{c|}{$B65$($J$$(B} + ��̾&��°&��&����&����&FAX&������&����������\\ \hline + �����Ϻ & 6 & 223 & ���ͻԹ��̶����� & xxx-yyy & + zzz-www & �ȥ� & 9876-54321 \\ + ���Ⱦ��� & 2 & \multicolumn{2}{c|}{�����ʤ�} &&&(???) \\ \hline \end{tabular} -(???)$B$NItJ,$,$I$N9`L\$J$N$+$9$0$KH=CG$9$k$N$OFq$7$$$G$7$g$&!#$3$s$J;~$O!"(B +(???)����ʬ���ɤι��ܤʤΤ�������Ƚ�Ǥ���Τ��񤷤��Ǥ��礦������ʻ��ϡ� `[prefix] &' - ... $B8=:_$N%+%i%`I=<((B + ... ���ߤΥ����ɽ�� -$B$r2!$9$H%+!<%=%k0LCV$N%+%i%`$,$I$N9`L\$K3:Ev$9$k$+$r%_%K%P%C%U%!$KI=<($7$^(B -$B$9!#(Btabular/array$B4D6-$NBh(B1$B9TL\$r9`L\L>$NJB$S$H$_$J$7$FBP1~$9$k$b$N$rC5$7$^(B -$B$9!#$b$79`L\L>$H$7$FJL$N$b$N$rI=<($7$FM_$7$$>l9g$O!"9TF,$r(B`%'$B$K$7$F%@%_!<(B -$B$N9`L\JB$S$r:n$C$F$*$/$HNI$$$G$7$g$&!#(B +�򲡤��ȥ���������֤Υ���ब�ɤι��ܤ˳������뤫��ߥ˥Хåե���ɽ�� +���ޤ���tabular/array�Ķ�����1���ܤ����̾���¤ӤȤߤʤ����б������� +��õ���ޤ����⤷����̾�Ȥ����̤Τ�Τ�ɽ�������ߤ������ϡ���Ƭ��`%'�� +���ƥ��ߡ��ι����¤Ӥ��äƤ������ɤ��Ǥ��礦�� +  File: yatexj, Node: Intelligent newline, Next: Usepackage cheker, Prev: What column, Up: Top -$B$*$^$+$;2~9T(B +���ޤ������� ************ - tabular[*], array, itemize, enumerate, tabbing $B4D6-$r(Bbegin$B7?Jd40$GF~NO$7(B -$B$?;~!"$^$?$O3F4D6-Fb$G(B + tabular[*], array, itemize, enumerate, tabbing �Ķ���begin���䴰���� +�Ϥ��������ޤ��ϳƴĶ���� `ESC RET' - ... $B$*$^$+$;2~9T(B + ... ���ޤ������� -$B$r2!$9$H!"$=$N4D6-$K1~$8$?9T%(%s%H%j$rl9g$O(B undo $B$K$h$C$F>C5n$G$-$^$9(B)$B!#Nc$($P!"(B -tabular$B4D6-$G$O!"$=$N4D6-$N%+%i%`?t$KBP1~$7$?8D?t$N(B `&' $B$K2C$(!"9TKv$N(B -`\\' $B$rF~$l$^$9!#$3$N;~$=$l0JA0$K(B `\hline' $B$,$"$l$P$=$l$bIU$12C$($^$9!#4D(B -$B6-$H$=$l$K1~$8$F<+F0F~NO$9$k$b$N$NBP1~$O0J2<$N$h$&$K$J$j$^$9!#(B +�򲡤��ȡ����δĶ��˱������ԥ���ȥ�򼡤ιԤ��������ޤ�(begin���䴰�� +�˼�ư�������줿����ȥ꤬���פʾ��� undo �ˤ�äƾõ�Ǥ��ޤ�)���㤨 +�С�tabular�Ķ��Ǥϡ����δĶ��Υ��������б������Ŀ��� `&' �˲ä����� +���� `\\' ������ޤ������λ���������� `\hline' ������Ф�����դ��ä� +�ޤ����Ķ��Ȥ���˱����Ƽ�ư���Ϥ����Τ��б��ϰʲ��Τ褦�ˤʤ�ޤ��� * `tabular', `tabular*', `array' - $B%+%i%`?t(B-1 $B$@$1$N(B `&' $B$H(B `\\'$B!#I,MW$K1~$8$F(B `\hline' + ������-1 ������ `&' �� `\\'��ɬ�פ˱����� `\hline' * `tabbing' - $B0l9TL\$GDj5A$7$F$$$k(B `\=' $B$HF1$88D?t$N(B `\>'$B!#(B + ����ܤ�������Ƥ��� `\=' ��Ʊ���Ŀ��� `\>'�� * `itemize', `enumerate', `description', `list' - `\item' $B$^$?$O(B `item[]' + `\item' �ޤ��� `item[]' - tabular $B4D6-$NNc$N$h$&$K!"K\5!G=$O3F4D6-$N0l9TL\$NFbMF$r;29M$K$7$FF0:n$9(B -$B$k$N$G!"$J$k$Y$/Fs9TL\0J9_$G8F$S=P$9$h$&$K$7$F$/$@$5$$!#(B + tabular �Ķ�����Τ褦�ˡ��ܵ�ǽ�ϳƴĶ��ΰ���ܤ����Ƥ򻲹ͤˤ���ư +���Τǡ��ʤ�٤�����ܰʹߤǸƤӽФ��褦�ˤ��Ƥ��������� - $B$b$7!"$=$NB>$N4D6-!"Nc$($P(B `foo'$B!"$KBP$7$F(B`$B$*$^$+$;2~9T(B'$B$rF0:n$5$;$?$$;~(B -$B$O!"(B`YaTeX-intelligent-newline-foo' $B$H$$$&L>A0$N4X?t$rDj5A$7$^$9!#Dj5A$7$?(B -$B4X?t$O!"8=:_$N9T$K2~9T$rA^F~$7$?D>8e$N9TF,$N0LCV$G8F$P$l$^$9!#4X?t(B -`YaTeX-indent-line' $B$r8F$V$H8=:_$N4D6-$N%M%9%H$K1~$8$??<$5$K%$%s%G%s%H$5$l(B -$B$k$N$G!"$3$l$r8F$s$G$+$i2?$+$rA^F~$9$k$h$&$J%3!<%I$r=q$/$H$h$$$G$7$g$&!#(B -`yatexenv.el'$BFb$N4X?t(B `YaTeX-intelligent-newline-itemize' $B$NDj5A$J$I$r;29M(B -$B$K$7$F$/$@$5$$!#(B + �⤷������¾�δĶ����㤨�� `foo'�����Ф���`���ޤ�������'��ư�� +�����������ϡ�`YaTeX-intelligent-newline-foo' �Ȥ���̾���δؿ������ +���ޤ�����������ؿ��ϡ����ߤιԤ˲��Ԥ���������ľ��ι�Ƭ�ΰ��֤ǸƤФ�� +�����ؿ� `YaTeX-indent-line' ��Ƥ֤ȸ��ߤδĶ��Υͥ��Ȥ˱����������� +����ǥ�Ȥ����Τǡ������Ƥ�Ǥ��鲿������������褦�ʥ����ɤ�񤯤Ȥ� +���Ǥ��礦��`yatexenv.el'��δؿ� +`YaTeX-intelligent-newline-itemize' ������ʤɤ򻲹ͤˤ��Ƥ��������� +  File: yatexj, Node: Usepackage cheker, Next: Changing mode of YaTeX, Prev: Intelligent newline, Up: Top -$B@h2s$j(Busepackage +����usepackage **************** - begin$B7?!"(Bsection$B7?!"(Bmaketitle$B7?!"$$$:$l$+$N(BLaTeX2e$B%^%/%m$rJd40F~NO$9$k$H!"(B -$B$=$N%^%/%m$NMxMQ$K30It%Q%C%1!<%8$rI,MW$H$9$k>l9g!"$=$N%Q%C%1!<%8$rK\J8Cf$G(B -`\usepackage{}' $B$7$F$$$k$+$I$&$+$rD4::$7!"$b$7$7$F$$$J$1$l$P%W%j%"%s%V%k$K(B -$BBP1~$9$k%Q%C%1!<%8$r0z?t$K$7$?(B `\usepackage' $BJ8$r(B($B3NG'8e$K(B)$BA^F~$7$^$9!#(B + begin����section����maketitle���������줫��LaTeX2e�ޥ�����䴰���Ϥ� +��ȡ����Υޥ�������Ѥ˳����ѥå�������ɬ�פȤ����硢���Υѥå����� +����ʸ��� `\usepackage{}' ���Ƥ��뤫�ɤ�����Ĵ�������⤷���Ƥ��ʤ���� +�ץꥢ��֥���б�����ѥå�����������ˤ��� `\usepackage' ʸ��(��ǧ�� +��)�������ޤ��� - $B$?$@$7$3$N5!G=$,F/$/$?$a$K$O!"%Q%C%1!<%8L>$H$=$NCf$GDj5A$5$l$F$$$k%^%/%m(B -$B72$r(Balist$B$N7A<0$GJQ?t(B `YaTeX-package-alist-private' $B$K@_Dj$7$F$*$/I,MW$,$"(B -$B$j$^$9!#(B + ���������ε�ǽ��Ư������ˤϡ��ѥå�����̾�Ȥ�������������Ƥ���� +������alist�η������ѿ� `YaTeX-package-alist-private' �����ꤷ�Ƥ��� +ɬ�פ�����ޤ��� +  File: yatexj, Node: Changing mode of YaTeX, Next: Online help, Prev: Usepackage cheker, Up: Top -$BLnD;$NF0:n%b!<%I@Z$jBX$((B +��Ļ��ư��⡼���ڤ��ؤ� ************************ `[prefix] w' - ... $BLnD;F0:n%b!<%I@Z$jBX$(%a%K%e!<(B + ... ��Ļư��⡼���ڤ��ؤ���˥塼 -$B$GLnD;<+?H$NF0:n$r7hDj$9$k0J2<$N%b!<%I$r@Z$jBX$($^$9!#(B +����Ļ���Ȥ�ư�����ꤹ��ʲ��Υ⡼�ɤ��ڤ��ؤ��ޤ��� - * $B=$@5%b!<%I(B - * $BLnD;?t<0%b!<%I(B + * �����⡼�� + * ��Ļ�����⡼�� -$B=$@5%b!<%I$O!"3+$-3g8LF~NO;~$N=hM}$r%3%s%H%m!<%k$7!"=$@5%b!<%I(BON$B$N;~$O3+$-(B -$B3g8L$NF~NO$O3+$-3g8L$N$_$NF~NO$K$J$j!"=$@5%b!<%I(BOFF$B$N;~$O3+$-3g8L$NF~NO$@(B -$B$1$GJD$83g8L$^$GF~NO$7$^$9!#%G%U%)%k%H(B($B5/F0;~(B)$B$N@_Dj$O(B*OFF*$B$G$9!#(B +�����⡼�ɤϡ�����������ϻ��ν����򥳥�ȥ��뤷�������⡼��ON�λ��� +������̤����Ϥϳ�����̤Τߤ����Ϥˤʤꡢ�����⡼��OFF�λ��ϳ�����̤� +���Ϥ������Ĥ���̤ޤ����Ϥ��ޤ����ǥե����(��ư��)�������*OFF*�Ǥ��� - $BLnD;?t<0%b!<%I$O!"JQ?t(B `YaTeX-auto-math-mode' $B$,(B `nil' $B$N;~$N$_M-8z$G!"(B -$B$3$N$H$-(B`;'$B$d(B`:'$B$r2!$7$?;~(B(*Note Image completion::$B;2>H(B)$B$K!"$I$N$h$&$J%$%a!<(B -$B%8Jd40$r5!G=$5$;$k$+!"DL>o$N%-!<$H$7$F5!G=$5$;$k$+$rH$5$l$k%X%k%W(B -$BMQ%U%!%$%k$K$O!V%0%m!<%P%k%X%k%W!W$H!V%W%i%$%Y!<%H%X%k%W!W$NFso8x6&$N>l=j(B($B%G%U%)%k(B -$B%H$G(B`$EMACSEXECPATH')$B$KCV$+$l!"C/$b$,$=$NFbMF$r99?7$G$-$k$h$&$KA40w$K=q$-(B -$B9~$_8"$,M?$($i$l$k$Y$-$b$N$G$9!#8el9g$O!"@bL@J8$NF~NO$r5a$a$F$/$k$N$G!"2DG=$G$"$l$P;29M=q$J$I$rD4(B -$B$Y$F$=$N%3%^%s%I$N@bL@$rF~NO$7$F$/$@$5$$!#$b$7!"$J$K$+I8=`E*$J%3%^%s%I$KBP(B -$B$9$k@bL@$r=q$$$?$J$i$P$<$R;d$^$G$=$N@bL@$r$*Aw$j2<$5$$!#l9g!"(B +ʣ���Υե������ʬ�䤷�Ƥ���ɥ�����Ȥ�񤤤Ƥ����硢 `[prefix] d' - ... $B%$%s%/%k!<%I9=B$%V%i%&%:(B + ... ���󥯥롼�ɹ�¤�֥饦�� -$B$r2!$9$H!"$=$N%I%-%e%a%s%H$N?F%U%!%$%k$rJ9$$$FMh$^$9!#$3$3$GA4$F$N%U%!%$%k(B -$B$N?F$H$J$k%U%!%$%k(B($B%G%U%)%k%H$,<($5$l$F$$$k$N$GBgDq$O(BRET$B$N$_(B)$B$rF~NO$9$k$H(B -$B%$%s%/%k!<%I$7$F$$$kA4$F$N%U%!%$%k$r2r@O$7!"%$%s%/%k!<%I>u67$r;k3PE*$KI=<((B -$B$7$^$9!#$3$N%P%C%U%!$G$O0J2<$N%-!e$N9T$K0\F0$7BP1~$9$k%U%!%$%k$rNY$N%P%C%U%!$KI=<((B + ... ��ιԤ˰�ư���б�����ե�������٤ΥХåե���ɽ�� `N' - ... $BF1$8%$%s%/%k!<%I%l%Y%k$Ne$N9T$K0\F0(B + ... ��ιԤ˰�ư `u' - ... $B0lBe?F$K$"$?$k%U%!%$%k$K0\F0(B + ... ����Ƥˤ�����ե�����˰�ư `.' - ... $B%+!<%=%k0LCV$N%U%!%$%k$rNY$N%P%C%U%!$KI=<((B + ... ����������֤Υե�������٤ΥХåե���ɽ�� `SPC' - ... $BNY$N%P%C%U%!$NBP1~%U%!%$%k$r%9%/%m!<%k%"%C%W(B + ... �٤ΥХåե����б��ե�����򥹥����륢�å� `DEL, b' - ... $BNY$N%P%C%U%!$NBP1~%U%!%$%k$r%9%/%m!<%k%@%&%s(B + ... �٤ΥХåե����б��ե�����򥹥���������� `<' - ... $BNY$N%P%C%U%!$NBP1~%U%!%$%k$N@hF,$rI=<((B + ... �٤ΥХåե����б��ե��������Ƭ��ɽ�� `>' - ... $BNY$N%P%C%U%!$NBP1~%U%!%$%k$NKvHx$rI=<((B + ... �٤ΥХåե����б��ե������������ɽ�� `'' - ... (`<'$B$d(B`>'$B$N8e$G(B)$B85$NI=<(0LCV$KLa$k(B + ... (`<'��`>'�θ��)����ɽ�����֤���� `RET, g' - ... $B%+!<%=%k0LCV$N%U%!%$%k$rNY$N%P%C%U%!$G%*!<%W%s(B + ... ����������֤Υե�������٤ΥХåե��ǥ����ץ� `mouse-2' - ... RET$B$HF1$8(B($B%&%#%s%I%&;HMQ;~$N$_(B) + ... RET��Ʊ��(������ɥ����ѻ��Τ�) `o' - ... $BNY$N%&%#%s%I%&$K0\F0(B + ... �٤Υ�����ɥ��˰�ư `1' - ... $BB>$N%&%#%s%I%&$r>C$9(B + ... ¾�Υ�����ɥ���ä� `-' - ... $B%V%i%&%:%&%#%s%I%&$r>.$5$/$9$k(B + ... �֥饦��������ɥ��򾮤������� `+' - ... $B%V%i%&%:%&%#%s%I%&$rBg$-$/$9$k(B + ... �֥饦��������ɥ����礭������ `?' - ... $B%X%k%WI=<((B + ... �إ��ɽ�� `q' - ... $BI=<(A0$N>uBV$KLa$k(B + ... ɽ�����ξ��֤���� - $B$?$@$7!"NY$N%&%#%s%I%&$N%U%!%$%k$NFbMF$rI=<($9$k5!G=$K4X$7$F$O!"BP1~$9$k(B -$B%U%!%$%k$r%/%m!<%:$7$F$7$^$&$H$&$^$/F/$-$^$;$s$N$G$4Cm0U$/$@$5$$!#(B + ���������٤Υ�����ɥ��Υե���������Ƥ�ɽ�����뵡ǽ�˴ؤ��Ƥϡ��б� +����ե�����򥯥������Ƥ��ޤ��Ȥ��ޤ�Ư���ޤ���ΤǤ���դ��������� +  File: yatexj, Node: Cooperation with other packages, Next: Customizations, Prev: Inclusion hierarchy browser, Up: Top -$BB>%Q%C%1!<%8$H$NO"7H(B +¾�ѥå������Ȥ�Ϣ�� ******************** gmhist ====== - `gmhist.el'$B$H(B`gmhist-mh.el' $B$r%m!<%I$7$F$$$k>l9g!"%W%l%t%e!<%3%^%s%I$NF~(B -$BNO(B(`[prefix] tp]')$B!"0u:~%3%^%s%I$NF~NO(B(`[prefix] tl')$B$N;~$KFHN)$7$?%R%9%H(B -$B%j$rMxMQ$G$-$^$9!#$=$l$>$l$N%W%m%s%W%H$G!"(B`M-p' $B$r2!$9$HD>A0$KMxMQ$7$?%3%^(B -$B%s%IJ8;zNs$r$/$jJV$78F$S=P$9$3$H$,$G$-$^$9!#(B + `gmhist.el'��`gmhist-mh.el' ����ɤ��Ƥ����硢�ץ���塼���ޥ�� +������(`[prefix] tp]')���������ޥ�ɤ�����(`[prefix] tl')�λ�����Ω���� +�ҥ��ȥ�����ѤǤ��ޤ������줾��Υץ��ץȤǡ�`M-p' �򲡤���ľ������ +�Ѥ������ޥ��ʸ����򤯤��֤��ƤӽФ����Ȥ��Ǥ��ޤ��� min-out ======= - `min-out.el' (`outline-minor-mode') $B$HLnD;$rAH$_9g$o$;$F;H$&$3$H$b$b$A$m(B -$B$s2DG=$G$9!#@_Dj$NJ}K!$K4X$7$F$O(B`yatexm-o.el'$B$r$4Mw$/$@$5$$!#(B + `min-out.el' (`outline-minor-mode') ����Ļ���Ȥ߹�碌�ƻȤ����Ȥ�� +������ǽ�Ǥ����������ˡ�˴ؤ��Ƥ�`yatexm-o.el'�������������� +  File: yatexj, Node: Customizations, Next: Etc, Prev: Cooperation with other packages, Up: Top -$B%+%9%?%^%$%:(B +�������ޥ��� ************ - $BLnD;$NF0:n$r@)8f$9$k$NJd408uJd$r$5$i$K=<l9g$O!"(B`YaTeX-prefix'$B$K(B -prefix $B%-!<$K$7$?$$%7%s%\%k$rDj5A$7$F$/$@$5$$!#$5$i$K!"!V(B`C-c $B1Q;z(B'$B!W$H$$(B -$B$&%-!<%P%$%s%I$OFH<+$N4X?t$,3d$jEv$F$F$"$k$N$G;H$$$?$/$J$$!#$3$N$h$&$J;~$O!"(B -`YaTeX-inhibit-prefix-letter' $B$r(B `t' $B$K@_Dj$9$k$3$H$K$h$j!"(B`C-c $B1Q;z!D(B'$B$N(B -$B%P%$%s%I$,A4$F!"BP1~$9$k(B`C-c C-$B1Q;z!D(B'$B$KJQ$o$j$^$9(B($B$?$@$7!"(Bbegin$B7?(B large$B7?(B -$BJd40$NBgJ8;z5/F0$K$h$k%j%8%g%s;XDj$O2DG=$J$^$^$G$9!#$3$l$bL58z$K$7$?$$>l9g(B -$B$O(B`t'$B$G$O$J$/(B 1 $B$K%;%C%H$7$F2<$5$$!#(B)$B!#(B + �㤨�� prefix ������ `C-c' �ʳ��Υ����ˤ��������ϡ�`YaTeX-prefix'�� +prefix �����ˤ���������ܥ��������Ƥ�������������ˡ���`C-c �ѻ�'�פ� +���������Х���ɤ��ȼ��δؿ���������ƤƤ���ΤǻȤ������ʤ������Τ褦 +�ʻ��ϡ�`YaTeX-inhibit-prefix-letter' �� `t' �����ꤹ�뤳�Ȥˤ�ꡢ +`C-c �ѻ���'�ΥХ���ɤ����ơ��б�����`C-c C-�ѻ���'���Ѥ��ޤ�(�������� +begin�� large���䴰����ʸ����ư�ˤ��ꥸ������ϲ�ǽ�ʤޤޤǤ������� +��̵���ˤ���������`t'�ǤϤʤ� 1 �˥��åȤ��Ʋ�������)�� * Menu: -* All customizable variables:: $B%+%9%?%^%$%:JQ?t0lMw(B -* Sample definitions:: $B%+%9%?%^%$%:JQ?t@_DjNc(B -* Hook variables:: hook$BJQ?t(B -* Hook file:: hook$BMQ%U%!%$%k(B +* All customizable variables:: �������ޥ����ѿ����� +* Sample definitions:: �������ޥ����ѿ������� +* Hook variables:: hook�ѿ� +* Hook file:: hook�ѥե����� +  File: yatexj, Node: All customizable variables, Next: Sample definitions, Prev: Lisp variables, Up: Lisp variables -$B%+%9%?%^%$%:JQ?t0lMw(B +�������ޥ����ѿ����� -------------------- - yatex-mode $B$K$*$1$kl9g$O(B `M-x describe-variable' $B$GJQ?t$N>\:Y$J@bL@$r;2>H(B -$B$7$F$/$@$5$$!#(B + yatex-mode �ˤ����뼡���ѿ����������ޥ�����ǽ�Ǥ���`~/.emacs' �� +`setq' ���Ƥ����С�������������ͥ�褵��ޤ�����̤���ϥǥե�����ͤ� +�����ºݤ��ѿ����ͤ��ѹ�������� `M-x describe-variable' ���ѿ��ξܺ� +�������򻲾Ȥ��Ƥ��������� -- Variable: YaTeX-prefix - yatex-mode $BCf$N%W%j%U%#%/%9%-!<(B (`\C-c') + yatex-mode ��Υץ�ե��������� (`\C-c') -- Variable: YaTeX-inhibit-prefix-letter - prefix $B%-!<$ND>8e$N%-!<%P%$%s%I$G(B `$B1Q;z(B' $B$N$b$N$r(B `C-$B1Q;z(B' $B$KJQ99(B + prefix ������ľ��Υ����Х���ɤ� `�ѻ�' �Τ�Τ� `C-�ѻ�' ���ѹ� (`nil') -- Variable: YaTeX-fill-prefix - $BK\J8$r=q$/;~$N9TF,$KA^F~$9$k@\F,<-$9$J$o$A(B fill-prefix (`""(nil)') + ��ʸ��񤯻��ι�Ƭ������������Ƭ�����ʤ�� fill-prefix + (`""(nil)') -- Variable: YaTeX-user-completion-table - $B3X=,$7$?(BLaTeX$B%3%^%s%IJ]B8%U%!%$%kL>(B (`"~/.yatexrc"') + �ؽ�����LaTeX���ޥ����¸�ե�����̾ (`"~/.yatexrc"') -- Variable: YaTeX-kanji-code - $BJ8=q$r:n@.$9$k;~$N4A;z%3!<%I(Bnil=$B4{B8$N%3!<%I$N$^$^(B - 0=no-conversion1=Shift JIS, 2=JIS, 3=EUC (2 (MS-DOS$B$G$O(B1)) + ʸ������������δ���������nil=��¸�Υ����ɤΤޤ� + 0=no-conversion 1=Shift JIS, 2=JIS, 3=EUC, 4=UTF-8 (2 (MS-DOS�Ǥ� + 1)) -- Variable: tex-command - LaTeX$B%?%$%W%;%C%?%3%^%s%IL>(B (`"platex"') + LaTeX�����ץ��å����ޥ��̾ (`"platex"') -- Variable: dvi2-command - $B%W%l%t%e!<%"%3%^%s%IL>(B (`"xdvi -geo +0+0 -s 4"') + �ץ���塼�����ޥ��̾ (`"xdvi -geo +0+0 -s 4"') -- Variable: dviprint-command-format - dvi$B%U%!%$%k$N0u:~$K;H$o$l$k%3%^%s%I<0(B (`"dvi2ps %f %t %s | lpr"') + dvi�ե�����ΰ����˻Ȥ��륳�ޥ�ɼ� (`"dvi2ps %f %t %s | lpr"') -- Variable: dviprint-from-format - $B>e$N(B`%f'$B$KAjEv$9$k3+;O%Z!<%8;XDj=q<0!"(B`%b' $B$,3+;O%Z!<%8HV9f$KJQ$o$k(B - (`"-f %b"') + ���`%f'���������볫�ϥڡ�������񼰡�`%b' �����ϥڡ����ֹ���Ѥ� + �� (`"-f %b"') -- Variable: dviprint-to-format - `%t' $B$KAjEv$9$k=*N;%Z!<%8;XDj=q<0!"(B`%e'$B$,=*N;%Z!<%8HV9f$KJQ$o$k(B (`"-t - %e"') + `%t' ���������뽪λ�ڡ�������񼰡�`%e'����λ�ڡ����ֹ���Ѥ�� + (`"-t %e"') -- Variable: makeindex-command - makeindex$B%3%^%s%I(B (`"makeindex"' (MS-DOS$B$G$O(B`"makeind"')) + makeindex���ޥ�� (`"makeindex"' (MS-DOS�Ǥ�`"makeind"')) -- Variable: YaTeX-need-nonstop - `\nonstopmode{}'$B$r<+F0E*$KIU2C$9$k$+(B (`nil') + `\nonstopmode{}'��ưŪ���ղä��뤫 (`nil') -- Variable: latex-warning-regexp - latex$B%3%^%s%I$N=PNO$9$k%&%)!<%K%s%09T$N@55,I=8=(B (`"line.* [0-9]*"') + latex���ޥ�ɤν��Ϥ��륦�����˥󥰹Ԥ�����ɽ�� (`"line.* + [0-9]*"') -- Variable: latex-error-regexp - $BF1$8$/%(%i!<9T$N@55,I=8=(B (`"l\\.[1-9][0-9]*"') + Ʊ�������顼�Ԥ�����ɽ�� (`"l\\.[1-9][0-9]*"') -- Variable: latex-dos-emergency-message - MS-DOS$B>e$GF0:n$9$k(B latex $B%3%^%s%I$,!"%(%i!<$K$h$jDd;_$9$k$H$-=PNO$9$k(B - $B%a%C%;!<%8(B (`"Emergency stop"') + MS-DOS���ư��� latex ���ޥ�ɤ������顼�ˤ����ߤ���Ȥ����� + �����å����� (`"Emergency stop"') -- Variable: latex-message-kanji-code - $B%?%$%W%;%C%?$N=PNO$9$k%a%C%;!<%8$N4A;z%3!<%I(B.$B%?%$%W%;%C%H%P%C%U%!$N=P(B - $BNO$,2=$1$k;~$O!"$3$l$r@_Dj$9$k(B (2, Nemacs$B$G$N$_M-8z(B) + �����ץ��å��ν��Ϥ����å������δ���������.�����ץ��åȥХåե� + �ν��Ϥ���������ϡ���������ꤹ�� (2, Nemacs�ǤΤ�ͭ��) -- Variable: NTT-jTeX - $B8E$$(BNTT-jTeX$B;HMQ;~$N$h$&$K%$%s%G%s%H$7$?9T$N@hF,$HA0$N9T$N(B($B%?%$%W%;%C(B - $B%H8e$N(B)$B;z4V$,6u$$$F$7$^$&$N$r7y$&>l9g$O(B`t'$B$K$9$k(B(`nil') + �Ť�NTT-jTeX���ѻ��Τ褦�˥���ǥ�Ȥ����Ԥ���Ƭ�����ιԤ�(������ + ���åȸ��)���֤������Ƥ��ޤ��Τ��������`t'�ˤ���(`nil') -- Variable: YaTeX-item-regexp - item$B$N7eB7$($N;~$KMQ$$$k!"(Bitem$B$N@55,I=8=(B (`"\\\\(sub\\)*item"') + item�η�·���λ����Ѥ��롢item������ɽ�� (`"\\\\(sub\\)*item"') -- Variable: YaTeX-verb-regexp - verb$B%3%^%s%I$N@55,I=8=!#@hF,$N(B\\\\$B$O$D$1$J$$(B (`"verb\\*?\\|path"') + verb���ޥ�ɤ�����ɽ������Ƭ��\\\\�ϤĤ��ʤ� + (`"verb\\*?\\|path"') -- Variable: YaTeX-nervous - $B%m!<%+%k<-=q$rMQ$$$k;~(B `t' (`t') + �����뼭����Ѥ���� `t' (`t') -- Variable: YaTeX-sectioning-regexp - $B%;%/%7%g%s6h@Z$j@_Dj%3%^%s%I$N@55,I=8=(B + �����������ڤ����ꥳ�ޥ�ɤ�����ɽ�� (`"\\(part\\|chapter\\*?\\|\\(sub\\)*\\(section\\|paragraph\\)\\*?\\)\\b"') -- Variable: YaTeX-fill-inhibit-environments - fill $B$rM^;_$9$k4D6-L>$N%j%9%H(B (`'("tabular" "tabular*" "array" - "picture" "eqnarray" "eqnarray*" "equation" "math" "displaymath" - "verbatim" "verbatim*")') + fill ���޻ߤ���Ķ�̾�Υꥹ�� (`'("tabular" "tabular*" "array" + picture" "eqnarray" "eqnarray*" "equation" "math" "displaymath" + verbatim" "verbatim*")') -- Variable: YaTeX-uncomment-once - $BNN0h(Buncomment$B$G9TF,$NJ#?t$N(B`%'$B$rA4$F:o=|$9$k$+(B (`nil') + �ΰ�uncomment�ǹ�Ƭ��ʣ����`%'�����ƺ�����뤫 (`nil') -- Variable: YaTeX-close-paren-always - $B3+$-3g8L$NF~NO$G>o$KJD$83g8L$rF~NO$9$k(B (`t') + ������̤����ϤǾ���Ĥ���̤����Ϥ��� (`t') -- Variable: YaTeX-auto-math-mode - $B?t<0%b!<%I$N@Z$jBX$($r<+F0E*$K9T$&(B (`t') + �����⡼�ɤ��ڤ��ؤ���ưŪ�˹Ԥ� (`t') -- Variable: YaTeX-math-key-list-private - $B?t<0%$%a!<%8Jd40$GMQ$$$k(B ($B%W%j%U%#%/%9%-!<(B . $BBP1~Jd40%F!<%V%k(B) $B$N(B - alist (`nil')$B!#Jd40%F!<%V%k$N=q$-J}$K$D$$$F$O(B`yatexmth.el'$B$r;2>H!#(B + �������᡼���䴰���Ѥ��� (�ץ�ե��������� . �б��䴰�ơ��֥�) �� + alist (`nil')���䴰�ơ��֥�ν����ˤĤ��Ƥ�`yatexmth.el'�򻲾ȡ� -- Variable: YaTeX-default-pop-window-height - 1$B2hLL$N;~$K%?%$%W%;%C%H%P%C%U%!$r=i$a$F:n@.$9$k;~$N9b$5!#?tCM$G9T?t!"(B - $B?t;zJ8;zNs$G(BEmacs$B%&%#%s%I%&$KBP$9$kI4J,N((B (10) + 1���̤λ��˥����ץ��åȥХåե�����ƺ���������ι⤵�����ͤǹ� + ��������ʸ�����Emacs������ɥ����Ф���ɴʬΨ (10) -- Variable: YaTeX-help-file - $B6&MQ%X%k%W%U%!%$%k(B (`$doc-directory/../../site-lisp/YATEXHLP.jp') + ���ѥإ�ץե����� (`$doc-directory/../../site-lisp/YATEXHLP.jp') -- Variable: YaTeX-help-file-private - $B8D?MMQ%X%k%W%U%!%$%k(B (`"~/YATEXHLP.jp"') + �Ŀ��ѥإ�ץե����� (`"~/YATEXHLP.jp"') -- Variable: YaTeX-no-begend-shortcut - `[prefix] b ??' $B$N%7%g!<%H%+%C%H$r;H$o$:!"(B`[prefix] b' $B$@$1$GJd40F~NO(B - $B$KF~$k(B (`nil') + `[prefix] b ??' �Υ��硼�ȥ��åȤ�Ȥ鷺��`[prefix] b' �������䴰 + ���Ϥ����� (`nil') -- Variable: YaTeX-hilit-pattern-adjustment-private - $B@55,I=8=$H$=$l$K%^%C%A$9$k$b$N$NO@M}E*0UL#$r%7%s%\%k$G$"$i$o$7$?$b$N(B - $B$N%j%9%H!D$N%j%9%H!#(Bhilit19 $B$rAH$_9~$s$G$$$k;~$N$_M-8z!#>\$7$/$O(B - `(assq 'yatex-mode hilit-patterns-alist)' $B$7$?7k2L$H!"JQ?t(B - `YaTeX-hilit-pattern-adjustment-default' $B$NCM(B($B$H>l9g$K$h$C$F$O(B - hilit19 $B$N%I%-%e%a%s%H(B)$B$r;2>H$;$h!#(B + ����ɽ���Ȥ���˥ޥå������Τ�����Ū��̣�򥷥�ܥ�Ǥ���路���� + �ΤΥꥹ�ȡĤΥꥹ�ȡ�hilit19 ���Ȥ߹���Ǥ�����Τ�ͭ�����ܤ����� + `(assq 'yatex-mode hilit-patterns-alist)' ������̤ȡ��ѿ� + `YaTeX-hilit-pattern-adjustment-default' ����(�Ⱦ��ˤ�äƤ� + hilit19 �Υɥ������)�򻲾Ȥ��衣 -- Variable: YaTeX-sectioning-level - LaTeX$B$N%;%/%7%g%sC10L@k8@%3%^%s%I$H$=$NO@M}E*9b$5$N(Balist$B!#(B + LaTeX�Υ��������ñ��������ޥ�ɤȤ�������Ū�⤵��alist�� -- Variable: YaTeX-hierarchy-ignore-heading-regexp - Hierarchy $B%P%C%U%!$ODL>o%U%!%$%k%X%C%@$H$7$F!"(BLaTeX$B$N%;%/%7%g%s@k8@%3(B - $B%^%s%I$N0z?t$r8!:w$7!"$=$l$,$J$1$l$P%3%a%s%H9T$rC5$9$,!"$=$N:]$K%X%C(B - $B%@$H$7$F$O0UL#$r;}$?$J$$%Q%?!<%s$r$3$NJQ?t$K@_Dj$9$k!#%G%U%)%k%H$G$O(B - RCS $B%X%C%@$H%b!<%I;XDj9T(B(-*- xxx -*-)$B$,@_Dj$5$l$F$$$k!#(B + Hierarchy �Хåե����̾�ե�����إå��Ȥ��ơ�LaTeX�Υ���������� + �����ޥ�ɤΰ����򸡺��������줬�ʤ���Х����ȹԤ�õ���������κ� + �˥إå��Ȥ��Ƥϰ�̣������ʤ��ѥ�����򤳤��ѿ������ꤹ�롣�ǥե� + ��ȤǤ� RCS �إå��ȥ⡼�ɻ����(-*- xxx -*-)�����ꤵ��Ƥ��롣 -- Variable: YaTeX-skip-default-reader - Non-nil $B$K@_Dj$9$k$H(Bsection$B7?%3%^%s%I$N0z?tF~NO;~!"%"%I%$%s4X?t$,$J$1(B - $B$l$P%_%K%P%C%U%!$G$NFI$_9~$_$r$;$:$KF~NO$r40N;$5$;$k(B (`nil') + Non-nil �����ꤹ���section�����ޥ�ɤΰ������ϻ������ɥ���ؿ��� + �ʤ���Хߥ˥Хåե��Ǥ��ɤ߹��ߤ򤻤������Ϥ�λ������ (`nil') -- Variable: YaTeX-create-file-prefix-g - `\include'$B$J$I$G(B `prefix g'$B$7$?;~$K!"%8%c%s%W@h$,B8:_$7$J$$%U%!%$%k$G(B - $B$"$C$F$b%*!<%W%s$9$k(B (`nil') + `\include'�ʤɤ� `prefix g'�������ˡ��������褬¸�ߤ��ʤ��ե��� + ��Ǥ��äƤ⥪���ץ󤹤� (`nil') -- Variable: YaTeX-simple-messages - $B3FH!#(B + ���դ���ͭ���ʻ��Ρ�`\subparagraph' �ο��� `\chapter' ��ǻ�٤β�% + ����������Τˤ��뤫 (`'(15 40)') `YaTeX-hilit-sectioning-face'�� + �໲�ȡ� -- Variable: YaTeX-use-AMS-LaTeX - AMS-LaTeX $B$r;HMQ$9$k>l9g$O(B `t' $B$K@_Dj$9$k(B (`nil') + AMS-LaTeX ����Ѥ������ `t' �����ꤹ�� (`nil') -- Variable: YaTeX-use-LaTeX2e - LaTeX2e $B$r;HMQ$9$k>l9g$O(B `t' $B$K@_Dj$9$k(B (`t') + LaTeX2e ����Ѥ������ `t' �����ꤹ�� (`t') -- Variable: YaTeX-template-file - $B?75,%U%!%$%k:n@.;~$K<+F0A^F~$9$k%U%!%$%kL>(B (`~/work/template.tex') + �����ե�����������˼�ư��������ե�����̾ + (`~/work/template.tex') -- Variable: YaTeX-search-file-from-top-directory - input$B$9$k%U%!%$%k$rC5$9$H$-$N4p=`%G%#%l%/%H%j$r(Bmain$B%U%!%$%k$N$"$k%G%#(B - $B%l%/%H%j$K$9$k$+(B (`t') + input����ե������õ���Ȥ��δ��ǥ��쥯�ȥ��main�ե�����Τ��� + �ǥ��쥯�ȥ�ˤ��뤫 (`t') -- Variable: YaTeX-use-font-lock - $B%=!<%9$N?'$E$1%Q%C%1!<%8$H$7$F(B font-lock $B$rMxMQ$9$k$+$I$&$+(B + �������ο��Ť��ѥå������Ȥ��� font-lock �����Ѥ��뤫�ɤ��� (`(featurep 'font-lock)') -- Variable: YaTeX-use-hilit19 - $B%=!<%9$N?'$E$1%Q%C%1!<%8$H$7$F(B hilit19 $B$rMxMQ$9$k$+$I$&$+(B(`(featurep ' - hilit19)') + �������ο��Ť��ѥå������Ȥ��� hilit19 �����Ѥ��뤫�ɤ��� + (`(featurep 'hilit19)') -- Variable: YaTeX-use-italic-bold - italic, bold$B%U%)%s%H$rLnD;$,C5$9$+$I$&$+(B (Emacs20$B0J9_$J$i(B`t') - font-lock$BMxMQ;~$N$_M-8z!#(B(`(featurep 'hilit19)' + italic, bold�ե���Ȥ���Ļ��õ�����ɤ��� (Emacs20�ʹߤʤ�`t') + font-lock���ѻ��Τ�ͭ����(`(featurep 'hilit19)' -- Variable: YaTeX-singlecmd-suffix - $BA4$F$N(Bmaketitle$B7?%3%^%s%I$NJd40F~NOD>8e$KA^F~$9$kJ8;zNs!#(B`"{}"' $B$J$I(B - $B$,$*4+$a!#(B + ���Ƥ�maketitle�����ޥ�ɤ��䴰����ľ�����������ʸ���� + `"{}"' �ʤɤ������ᡣ -- Variable: YaTeX-package-alist-private - LaTeX2e$B$N%Q%C%1!<%8L>$H$=$NCf$K4^$^$l$k%^%/%m$N%j%9%H!#E,@Z$K@_Dj$7$F(B - $B$*$/$HK\J8F~NO;~$K%^%/%m$rJd40F~NO$9$k$H$=$N%^%/%m$KI,MW$J%Q%C%1!<%8(B - $B$r(B usepackage $B$9$k$+<+F0E*$K8!::$7$F$/$l$k!#$7$F$$$J$1$l$P(B - \usepackage $B$r<+F0DI2C$9$k$3$H$b$G$-$k!#%j%9%H$O(B - '(($B%Q%C%1!<%8L>(B1 - ($BJd40%?%$%W(B $B%^%/%m$N%j%9%H!D!D(B) - ($BJd40%?%$%W(B $B%^%/%m$N%j%9%H!D!D(B)) - ($B%Q%C%1!<%8L>(B2 - ($BJd40%?%$%W(B $B%^%/%m$N%j%9%H!D!D(B) - ($BJd40%?%$%W(B $B%^%/%m$N%j%9%H!D!D(B))$B!D!D!D(B)$B$H$$$&7A<0$K$9$k!#(B - $BJd40%?%$%W$O(B `env, section, maketitle' $B$N$I$l$+!#6qBNNc$OJQ?t(B - `YaTeX-package-alist-default'$B$NCM;2>H!#(B + LaTeX2e�Υѥå�����̾�Ȥ�����˴ޤޤ��ޥ���Υꥹ�ȡ�Ŭ�ڤ����� + ���Ƥ�������ʸ���ϻ��˥ޥ�����䴰���Ϥ���Ȥ��Υޥ����ɬ�פʥѥ� + �������� usepackage ���뤫��ưŪ�˸������Ƥ���롣���Ƥ��ʤ���� + usepackage ��ư�ɲä��뤳�Ȥ�Ǥ��롣�ꥹ�Ȥ�'((�ѥå�����̾1 + (�䴰������ �ޥ���Υꥹ�ȡġ�) (�䴰������ �ޥ���Υꥹ�ȡġ�)) + (�ѥå�����̾2 (�䴰������ �ޥ���Υꥹ�ȡġ�) (�䴰������ �ޥ��� + �Υꥹ�ȡġ�))�ġġ�)�Ȥ��������ˤ��롣�䴰�����פ� `env, + section, maketitle' �Τɤ줫����������ѿ� + `YaTeX-package-alist-default'���ͻ��ȡ� -- Variable: YaTeX-tabular-indentation - tabular/array $B4D6-$G8=:_9T$N@hF,0LCV$,I=$NBh(BN$B%+%i%`$N$H$-$OI8=`%$%s%G(B - $B%s%H0LCV$+$i(B N*YaTeX-tabular-indentation $B7e2<$2$?%$%s%G%s%H$K$9$k!#(B + tabular/array �Ķ��Ǹ��߹Ԥ���Ƭ���֤�ɽ����N�����ΤȤ���ɸ�। + ��ǥ�Ȱ��֤��� N*YaTeX-tabular-indentation �岼��������ǥ�Ȥ� + ���롣 -- Variable: YaTeX-noindent-env-regexp - $BJL$N4D6-Fb$K$"$C$F$b(B \begin{} $B$,9TF,$+$i;O$^$k$Y$-4D6-L>$N@55,I=8=!#(B - verbatim$B4D6-$J$I$r;XDj$9$k!#(B + �̤δĶ���ˤ��äƤ� \begin{} ����Ƭ����Ϥޤ�٤��Ķ�̾������ɽ���� + verbatim�Ķ��ʤɤ���ꤹ�롣 -- Variable: YaTeX-ref-default-label-string - \ref{} $B$N%i%Y%kJd40$G%i%Y%kL$@_Dj$N$b$N$K<+F0E*$K@8@.$9$k%i%Y%kL>$N=q(B - $B<0!#(Bstrftime(3)$B4X?t$K;w$?F|IU%Y!<%9$G;XDj$9$k!#MxMQ$G$-$k=q<0$O0J2<$N(B - $B$H$*$j!#(B%y -> $B@>Nq2 $B7n$N1QL>(B, %m -> $B7n(B(1$B!A(B12) %d -> $BF|(B, - %H -> $B;~(B, %M -> $BJ,(B, %S -> $BIC(B, %qx -> $B%"%k%U%!%Y%C%H$G(B26$B?J?t2=$7$?(B - yymmdd. %qX -> $B%"%k%U%!%Y%C%H$G(B26$B?J?t2=$7$?(B HHMMSS. $B%G%U%)%k%H$O(B - "%H%M%S_%d%b%y" + \ref{} �Υ�٥��䴰�ǥ�٥�̤����Τ�Τ˼�ưŪ�����������٥�̾ + �ν񼰡�strftime(3)�ؿ��˻������ե١����ǻ��ꤹ�롣���ѤǤ���� + �ϰʲ��ΤȤ��ꡣ%y -> �������, %b -> ��α�̾, %m -> ��(1��12) + %d -> ��, %H -> ��, %M -> ʬ, %S -> ��, %qx -> ����ե��٥åȤ�26 + �ʿ������� yymmdd. %qX -> ����ե��٥åȤ�26�ʿ������� HHMMSS. �� + �ե���Ȥ� "%H%M%S_%d%b%y" -- Variable: YaTeX-ref-generate-label-function - \ref{}$B$N%i%Y%kL><+F0@8@.$N$H$-$K;H$&4X?t$N%7%s%\%k!#%G%U%)%k%H$OI8=`(B - $B$N(B YaTeX::ref-generate-label $B4X?t$,3d$jEv$F$F$"$k!#0z?t$r(B2$B$D8uJd$H$9$k!#@_DjNc(B: + \ref{}�Υ�٥�̾��ư�����ΤȤ��˻Ȥ��ؿ��Υ���ܥ롣�ǥե���Ȥ�ɸ + ��� YaTeX::ref-generate-label �ؿ���������ƤƤ��롣������2�ļ�� + �ؿ���������ơ������ѿ��˥��åȤ���Ȥ��δؿ���Ƥ����̤�ǥե� + ��ȤΥ�٥�̾����Ȥ��롣������: (setq YaTeX-ref-generate-label-function 'my-yatex-generate-label) (defun my-yatex-generate-label (command value) (and (string= command "caption") @@ -1731,323 +1805,329 @@ (concat command ":" value) (YaTeX::ref-generate-label nil nil)))) +  File: yatexj, Node: Sample definitions, Next: Hook variables, Prev: All customizable variables, Up: Lisp variables -$B%+%9%?%^%$%:JQ?t@_DjNc(B +�������ޥ����ѿ������� ---------------------- - $B$?$H$($P!"(Bprefix $B%-!<$H$7$F(B`ESC'$B$r;HMQ$7!"?7$?$JJd408uJd$r3JG<$9$k%U%!%$(B -$B%k$r!"(B`~/src/emacs/yatexrc' $B$K$7!"9TF,$N(B prefix $B$r%?%VJ8;z0l$D$KJQ$($?$$$H(B -$B$-$O!"(B + ���Ȥ��С�prefix �����Ȥ���`ESC'����Ѥ����������䴰������Ǽ����ե� +�����`~/src/emacs/yatexrc' �ˤ�����Ƭ�� prefix �򥿥�ʸ����Ĥ��Ѥ� +�����Ȥ��ϡ� (setq YaTeX-prefix "\e" YaTeX-user-completion-table "~/src/emacs/yatexrc" YaTeX-fill-prefix " ") -$B$r(B `~/.emacs' $B$K2C$($^$9!#(B +�� `~/.emacs' �˲ä��ޤ��� +  File: yatexj, Node: Hook variables, Next: Hook file, Prev: Sample definitions, Up: Lisp variables -hook$BJQ?t(B +hook�ѿ� -------- - $B$^$?!"(Bhook $BJQ?t(B `yatex-mode-hook', `yatex-mode-load-hook' $B$rMQ0U$7$F$$$^(B -$B$9!#$9$Y$F$N(B yatex-mode $B$N%P%C%U%!$G:nMQ$5$;$?$$$b$N$O!"(B`yatex-mode-hook' -$B$K5-=R$7!"(B`yatex.el' $B$r%m!<%I$9$k;~$@$1:nMQ$5$;$?$$$b$N$O(B -`yatex-mode-load-hook' $B$K5-=R$7$^$9!#Nc$($P!"(B`outline-minor-mode' $B$rMxMQ$9(B -$B$k>l9g!"$=$l$>$l$N%P%C%U%!$G(B `outline-minor-mode' $B$rM-8z$K$7$?$$$N$G!"(B -`yatex-mode-hook' $B$r$b%7%g!<(B -$B%H%+%C%H%-!<$GF~$l$?$$$J$I$H$$$&;~$O!"$d%3%^%s%IL>$K1~$8$?$-$a:Y$d$+$JJd40F~NO5!G=$r(B +����¾ ****** - $BLnD;$NI8=`$N(B LaTeX $B%3%^%s%I$N<-=q$K$O!":n:\Ey$K4X$7$F$O@)8B$$$?(B -$B$7$^$;$s!#>o<1E*$K07$C$F$/$@$5$$!#$^$?!"K\%W%m%0%i%`$K4^$^$l$k%3!<%I$rMxMQ(B -$B$9$k$3$H!"2~B$$9$k$3$H$b<+M3$K9T$J$C$F9=$$$^$;$s$,!"N.MQ$9$k$3$H$K$h$j7@Ls(B -$BDy7k$NI,MW$,@8$8$k>l9g!";d$O$$$+$J$k7@Ls$bDy7k$7$^$;$s!#6qBNE*$K$O(BGPL$B$X$N(B -$B%5%$%s$O$7$^$;$s$N$G!"(BGNU$B$K4sB#$9$k$b$N$r:n$C$F$$$k>l9g;d$N:nIJ$+$ip!"4uK>!"%P%0Js9p!"46A[Ey$O4?7^$$$?$7$^$9!#O"Mm$O(B yuuji@yatex.org $B$^(B -$B$G(B(2004$BG/(B1$B7n8=:_(B)$B!#7QB3E*$K;HMQ$7$F$/$@$5$kJ}$O%a%$%j%s%0%j%9%H!V(Bfj$BLnD;$N(B -$B2q!W$K@'Hs2CF~$7$F$/$@$5$$!#2CF~J}K!$K$D$$$F$OK\%Q%C%1!<%8$N(B `docs/qanda' -$B%U%!%$%k$N!V$=$NB>!W$N>O$r8fMw$/$@$5$$!#(B + ��𡢴�˾���Х���𡢴������ϴ��ޤ������ޤ���Ϣ��� yuuji@yatex.org +�ޤ�(2004ǯ1���)����³Ū�˻��Ѥ��Ƥ����������ϥᥤ��󥰥ꥹ�ȡ�fj�� +Ļ�β�פ�����������Ƥ���������������ˡ�ˤĤ��Ƥ��ܥѥå������� +`docs/qanda'�ե�����Ρ֤���¾�פξϤ�������������� -$B;EMM$O!"M=9p$J$/3Ne$N0z?t$r$H$k(B section$B7?%3%^%s%I(B. 4. -* $B0z?t$N8D?t$rJQ$($k(B[$B$R$-$9$&$N$3$9$&$r$+$($k(B]: 2$B8D0J>e$N0z?t$r$H$k(B section$B7?%3%^%s%I(B. 24. -* $B$*$^$+$;2~9T(B[$B$*$^$+$;$+$$$-$h$&(B]: Intelligent newline. 4. -* $B&2(B[$B$7$/$^(B]: Image completion. 4. -* $B2$J8(B[$B$*$&$U$s(B]: Accent mark completion. 4. -* $B$3$3$O$I$3(B?[$B$3$3$O$H$3(B?]: What column. 4. -* $B%3%a%s%H%"%&%H(B[$B$3$a$s$H$"$&$H(B]: Commenting out. 4. -* $B3g$k(B[$B$/$/$k(B]: Enclose section-type command. 4. -* $B3g$k(B[$B$/$/$k(B]: large$B7?Jd40(B. 21. -* $B$*3(IA$-%D!<%k5/F0(B[$B$*$($+$-$D$&$k$-$H$&(B]: $B$*3(IA$-%D!<%k5/F0(B. 4. -* $B%3%^%s%I%R%9%H%j(B[$B$3$^$s$H$R$9$H$j(B]: Cooperation with other packages. 8. -* $B4D6-L>$NJd40(B[$B$+$s$-$h$&$a$$$N$[$+$s(B]: begin$B7?Jd40(B. 4. -* $B4D6-L>$NJQ99(B[$B$+$s$-$h$&$a$$$N$X$s$3$&(B]: Changing LaTeX command. 20. -* $B4D6-$N@hF,$X(B[$B$+$s$-$h$&$N$;$s$H$&$X(B]: $B4D6-$rC10L$H$7$?%8%c%s%W(B. 7. -* $B4D6-$NKvHx$X(B[$B$+$s$-$h$&$N$^$D$R$X(B]: $B4D6-$rC10L$H$7$?%8%c%s%W(B. 7. -* $B4D6-$N:o=|(B[$B$+$s$-$h$&$N$5$/$7$h(B]: Killing LaTeX command. 6. -* $B4D6-$r%^!<%/(B[$B$+$s$-$h$&$r$^$"$/(B]: $B4D6-$rC10L$H$7$?%8%c%s%W(B. 7. -* $B5/F0$9$k%3%^%s%I$rJQ$($k(B[$B$-$H$&$9$k$3$^$s$H$r$+$($k(B]: Changing typesetter. 7. -* %#$B5-K!<+BN$NJT=8(B[%#$B$-$[$&$7$?$$$N$X$s$7$f$&(B]: Editing %# notation. 4. -* $B%-!<%"%5%$%s(B[$B$-$$$"$5$$$s(B]: Customizations. 4. -* $B7eB7$((B[$B$1$?$=$m$((B]: Filling. 4. -* $B%;%/%7%g%s6h@Z$j0lMw%P%C%U%!(B[$B$;$/$7$h$s$/$-$j$$$A$i$s$O$D$U$"(B]: view-sectioning. 18. -* $B%;%/%7%g%s6h@Z$j(B[$B$;$/$7$h$s$/$-$j(B]: view-sectioning. 42. -* $B%8%c%s%W(B[$B$7$d$s$U(B]: view-sectioning. 42. -* $B8GDjNN0h$N%?%$%W%;%C%H(B[$B$3$F$$$j$h$&$$$-$N$?$$$U$;$D$H(B]: Fix region for typesetting. 4. -* $B8=:_$N%+%i%`I=<((B[$B$1$s$5$$$N$+$i$`$R$h$&$7(B]: What column. 22. -* $B%+%9%?%^%$%:(B[$B$+$9$?$^$$$9(B]: Customizations. 4. -* $B%+%9%?%^%$%:JQ?t0lMw(B[$B$+$9$?$^$$$9$X$s$9$&$$$A$i$s(B]: All customizable variables. 4. -* $B%$%a!<%8Jd40(B[$B$$$a$($7$[$+$s(B]: Image completion. 4. -* $B%b!<%I@Z$jBX$((B[$B$b$&$H$-$j$+$((B]: Changing mode of YaTeX. 4. -* $BB>$N%U%!%$%k$N$7(B[$B$[$+$N$U$"$$$k$N$F$J$*$7(B]: Includeonly. 11. -* $BB>%Q%C%1!<%8$H$NO"7H(B[$B$?$O$D$1$($7$H$N$l$s$1$$(B]: Cooperation with other packages. 4. -* $BD9$$%U%!%$%k$NJT=8(B[$B$J$+$$$U$"$$$k$N$X$s$7$f$&(B]: Fix region for typesetting. 34. -* $B$d$A$g$&(B[$B$d$A$h$&(B]: Intro. 4. -* $B@_DjNc(B[$B$;$D$F$$$l$$(B]: Sample definitions. 4. -* %#BEGIN: Fix region for typesetting. 4. -* begin$B7?Jd40(B[begin$B$+$?$[$+$s(B]: begin$B7?Jd40(B. 4. -* $B:F5"Jd40(B[$B$5$$$-$[$+$s(B]: Recursive completion. 4. -* $B%f!<%6<-=q(B[$B$f$&$5$7$7$h(B]: begin$B7?Jd40(B. 71. -* &$BF~NO(B[&$B$K$f$&$j$h$/(B]: Intelligent newline. 4. -* $BF~NO%U%!%$%kJ,3d(B[$B$K$f$&$j$h$/$U$"$$$k$U$s$+$D(B]: Splitting input files. 11. -* $B!g(B[$B$`$1$s$?$$(B]: Image completion. 4. -* $B@h2s$j(Busepackage[$B$5$-$^$o$j(B]: Usepackage cheker. 4. -* ;$B<+?H(B[;$B$7$7$s(B]: Image completion. 31. -* $B%"%&%H%i%$%s(B[$B$"$&$H$i$$$s(B]: view-sectioning. 4. -* $B%(%i!<=$@5(B[$B$($i$"$7$f$&$;$$(B]: Calling typesetter. 4. -* $B%i%Y%k<+F0@8@.(B[$B$i$X$k$7$H$&$;$$$;$$(B]: label-generation. 4. -* $B%.%j%7%cJ8;zJd40(B[$B$-$j$7$d$b$7$[$+$s(B]: Greek letter completion. 4. -* $BJ8;z%5%$%:;XDj;R(B[$B$b$7$5$$$9$7$F$$$7(B]: large$B7?Jd40(B. 17. -* $BJD$89~$a$k(B[$B$H$7$3$a$k(B]: begin$B7?Jd40(B. 81. -* $BJ#;($J(Btabular[$B$U$/$5$D$J(Btabular]: What column. 4. -* $B>!JN,(Blpr$B5/F0(B[$B$X$($7$+$/$K$s$7$h$&$j$d$/(Blpr$B$-$H$&(B]: Print out. 12. -* C-c: Invocation. 4. -* Demacs: Intro. 4. -* .emacs: Installation. 4. -* %#END: Fix region for typesetting. 4. -* end$BJd40(B[end$B$[$+$s(B]: end$BJd40(B. 4. -* ghostview: Splitting input files. 16. -* gmhist: Cooperation with other packages. 8. -* hook$BJQ?t(B[hook$B$X$s$9$&(B]: Hook variables. 4. -* includeonly: Includeonly. 4. -* Install: Installation. 4. -* item$B$J$I$N7eB7$((B[item$B$J$H$N$1$?$=$m$((B]: Filling. 8. -* jlatex: Invocation. 4. -* large$B7?Jd40(B[large$B$+$?$[$+$s(B]: large$B7?Jd40(B. 4. -* LaTeX: Intro. 4. -* leftarrow: Image completion. 4. -* lpr format: lpr format. 4. -* lpr$B$U$)!<$^$C$H(B[lpr$B$U$*$*$^$D$H(B]: lpr format. 4. -* lpr$B%U%)!<%^%C%H(B[lpr$B$U$*$*$^$D$H(B]: lpr format. 4. -* lpr$B%U%)!<%^%C%H$NJQ99(B[lpr$B$U$*$*$^$D$H$N$X$s$3$&(B]: Editing %# notation. 18. -* maketitle$B7?Jd40(B[maketitle$B$+$?$[$+$s(B]: maketitle$B7?Jd40(B. 4. -* M-C-@: $B4D6-$rC10L$H$7$?%8%c%s%W(B. 7. -* M-C-a: $B4D6-$rC10L$H$7$?%8%c%s%W(B. 7. -* M-C-e: $B4D6-$rC10L$H$7$?%8%c%s%W(B. 7. -* min-out: Cooperation with other packages. 17. -* M-q: Filling. 46. -* Mule: Intro. 4. -* NTT-jTeX[$B$($L$F$$$$$F$$$$$7$($$$F$D$/(B]: Filling. 16. -* platex: Invocation. 4. -* prefix ,: Commenting out. 4. -* prefix .: Commenting out. 4. -* prefix <: Commenting out. 4. -* prefix >: Commenting out. 4. -* prefix /: Online help. 4. -* prefix ?: Online help. 4. -* prefix &: What column. 4. -* prefix a: Accent mark completion. 4. -* prefix b: begin$B7?Jd40(B. 4. -* prefix c: Modifying/Deleting. 4. -* prefix d: Inclusion hierarchy browser. 4. -* prefix e: end$BJd40(B. 4. -* prefix g: Cursor jump. 4. -* prefix i: Filling. 8. -* prefix k: Modifying/Deleting. 4. -* prefix key: Invocation. 4. -* prefix l: large$B7?Jd40(B. 4. -* prefix m: maketitle$B7?Jd40(B. 4. -* prefix s: section$B7?Jd40(B. 4. -* prefix SPC: Arbitrary completion. 4. -* prefix w: Changing mode of YaTeX. 4. -* prefix$B%-!: Commenting out. (line 5) +* prefix <: Commenting out. (line 5) +* prefix /: Online help. (line 5) +* prefix ?: Online help. (line 5) +* prefix &: What column. (line 5) +* prefix a: Accent mark completion. (line 5) +* prefix b: begin�^�⊮. (line 5) +* prefix c: Modifying/Deleting. (line 5) +* prefix d: Inclusion hierarchy browser. (line 5) +* prefix e: end�⊮. (line 5) +* prefix g: Cursor jump. (line 5) +* prefix i: Filling. (line 9) +* prefix k: Modifying/Deleting. (line 5) +* prefix key: Invocation. (line 5) +* prefix l: large�^�⊮. (line 5) +* prefix m: maketitle�^�⊮. (line 5) +* prefix s: section�^�⊮. (line 5) +* prefix SPC: Arbitrary completion. (line 5) +* prefix w: Changing mode of YaTeX. (line 5) +* prefix�L�[�ύX[prefix�����ւ񂱂�]: Lisp variables. (line 5) +* �q�X�g��[�Ђ��Ƃ�]: Cooperation with other packages. (line 9) +* �R�����g�A�E�g[���߂�Ƃ�����]: Commenting out. (line 5) +* �R�}���h�q�X�g��[���܂�ƂЂ��Ƃ�]: Cooperation with other packages. (line 9) +* ���܂������s[���܂����������悤]: Intelligent newline. (line 5) +* section�^�⊮[section�����ق���]: section�^�⊮. (line 5) +* ���̃t�@�C���̎蒼��[�ق��̂ӂ�����̂ĂȂ���]: Includeonly. (line 12) +* ���̓t�@�C������[�ɂ䂤��悭�ӂ�����ӂ񂩂�]: Splitting input files. (line 12) +* �����t�@�C���̕ҏ�ۂȂ����ӂ�����̂ւ񂵂䂤]: Fix region for typesetting. (line 36) +* �����T�C�Y�w��q[�������������Ă���]: large�^�⊮. (line 18) +* �t�H���g�w��q[�ӂ���Ƃ��Ă���]: large�^�⊮. (line 18) +* ���[�U����[�䂤��������]: begin�^�⊮. (line 72) +* �u���b�N[�ӂ�‚�]: begin�^�⊮. (line 82) +* ����usepackage[�����܂��]: Usepackage cheker. (line 5) +* �v�������[�A[�ӂ�Ђ䂤��]: Invocation. (line 5) +* �v���C�x�[�g�w���v[�ӂ炢�ւ��Ƃւ��]: Online help. (line 17) +* �v�����g�A�E�g[�ӂ��Ƃ�����]: Invocation. (line 5) +* �W�����v[������]: view-sectioning. (line 44) +* �‹����̕ύX[���񂫂悤�߂��̂ւ񂱂�]: Changing LaTeX command. (line 21) +* ���x����������[��ւ邵�Ƃ���������]: label-generation. (line 5) +* �ύX/�폜[�ւ񂱂�/��������]: Modifying/Deleting. (line 5) +* YaTeX-help-file: Online help. (line 17) +* YaTeX-help-file-private: Online help. (line 17) +* YaTeX-item-regexp: Filling. (line 21) +* YaTeX-math-sign-alist-private: Image completion. (line 60) +* yatex-mode-hook: Hook variables. (line 5) +* yatex-mode-load-hook: Hook variables. (line 5) +* YaTeX-nervous: Local dictionary. (line 23) +* .yatexrc: Local dictionary. (line 5) +* �y�[�W�m�F�ȗ�lpr�N��[�ւ��������ɂ񂵂悤��₭lpr���Ƃ�]: Print out. (line 13) +* �Z�N�V������؂�[��������񂭂���]: view-sectioning. (line 44) +* �Z�N�V������؂�ꗗ�o�b�t�@[��������񂭂��肢�����͂‚ӂ�]: view-sectioning. (line 20)  Tag table: -Node: Top153 -Node: Intro1496 -Node: Terminology2066 -Node: Main features3186 -Node: Installation5035 -Node: Invocation7121 -Node: Calling typesetter8100 -Node: Calling previewer10257 -Node: Print out10854 -Node: %#notation11299 -Node: Changing typesetter11866 -Node: Splitting input files12255 -Node: Fix region for typesetting14160 -Node: lpr format15905 -Node: Editing %# notation17305 -Node: Completion18057 -Node: begin$B7?Jd40(B18701 -Node: section$B7?Jd40(B22831 -Node: 2$B8D0J>e$N0z?t$r$H$k(B section$B7?%3%^%s%I(B24617 -Node: Enclose section-type command26115 -Node: Recursive completion26515 -Node: view-sectioning27067 -Node: label-generation29528 -Node: large$B7?Jd40(B30273 -Node: maketitle$B7?Jd40(B31400 -Node: Arbitrary completion31882 -Node: end$BJd40(B32488 -Node: Accent mark completion33125 -Node: Image completion33856 -Node: Greek letter completion37390 -Node: Local dictionary38385 -Node: Commenting out39625 -Node: Cursor jump41857 -Node: $BBP1~%*%V%8%'%/%H$X$N%8%c%s%W(B42231 -Node: $B$*3(IA$-%D!<%k5/F0(B44128 -Node: $B%a%$%s%U%!%$%k$X$N%8%c%s%W(B46093 -Node: $B4D6-$rC10L$H$7$?%8%c%s%W(B46762 -Node: $B:G8e$NJd400LCV$X$N%8%c%s%W(B47426 -Node: Modifying/Deleting47904 -Node: Changing LaTeX command48558 -Node: Killing LaTeX command49574 -Node: Filling51007 -Node: Includeonly53476 -Node: What column54565 -Node: Intelligent newline55914 -Node: Usepackage cheker57849 -Node: Changing mode of YaTeX58630 -Node: Online help59777 -Node: Inclusion hierarchy browser61920 -Node: Cooperation with other packages64375 -Node: Customizations65133 -Node: Lisp variables65619 -Node: All customizable variables66653 -Node: Sample definitions77680 -Node: Hook variables78259 -Node: Hook file79619 -Node: Add-in functions79954 -Node: Etc80372 -Node: Copying81013 -Node: Concept Index82458 +Node: Top145 +Node: Intro1199 +Node: Terminology1502 +Node: Main features2142 +Node: Installation3203 +Node: Invocation4428 +Node: Calling typesetter5088 +Node: Calling previewer6062 +Node: Print out6378 +Node: %#notation6644 +Node: Changing typesetter7018 +Node: Splitting input files7276 +Node: Fix region for typesetting8228 +Node: lpr format9136 +Node: Editing %# notation9930 +Node: Completion10363 +Node: begin���䴰10753 +Node: section���䴰13336 +Node: 2�İʾ�ΰ�����Ȥ� section�����ޥ��14428 +Node: Enclose section-type command15242 +Node: Recursive completion15479 +Node: view-sectioning15784 +Node: label-generation16980 +Node: large���䴰17331 +Node: maketitle���䴰17910 +Node: Arbitrary completion18209 +Node: end�䴰18522 +Node: Accent mark completion18863 +Node: Image completion19289 +Node: Greek letter completion21103 +Node: Local dictionary21563 +Node: Commenting out22167 +Node: Cursor jump23327 +Node: �б����֥������ȤؤΥ�����23544 +Node: ���������ġ��뵯ư24530 +Node: �ᥤ��ե�����ؤΥ�����25445 +Node: �Ķ���ñ�̤Ȥ���������25781 +Node: �Ǹ���䴰���֤ؤΥ�����26138 +Node: Modifying/Deleting26375 +Node: Changing LaTeX command26780 +Node: Killing LaTeX command27330 +Node: Filling28201 +Node: Includeonly29530 +Node: What column30089 +Node: Intelligent newline30867 +Node: Usepackage cheker31898 +Node: Changing mode of YaTeX32325 +Node: Online help32900 +Node: Inclusion hierarchy browser33877 +Node: Cooperation with other packages35155 +Node: Customizations35610 +Node: Lisp variables35907 +Node: All customizable variables36513 +Node: Sample definitions43761 +Node: Hook variables44195 +Node: Hook file45088 +Node: Add-in functions45294 +Node: Etc45521 +Node: Copying45806 +Node: Concept Index46430  End tag table diff --git a/yatex.el b/yatex.el index 18a1076..7c4d6ba 100644 --- a/yatex.el +++ b/yatex.el @@ -1,15 +1,15 @@ ;;; -*- Emacs-Lisp -*- ;;; Yet Another tex-mode for emacs - //�쒹// -;;; yatex.el rev. 1.74.1 -;;; (c)1991-2009 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Wed Dec 23 20:05:55 2009 on firestorm +;;; yatex.el rev. 1.74.3 +;;; (c)1991-2010 by HIROSE Yuuji.[yuuji@yatex.org] +;;; Last modified Thu May 27 10:09:18 2010 on firestorm ;;; $Id$ ;;; The latest version of this software is always available at; ;;; http://www.yatex.org/ (require 'comment) (require 'yatexlib) -(defconst YaTeX-revision-number "1.74.1" +(defconst YaTeX-revision-number "1.74.3" "Revision number of running yatex.el") ;---------- Local variables ---------- @@ -82,6 +82,10 @@ (if YaTeX-dos "%e" "-t %e") "*`To' page format of dvi filter. %e will turn to end page number.") +(defvar YaTeX-dvipdf-command + "dvipdfmx" + "*Command name to convert dvi file to PDF.") + (defvar YaTeX-default-document-style (concat (if YaTeX-japan "j") "article") "*Default LaTeX Documentstyle for YaTeX-typeset-region.") @@ -1445,11 +1449,12 @@ Optional second argument CHAR is for non-interactive call from menu." (interactive "P") (message - (concat "J)latex R)egion B)ibtex mk(I)ndex " - (if (fboundp 'start-process) "K)ill-latex ") + (concat "J)latex R)egion B)ibtex mk(I)dx " + "latex+p(D)f " + (if (fboundp 'start-process) "K)ill ") "P)review " (and (boundp 'window-system) window-system "S)earch ") - "V)iewerr L)pr")) + "V)iewErr L)pr")) (let ((sw (selected-window)) (c (or char (read-char)))) (require 'yatexprc) ;for Nemacs's bug (select-window sw) @@ -1463,6 +1468,7 @@ ((= c ?k) (YaTeX-kill-typeset-process YaTeX-typeset-process)) ((= c ?p) (call-interactively 'YaTeX-preview)) ((= c ?q) (YaTeX-system "lpq" "*Printer queue*")) + ((= c ?d) (YaTeX-typeset-buffer YaTeX-dvipdf-command)) ((= c ?v) (YaTeX-view-error)) ((= c ?l) (YaTeX-lpr arg)) ((= c ?m) (YaTeX-switch-mode-menu arg)) diff --git a/yatexprc.el b/yatexprc.el index 3c5bb64..556b799 100644 --- a/yatexprc.el +++ b/yatexprc.el @@ -1,8 +1,8 @@ ;;; -*- Emacs-Lisp -*- ;;; YaTeX process handler. ;;; yatexprc.el -;;; (c)1993-2009 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Mon May 24 14:50:24 2010 on firestorm +;;; (c)1993-2010 by HIROSE Yuuji.[yuuji@yatex.org] +;;; Last modified Thu May 27 09:58:17 2010 on firestorm ;;; $Id$ ;(require 'yatex) @@ -55,7 +55,7 @@ (modify-syntax-entry ?\[ "w" YaTeX-typeset-buffer-syntax) (modify-syntax-entry ?\] "w" YaTeX-typeset-buffer-syntax)) -(defun YaTeX-typeset (command buffer &optional prcname modename) +(defun YaTeX-typeset (command buffer &optional prcname modename ppcmd) "Execute jlatex (or other) to LaTeX typeset." (interactive) (save-excursion @@ -91,7 +91,12 @@ (start-process prcname buffer shell-file-name YaTeX-shell-command-option command)) (get-buffer buffer)) - (set-process-sentinel YaTeX-typeset-process 'YaTeX-typeset-sentinel))) + (set-process-sentinel YaTeX-typeset-process 'YaTeX-typeset-sentinel) + (let ((ppprop (get 'YaTeX-typeset-process 'ppcmd))) + (setq ppprop (delq (assq YaTeX-typeset-process ppprop) ppprop)) + (if ppcmd + (setq ppprop (cons (cons YaTeX-typeset-process ppcmd) ppprop))) + (put 'YaTeX-typeset-process 'ppcmd ppprop)))) (message (format "Calling `%s'..." command)) (setq YaTeX-current-TeX-buffer (buffer-name)) (use-local-map map) ;map may be localized @@ -150,7 +155,6 @@ (insert ?\n mode-name " " mes) (forward-char -1) (insert " at " (substring (current-time-string) 0 -5) "\n") - (forward-char 1) (setq mode-line-process (concat ": " (symbol-name (process-status proc)))) @@ -161,8 +165,27 @@ ;; is dead, we can delete it now. Otherwise it ;; will stay around until M-x list-processes. (delete-process proc) - ) - (setq YaTeX-typeset-process nil) + ;; If ppcmd is active, call it. + (let* ((ppprop (get 'YaTeX-typeset-process 'ppcmd)) + (ppcmd (cdr (assq proc ppprop)))) + (put 'YaTeX-typeset-process 'ppcmd ;erase ppcmd + (delq (assq proc ppprop) ppprop)) + (cond + ((and ppcmd (string-match "finish" mes)) + (insert (format "=======> Success! Calling %s\n" ppcmd)) + (setq mode-name ; set process name + (substring ppcmd 0 (string-match " " ppcmd))) + ; to reach here, 'start-process exists on this emacsen + (set-process-sentinel + (start-process + mode-name + pbuf ; Use this buffer twice. + shell-file-name YaTeX-shell-command-option + ppcmd) + 'YaTeX-typeset-sentinel)))) + + (forward-char 1)) + (setq YaTeX-typeset-process nil) ;; Force mode line redisplay soon (set-buffer-modified-p (buffer-modified-p)) ) @@ -256,17 +279,30 @@ (put 'dvi2-command 'file buffer) (put 'dvi2-command 'offset lineinfo)))) -(defun YaTeX-typeset-buffer () +(defun YaTeX-typeset-buffer (&optional pp) "Typeset whole buffer. If %#! usage says other buffer is main text, visit main buffer to confirm if its includeonly list contains current buffer's file. And if it doesn't contain editing text, ask user which -action wants to be done, A:Add list, R:Replace list, %:comment-out list." +action wants to be done, A:Add list, R:Replace list, %:comment-out list. +If optional argument PP given as string, PP is considered as post-process +command and call it with the same command argument as typesetter without +last extension. +eg. if PP is \"dvipdfmx\", called commands as follows. + platex foo.tex + dvipdfmx foo +PP command will be called iff typeset command exit successfully" (interactive) (YaTeX-save-buffers) (let*((me (substring (buffer-name) 0 (rindex (buffer-name) ?.))) (mydir (file-name-directory (buffer-file-name))) - (cmd (YaTeX-get-latex-command t)) (cb (current-buffer))) + (cmd (YaTeX-get-latex-command t)) ppcmd + (cb (current-buffer))) + (and pp + (stringp pp) + (let ((tex-command pp)) + (setq ppcmd (YaTeX-get-latex-command t) + ppcmd (substring ppcmd 0 (rindex ppcmd ?.))))) (if (YaTeX-main-file-p) nil (save-excursion (YaTeX-visit-main t) ;search into main buffer @@ -307,9 +343,17 @@ (basic-save-buffer)))) (exchange-point-and-mark))) (switch-to-buffer cb)) ;for 19 - (YaTeX-typeset cmd YaTeX-typeset-buffer) + (YaTeX-typeset cmd YaTeX-typeset-buffer nil nil ppcmd) (put 'dvi2-command 'region nil))) +(defun YaTeX-typeset+pp-buffer (cmd) + "Call typeset buffer and if it exits successfully, call the next JOB." + (let ((x)) + + (unwind-protect + (put 'YaTeX-typeset-buffer 'foo nil) + nil))) + (defvar YaTeX-call-command-history nil "Holds history list of YaTeX-call-command-on-file.") (put 'YaTeX-call-command-history 'no-default t)