diff --git a/docs/yahtmle b/docs/yahtmle index 4d4c0cd..5848623 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,17 +243,40 @@ ... convert char to special entity in marked region `[prefix] :' ... convert special entity to original char in marked region - (reverse of [prefix] ;) + (reverse of [prefix] ;) +  -File: yahtmle, Node: URLencoding of strings within region, Prev: Changing entities, Up: Changing and Deleting +File: yahtmle, Node: URLencoding of strings within region, Next: td-enclosure/tr-enclosure, Prev: Changing entities, Up: Changing and Deleting URLencoding of strings within region ==================================== `[prefix] #' - ... encode chars that needs to be URLencoded within region + ... encode chars that needs to be URLencoded within region + + + +File: yahtmle, Node: td-enclosure/tr-enclosure, Prev: URLencoding of strings within region, Up: Changing and Deleting + +td-enclosure/tr-enclosure +========================= +If you wan to convert series of field into ... repetitions for +table element, td-enclosure or tr-enclosure is convenient. + + `[prefix] '} ... Enclose each field in a region into +...'s. `[prefix] ]' ... Enclose each line in a region into +...'s, with every line converted to ... repetition. +They presume white space as field separator by default. To change this, +enter other delimiting character for a query. You can convert CSV, for +example, into table by specifying comma(,) as a delimiter. + +If you want to enclose fields with th, call with universal-argument +(`C-u'). Enter `th' to enclose fields with .... The special +answer `thd' means that enclose the only first column with th, and the +rest with td. +  File: yahtmle, Node: CSS Support, Next: Customizations, Prev: Changing and Deleting, Up: Top @@ -256,8 +286,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 +309,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 +321,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 +335,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 +352,9 @@ Browser to view external pages with `[prefix]g'. (netscape) -- Variable: 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. + 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 +444,7 @@ -- Variable: yahtml-indentation-boundary Boundary regexp for indentation calculation. (`"^\\s *"') +  File: yahtmle, Node: Hook variables, Prev: All customizable variables, Up: Customizations @@ -417,6 +452,7 @@ ============== +  File: yahtmle, Node: Copying, Next: Concept Index, Prev: Customizations, Up: Top @@ -440,6 +476,7 @@ HIROSE, Yuuji +  File: yahtmle, Node: Concept Index, Prev: Copying, Up: Top @@ -448,12 +485,35 @@ * 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: td-enclosure/tr-enclosure7836 +Node: CSS Support8772 +Node: CSS-class completion8983 +Node: Reread CSS definition9836 +Node: Customizations10111 +Node: All customizable variables10387 +Node: Hook variables14154 +Node: Copying14280 +Node: Concept Index15071 + +End tag table diff --git a/docs/yahtmle.tex b/docs/yahtmle.tex index 32b04e3..10fa2d5 100644 --- a/docs/yahtmle.tex +++ b/docs/yahtmle.tex @@ -5,7 +5,7 @@ @iftex @c @syncodeindex fn cp -@c Last modified Fri Nov 20 07:20:56 2009 on firestorm +@c Last modified Thu Dec 9 16:12:43 2010 on firestorm @syncodeindex vr cp @end iftex @@ -270,7 +270,7 @@ @end table -@node URLencoding of strings within region, , Changing entities, Changing and Deleting +@node URLencoding of strings within region, td-enclosure/tr-enclosure, Changing entities, Changing and Deleting @comment node-name, next, previous, up @section URLencoding of strings within region @@ -279,6 +279,29 @@ @dots{} encode chars that needs to be URLencoded within region @end table +@node td-enclosure/tr-enclosure, , URLencoding of strings within region, Changing and Deleting +@comment node-name, next, previous, up +@section td-enclosure/tr-enclosure +If you wan to convert series of field into ... repetitions for +table element, td-enclosure or tr-enclosure is convenient. + +@table @kbd + @item [prefix] } + @dots{} Enclose each field in a region into ...'s. + @item [prefix] ] + @dots{} Enclose each line in a region into ...'s, with + every line converted to ... repetition. +@end table +They presume white space as field separator by default. +To change this, enter other delimiting character for a query. +You can convert CSV, for example, into table by specifying +comma(,) as a delimiter. + +If you want to enclose fields with th, call with +universal-argument (@kbd{C-u}). Enter `th' to enclose fields +with .... The special answer `thd' means that +enclose the only first column with th, and the rest with td. + @node CSS Support, Customizations, Changing and Deleting, Top @comment node-name, next, previous, up @chapter CSS(Style Sheets) Support diff --git a/docs/yahtmlj b/docs/yahtmlj index b047cb9..9cb2175 100644 --- a/docs/yahtmlj +++ b/docs/yahtmlj @@ -1,7 +1,8 @@ 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.38 of 3 July 1998. + @@ -11,459 +12,579 @@ * Menu: -* Intro:: ��ϒ����ᒤ� -* Installation:: �����󒥹��Ȓ����� -* Command Invocation:: �����������ޒ��ɒ���ư -* Completion:: ��䒴������� -* Jump:: �����������뒥���㒥�� -* Changing and Deleting:: ��ђ����Ȓ�� -* CSS Support:: �����������뒥������Ȓ�䒴� -* Customizations:: �����������ޒ�������ђ������� -* Copying:: ��Ȓ�꒤���Ē����� -* Concept Index:: ������ +* 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 -��ϒ����ᒤ� -******** +ϸ�� +**************** -yahtml��� GNU Emacs ��咤� HTML�ʸ������������뒻���˒����˒�����HTML��������Β����ϒ���䒴� -����ǽ��˒�蒤Ò�ƒ�������������˒�Ԓ����뒤蒤���˒����뒤������ǒ�ʒ�����weblint��ʒ�ɒ�Β���ʸ��������� -�����ג�풥���钥���������������뒰̒�֒��URL��䒥Ւ��������̾��˒�͒¸��������֒�钥����/�����ᒡ���������咡� -�����Β���ư��ʒ�ɒ�� Emacs ��Ԓ������̒�撤���钹Ԓ����뒤蒤���˒����뒥ђ�Ò����������ǒ����� +yahtml� GNU Emacs �� +HTML�����ˢ˨�HTML������� +������ƹ༺�Ԩ��˹����ʯ�weblint��ν���� +����ࢫ������URL�ա���͸���馶/�Ἰ�� +�ί���� Emacs Ը���� +Ԩ��˹��ñ��ǹ� -(������Info��ϒ̤��������ǒ��(__)���) +(��InfoϤ��ǹ(__)�) +  File: yahtmlj, Node: Installation, Next: Command Invocation, Prev: Intro, Up: Top -�����󒥹��Ȓ����� -************ +��ȼ� +************************ * Menu: -* yahtml����ư��Β����ᒤΒ�ߒ��:: -* lint��ג�풥���钥�/��֒�钥����/�����ᒡ���������咡������Ē�������Β�ߒ��:: -* WWW��ڒ�������Ē����ђ�ђ����Β�ߒ��:: +* yahtml��ο����:: +* lint����/�馶/�Ἰ�弢ĭ����:: +* WWWڼ�ĭ������:: +  -File: yahtmlj, Node: yahtml����ư��Β����ᒤΒ�ߒ��, Next: lint��ג�풥���钥�/��֒�钥����/�����ᒡ���������咡������Ē�������Β�ߒ��, Prev: Installation, Up: Installation +File: yahtmlj, Node: yahtml��ο����, Next: lint����/�馶/�Ἰ�弢ĭ����, Prev: Installation, Up: Installation -yahtml����ư��Β����ᒤΒ�ߒ�� -====================== +yahtml��ο���� +====================================== -`~/.emacs'��˒�����2�����ܒ��Ò����ޒ����� +`~/.emacs'˼�2���è޹� (setq auto-mode-alist (cons (cons "\\.html$" 'yahtml-mode) auto-mode-alist)) (autoload 'yahtml-mode "yahtml" "Yet Another HTML mode" t) -������yahtml��˒ɬ��ג�ʒ�Ւ��������(`yahtml.el', `yatexlib.el', `yatexprc.el') ����� -�����ǒ����쒥���Ȓ�꒤� load-path ��˒�Ò����ޒ����������Ȓ����В�� `~/src/emacs/yahtml'��˒�� -�����Β�ǒ����쒤В�� +��yahtmlˬ��ա��(`yahtml.el', `yatexlib.el', +`yatexprc.el') �֯ǣ���� load-path +�è޹��ȨТ +`~/src/emacs/yahtml'�֯�Ǣ�Т (setq load-path (cons (expand-file-name "~/src/emacs/yahtml") load-path)) -��ʒ�ɒ�Ȓ����ޒ����� +��ȷ޹� - ��ʒ�咤Β�ߒ�꒤˒�蒤꒡���Ȓĥ��Ғ�� .html ��ǒ����뒥Ւ�������뒤��Ԓ�������뒤Ȓ���ư�Ū��� -yahtml �����풡���ɒ����쒤ޒ�����yahtml��������˒���ư��ǒ�������Ȓ����ϒ�⒡���ɒ�钥����Βɽ��� -������yahtml��ג�˒�ђ�꒤ޒ����� + ��������ȥҬ .html +Ǣ�ա���Ը��ȫ��� +yahtml +��ɵ�޹�yahtml���˯�ǭ�ȭ�����ν�� +�yahtml�����޹� +  -File: yahtmlj, Node: lint��ג�풥���钥�/��֒�钥����/�����ᒡ���������咡������Ē�������Β�ߒ��, Next: WWW��ڒ�������Ē����ђ�ђ����Β�ߒ��, Prev: yahtml����ư��Β����ᒤΒ�ߒ��, Up: Installation +File: yahtmlj, Node: lint����/�馶/�Ἰ�弢ĭ����, Next: WWWڼ�ĭ������, Prev: yahtml��ο����, Up: Installation -lint��ג�풥���钥�/��֒�钥����/�����ᒡ���������咡������Ē�������Β�ߒ�� -==================================================== +lint����/�馶/�Ἰ�弢ĭ���� +================================================================================================== -�����ђ����뒳������ג�풥���钥���ʒ�ɒ�˒�ؒ����뒰ʒ����Β�ђ�����Βǧ�������ɬ��ג�ʒ������������͒�˒�� -��������ޒ��(��璸̒�⒤ϒ�ǒ�Ւ����뒥Ȓ��)��� +�ѹ���������ع�ʼ����Χ�����鵷���� +��޹(�����թ���)� `yahtml-www-browser' - ... ����ư�����뒥֒�钥������Β����ޒ��ɒ̾(netscape) + ... �����馶γ��ɾ(netscape) `yahtml-image-viewer' - ... ����ư�����뒲�����Ӓ�咡������Β����ޒ��ɒ̾(xv) + ... �������弢γ��ɾ(xv) `yahtml-lint-program' - ... ����ʸ��������Ò����ג�풥���钥���Β����ޒ��ɒ̾(jweblint) + ... ����ï����γ��ɾ(jweblint) `yahtml-kanji-code' - ... html��Ւ�������뒤Β�������������� + ... htmlա�������� +  -File: yahtmlj, Node: WWW��ڒ�������Ē����ђ�ђ����Β�ߒ��, Prev: lint��ג�풥���钥�/��֒�钥����/�����ᒡ���������咡������Ē�������Β�ߒ��, Up: Installation +File: yahtmlj, Node: WWWڼ�ĭ������, Prev: lint����/�馶/�Ἰ�弢ĭ����, Up: Installation -WWW��ڒ�������Ē����ђ�ђ����Β�ߒ�� -========================= +WWWڼ�ĭ������ +=============================================== -��ے�������ڒ�������Ȓ�ʒ�뒥Ւ�������뒤��¸��ߒ�����PATH�̾��˒�ؒ������ђ������ߒ�꒤���ޒ����� +ۼ�ڼ����ա�문߹�PATH��ع������޹� `yahtml-path-url-alist' - ... ��Ւ�������뒥������ƒ����咤�PATH�̾��Ȓ��URL��Β�В���ɽ + ... ա�뷹����PATH�ȢURL���� `yahtml-directory-index' - ... URL��ؒ�꒤ǒ�Ւ��������̾���ʒά��������Ȓ����˒ɽ��������쒤뒥����ǒ�Ò����� - ��Ւ��������̾(NCSA���httpd��ʒ�� `index.html', CERN��ϒ�ʒ�� - `Welcome.html'�������̒Ū) + ... URL���ա���ʬ��ȭ˽������ï� + ա��(NCSA�httpd�� `index.html', + CERN��� `Welcome.html'��̪) -��ђ�� `yahtml-path-url-alist' ��Β�ߒ���㒤򒼨�����ޒ�������㒤���В��������ǒ�ϒ�� -`/home/yuuji/http/' ��� `http://localhost/~yuuji' ��ǒ����Ȓ�ǒ����������쒤ǒ�� -`/usr/home/yuuji/www/' ���`http://www.keio.ac.jp/~yuuji/' ��ǒ����Ȓ�ǒ����뒤蒤� -��˒�ʒ�Ò�ƒ����뒾쒹璤ϒ�ʒ����Β�蒤���˒�ߒ�꒤���ޒ����� +�� `yahtml-path-url-alist' +�����޹��Т���Ϣ +`/home/yuuji/http/' � `http://localhost/~yuuji' +Dz�ǭ�� ��� `/usr/home/yuuji/www/' +�`http://www.keio.ac.jp/~yuuji/' +Dz�ǭ�����Ƥ����ʼ�����޹� (setq yahtml-path-url-alist '(("/home/yuuj/http" . "http://localhost/~yuuji") ("/usr/home/yuuj/www" . "http://www.keio.ac.jp/~yuuji"))) -�����Β�В����Ȓ�ϒ�������钤ǒ���ߒ�꒤���뒤���Ȓ����ǒ����ޒ����� +�����Ϥ�������Ȭǭ޹� +  File: yahtmlj, Node: Command Invocation, Next: Completion, Prev: Installation, Up: Top -�����������ޒ��ɒ���ư -**************** +�����ɯ� +******************************** -HTML��Ւ���������Ԓ����˒�������뒤������Ē����Β����ޒ��ɒ��¨��’�˒�ƒ�֒����Ȓ����ǒ����ޒ����� +HTMLա��Ը˫��뤯īγ�������ֳȬǭ޹� `[prefix] t j' - ... HTML����ʸ��������Ò��(jweblint)����ư + ... HTML����ë(jweblint)�� `[prefix] t p' - ... �����ߒ�Β�ڒ���������В�ݒ�Ȓ�������֒�钥��������ư + ... ���ڼ����ȷ��馶�� `[prefix] t r' - ... �����ߒ�Β�ڒ����������֒�钥������˒ɽ��������쒤ƒ����뒤Ȓ�����reload��ؒ�� + ... ���ڼ���馶˽���Ƥ�ȭ�reload�� +  File: yahtmlj, Node: Completion, Next: Jump, Prev: Command Invocation, Up: Top -��䒴������� -******** +��� +**************** -��֒��Ļ��ג�ǒ����ђ�ǒ����뒡����begin�����䒴���ג�����section�����䒴���ג�����large�����䒴���ג�� -���maketitle�����䒴���ג����֒�����������Ȓ�䒴���ג�Ȓ������Ʊ��������������ǒ�В��������HTML��� -�����Β�䒴������ϒ����ǒ����ޒ����������쒤���쒤Β����Β�䒴���ϒ�璤˒����֒ʣ�����Ԓ�˒�ϒ�뒥���������ϒ�ג�� -��֒����ג�ǒ�����(img��ʒ��)��Β�䒴���ג����֒�쒹Ԓ�⒤ǒ�Β�����/����λ��������Β����ϒ�ג����֒����ג�� -����°�����������Β����ϒ�ג����֒ʸ��������Ȓ����ϒ�ג�˒�В�������ƒ����ޒ���������ΒŪ��˒�� +������ǭ��begin��ע�section��ע +�large��ע�maketitle��ע֢������ +ȴ������������ +HTML�����Ϭǭ޹����ο����ˢ +֣����뿰��ע���ǿ�(img��)��ע +�����Ϋ�/�������ע������������ע +ָ������ � +���Ƥ޹��Ϊ�� -`[prefix] b (���Ļ���begin��䒴���˒�В��)' +`[prefix] b (��begin����)' ...
- ��Β�蒤���˒����ϒ�������Ȓ���λ�����������Ԓ�˒�ϒ�Ò�ƒ�񒤭��������쒹璤Β�䒴����ؒ����ޒ����� - �����⒤˒�֒�풥Ò����������������䒴������䒤˒�ޒ�ޒ�쒤ޒ����� + ��˫Ͽ�Ȫ����������񭿤�����ط޹� + �����ï�����������޹� -`[prefix] s (���Ļ���section�����䒴���˒�В��)' +`[prefix] s (��section�����)' ... photo - ��Β�蒤���˒���λ������������������������Ē°�����͒�Β�ߒ�ǒ���ǽ���ؒ�꒤���뒥��������䒴���� - ��ޒ�������䒴������䒤Ȓ����ƒ�ϒ��img, input ����¸��ߒ����ޒ����� + ��˪���������İ����ǡ����뿰�䰷޹� + ���ȷ�Ϣimg, input + ��߷޹� -`[prefix] l (���Ļ���large�����䒴���˒�В��)' - ... begin�����䒴���Ȓ�ے�ܒƱ�����ǒ�������� +`[prefix] l (��large�����)' + ... begin����ܱ�ǹ�� - ��� + - ��Β�蒤���˒�쒹Ԓ�⒤˒�����/����λ�������������쒤������Ȓ����˒����ђ����ޒ����� + ������˫�/������쿤ȭ��ѷ޹� -`[prefix] m (���Ļ���maketitle�����䒴���˒�В��)' - ... ��ג�ǒ��°�����͒�Ⓕ������ʒ������������䒴������ϒ����ޒ�����
- ��ʒ�ɒ����䒴������䒤˒���������ޒ����� +`[prefix] m (��maketitle�����)' + ... ��Ⱝ����ʤ�����Ϸ޹�
+ �ɬ�������޹� -`[prefix] a (���Ļ��Β�����������Ȓ�䒴���˒�В��)' - ... ������ƒ����ƒ�������Ȓ�˒�蒤�ʸ����ɽ����������ϒ����뒤Ȓ����˒�ђ����ޒ����� - ��ǒ�Ւ����뒥Ȓ�ǒ�� < (<), > (>), & (&), " ("), ' ('), - ��֒�钥󒥯 ( ) ��Β�䒴������ϒ����Ԓ����ޒ����� +`[prefix] a (�΢��������)' + ... ��ƣƣ����������Ϲ�ȭ�Ѥ޹� + �թ���� < (<), > (>), & (&), " + ("), ' ('), ��� ( ) + ���ϬԨ޹� +  File: yahtmlj, Node: Jump, Next: Changing and Deleting, Prev: Completion, Up: Top -�����������뒥���㒥�� -**************** -�ʸ����撤Β����풤���풤ʒ�쒽꒤� +������� +******************************** +���Τ������ `[prefix] g' - ... ��В�������뒥���֒����������Ȓ�˒����㒥�� + ... ����ָ���˸��� -��򒲡��������Ȓ�˒�蒤꒡������������뒰̒�֒��HTML����ʸ��˒�В�������뒾쒽꒤˒����㒥�ג����ޒ�������� -�����ؒ������¸��ߒ����뒤Ȓ��ᒤ���쒤뒥���ޒ��ɒ�˒�ϒ�ʒ����Β�⒤Β�������꒤ޒ����� +򡹳���ꢫ������HTML���������˸��� +�޹���ظ��߹�����������ʼ��ά��޹� - * `' ������ `' - * `' ��� ��В��������viewer����ư - * `' ��� ��꒥󒥯��蒤ؒ�Β�ݒ�����Ȓ�ܒư - * `' ��� Java�����������ג�풥���钥���ؒ�Β�ܒư + * `' �� `' + * `' � ����viewer�� + * `' � �����ݤ��ܰ + * `' � Java���������ܰ +  File: yahtmlj, Node: Changing and Deleting, Next: CSS Support, Prev: Jump, Up: Top -��ђ��/��� -********* +ѹ/�� +***************** * Menu: -* ��В�������Β�ђ��:: -* �ʸ��������Ȓ�ؒ�Β�ђ��:: -* ��꒥���璥���ʸ������URLencode:: +* п��ѹ:: +* ������ѹ:: +* ������URLencode:: +* td��/tr��:: +  -File: yahtmlj, Node: ��В�������Β�ђ��, Next: �ʸ��������Ȓ�ؒ�Β�ђ��, Prev: Changing and Deleting, Up: Changing and Deleting +File: yahtmlj, Node: п��ѹ, Next: ������ѹ, Prev: Changing and Deleting, Up: Changing and Deleting -��В�������Β�ђ�� -============ -�ʸ����撤Β����풤���풤ʒ�쒽꒤� +п��ѹ +======================== +���Τ������ `[prefix] c' - ... ��В�������뒥�����������ђ�� + ... ���뿰��ѹ -��򒲡��������Ȓ�˒�蒤꒡������������뒰̒�֒��HTML����ʸ��˒�������������Ғ���ƒ�Β�ђ�����Ԓ����ޒ����� -�����������뒰̒�֒�Ȓ�ђ�����������ƒ�Β�В����ϒ�ʒ����Β�̒�꒤ǒ����� +򡹳���ꢫ������HTML������ +�����ѹ�Ԥ޹��������ѹ����� +���ʼ���ǹ� - * `'���`' - ... `TAG' ��Β�ђ�� - * `photo' ��ʒ�ɒ�Β°������ - ... �°�����͒�Β�ђ�� + * `'�`' + ... `TAG' �ѹ + * `photo' ��ΰ�� + ... ����ѹ +  -File: yahtmlj, Node: �ʸ��������Ȓ�ؒ�Β�ђ��, Next: ��꒥���璥���ʸ������URLencode, Prev: ��В�������Β�ђ��, Up: Changing and Deleting +File: yahtmlj, Node: ������ѹ, Prev: п��ѹ, Up: Changing and Deleting -�ʸ��������Ȓ�ؒ�Β�ђ�� -================ -�ʸ�����Ȓ����ƒ�� < ��� > ���ɽ��������뒤Ȓ����ϒ���ʸ��������Ȓ���ђ�����< ��� > ��Ȓɽ��� -������ɬ��ג�������꒤ޒ��������HTML��ʒ����Β�Ւ�������뒤���钤���쒤钤Βʸ������ޒ����ƒ�������Ȓ��ĥ -��꒹�������쒹璤ʒ�ɒ�˒�������쒤钤Βʸ������쒳璤���ƒʸ��������Ȓ�������˒�ђ����ǒ����ޒ����� +������ѹ +================================ +��ȷ�� < � > +򽽹�ȭϢ�����Ѥ� < +� > Ƚ���׬��޹�� +HTMLʰ�ա�����θ����ƭ��������� +��ˢ���θ����Ƹ������ѹǭ޹� `[prefix] ;' - ... ��ؒ�꒤������Β�蒤Βʸ��������Ȓ�˒�֒����������뒤ْ���ʸ�����Β�֒�� + ... �귿��θ����֭���٭���ֹ `[prefix] :' - ... ��ؒ�꒤������Β�蒤Βʸ��������Ȓ�򒻲��Ȓʸ��������Β�⒤Β�˒�֒�� - ([prefix] ; ��Β�Ւ�ђ��) + ... �귿��θ����ȸ������ֹ + ([prefix] ; ��ѹ) +  -File: yahtmlj, Node: ��꒥���璥���ʸ������URLencode, Prev: �ʸ��������Ȓ�ؒ�Β�ђ��, Up: Changing and Deleting +File: yahtmlj, Node: ������URLencode, Next: td��/tr��, Prev: ������ѹ, Up: Changing and Deleting -��꒥���璥���ʸ������URLencode -========================= +������URLencode +========================================= [prefix] # - ... ��ؒ�꒤������Β���⒤� URLencode �����ْ���ʸ�����������쒤В����쒤钤� - �����󒥳�����ɒɽ�����˒�֒����� + ... �귿���� URLencode + �٭�����н��� + ��ɽ��ֹ� + + + +File: yahtmlj, Node: td��/tr��, Prev: ������URLencode, Up: Changing and Deleting + +td��/tr�� +===================== +������񤿽����쳼�� + ����Ӥ ��Ͻ����� + ��ÿ����ѹǭ޹� + `[prefix] '} + + ... ������ˢ�Ǽ��������� + ... ��� + `[prefix] ]' + + ... ������ˢ��� +�td����ɳ�ƫ���Դ�� +... ��� +�թ���������ǹ�����Ѩ�ȭ� +Delimiter: +������������޹��ȨЫ��(,) +�����CSV�����Ȭǭ޹� + +tdʰ��Ǥ�Ϊ�� th +��꿤��� universal-argument (`C-u') +�ı��2�γ������޹��������� +������ǽ�� th +����Ф�գ���� ... +���޹�ⷤ�1գ����� th +Ǥ���� td ��˷��ȭ � thd +��ϷƼ��� +  File: yahtmlj, Node: CSS Support, Next: Customizations, Prev: Changing and Deleting, Up: Top -CSS(�����������뒥�������)�����ݒ����� -*************************** +CSS(���뷼�)�ݼ� +************************************************* * Menu: * CSS-class completion:: * Reread CSS file:: +  File: yahtmlj, Node: CSS-class completion, Next: Reread CSS file, Prev: CSS Support, Up: CSS Support -CSS�����钥��̾��䒴� -=============== -HTML������CSS(Cascading Style Sheets)��Β����钥��̾����䒴������ϒ����뒤���Ȓ����ǒ����ޒ����� -�������������꒵���Ȓ����� +CSS�鹾� +=========================== +HTML��CSS(Cascading Style +Sheets)ί鹾���Ϲ�Ȭǭ޹� +������ȷ� h1.foo, h2.foo { background-color: 0xffffff; } h1.bar, h2.bar { font-size: 120%; } -��Β�蒤���ʒ�⒤Β�������Ò����쒹璤˒��h1��ޒ�����h2��������� [prefix] b ��� [prefix] l ��ǒ�� -��������ϒ�������쒹璤˒�������쒤钤˒ͭ������ class �̾��ǒ����� foo, bar ������䒤Ȓ����ƒ�䒴� -�����ϒ����뒤���Ȓ����Ēǽ��ǒ�������ޒ�� +����ά�ÿ��ˢh1޿�h2��� +[prefix] b � [prefix] l �� +��Ϸ���ˢ���˭�� class +�Ǣ� foo, bar ���ȷ�� +�Ϲ�ȬĽǹ�޿ .caution { font-size: 120%; background-color: 0xc00000;} -��Β�蒤���ʒ����ƒ�Β����쒥ᒥ�Ȓ�˒Ư���class�����꒵������쒤ƒ�������쒹璤ϒ�������ƒ�Β�������Β�� -��������ϒ�����class�����Ȓ����ϒ��ᒤᒤ钤쒤ޒ����������쒤���ђ�������쒹璤ϒ����쒥ᒥ�Ȓ̾��� -��ϒ�Β�꒤Β�Ȓ����˒�꒥������󒥭���(��ޒ�����C-m)��ǒ�ϒ�ʒ�����C-j��򒲡������class��䒴������ϒ�� -�����㒥󒥻��뒤ǒ����ޒ����������Ȓ����� +��ʴ�Ψ����˯�class�����Ƥ���Ϣ��ο��� +�����class���������޹����﷤��Ϩ���Ⱦ� +����ȭ�꿼�(޿�C-m)��ʯ�C-j��class���� +����ǭ޹��Ȩ� - `[prefix] l' ��Ԓ�⒥������䒴���򒵯�ư - (��ޒ�����`[prefix] l SPC') - tt ��򒤤��쒤������Β��tt��Ȓ����� + `[prefix] l' �⿰�� + (޿�`[prefix] l SPC') + tt �쿤��tt��� `C-m' -��Ȓ�������쒹璤ϒ³������ class= ��Ȓ�䒴���ג�풥�ג�Ȓ����В�ޒ�������� +ȷ���ϳ�� class= +������Ȭ�޹�� - `[prefix] l' ��Ԓ�⒥������䒴���򒵯�ư - (��ޒ�����`[prefix] l SPC') - tt ��򒤤��쒤������Β��tt��Ȓ����� + `[prefix] l' �⿰�� + (޿�`[prefix] l SPC') + tt �쿤��tt��� `C-j' -��Ȓ�ǒ�咤� `C-j' ��ǒ����ϒ�������쒹璤� class ��䒴���ג�풥�ג�Ȓ�ϒ�В�ޒ����󒡣 +���� `C-j' ��Ϸ���� class +��������޻� +  File: yahtmlj, Node: Reread CSS file, Prev: CSS-class completion, Up: CSS Support -CSS��꒵���Ւ�������뒤Β�ɒ�ߒľ��� -========================= -html��Ւ�������뒤��Ԓ����撤�CSS��꒵���Ւ�������뒤򒽤�����������ɒ�Ò�����class����䒴������䒤Ȓ�� -��ƒľ�����˒�ɒ�ߒ����ޒ����������쒹璤ϒ��`M-x yahtml-mode' ��Ȓ����ƒ�ƒ���ư���Ԓ�Ò�ƒ�������� -������ +CSS��ա����߾� +=============================================== +htmlա���Ը��CSS��ա��򤵷��÷� +class����ȷƾ�����޻����Ϣ +`M-x yahtml-mode' +ȷ�Ư����Ư���� +  File: yahtmlj, Node: Customizations, Next: Copying, Prev: CSS Support, Up: Top -�����������ޒ����� -************ +���ޤ� +************************ -yahtml��Βư�������撤�����ђ����˒�Ē����ƒ���������ޒ����� +yahtmlΰ�������Ĥ����޹� * Menu: -* All customizable variables:: �����������ޒ�������ђ������� -* Hook variables:: hook��ђ�� +* All customizable variables:: ���ޤ����� +* Hook variables:: hook�� +  File: yahtmlj, Node: All customizable variables, Next: Hook variables, Prev: Customizations, Up: Customizations -�����������ޒ�������ђ������� -==================== +���ޤ����� +======================================== -- Variable: yahtml-prefix - yahtml-mode ��撤Β�ג�꒥Ւ�������������� (`\C-c') + yahtml-mode ����գ���� (`\C-c') -- Variable: yahtml-image-viewer - img��ǒ����Ȓ����ƒ����뒲�����Ւ�������뒤�ɽ��������뒤Ȓ����˒���ư�����뒥���ޒ��� (xv) + imgDzȷƤ���ա��򽨹�ȭ˯������ + (xv) -- Variable: yahtml-www-browser - `[prefix]g' ��ǒ�������ڒ��������ɽ��������뒤Ȓ����˒���ư�����뒥֒�钥���� (netscape) + `[prefix]g' + ǰ�ڼ�򽨹�ȭ˯����馶 + (netscape) -- Variable: yahtml-kanji-code - ��ǒ�Ւ����뒥Ȓ�Β�������������ɒ��1=sjis, 2=jis, 3=euc, 4=utf-8 (2) - .htaccess ��Ւ�������뒤� - AddType "text/html; charset=xxx" .html��Β����Ғ�������Ò����쒹璤ϒ����� - ��˒����� + �թ�������ɣ1=sjis, 2=jis, 3=euc, 4=utf-8 (2) + .htaccess ա��� + AddType "text/html; charset=xxx" .html + έҬ�ÿ��Ͻ�˾� -- Variable: yahtml-fill-column - auto-fill�����뒤Ȓ����Β����钥���� (72) + auto-fill��ȭΫ��� (72) -- Variable: yahtml-fill-prefix - yahtml-mode ��ǒͭ���fill-prefix (`nil') + yahtml-mode ǭ�fill-prefix (`nil') -- Variable: yahtml-path-url-alist - OS��Β�Ւ�������뒥������ƒ����咤ǒ�Β�Ւ�뒥ђ���̾��Ȓ�������Β�����������������URL��Β�В���ɽ��� + OS�ա�뷹�������ѹ�Ȣ�ΰ�����URL����� -- Variable: yahtml-directory-index - ��������В����������������Ւ��������̾���ʒά��������Ȓ����˒�ǒ�Ւ����뒥Ȓ�ǒ�������쒤뒥����ǒ�� - ��������Ւ�������뒤Β̾�������¿�����Β�쒹� index.html���(`"index.html"') + ��Т����ա���ʬ��ȭ��թ��ǫ��� + ���ï�ա��ξ������� + index.html�(`"index.html"') -- Variable: yahtml-lint-program - HTML����ʸ��������Ò����ג�풥���钥����(`"jweblint"') + HTML����ï����(`"jweblint"') -- Variable: yahtml-hate-too-deep-indentation - ��͒����Ȓ���������ϒ�Ē����ǒ�Β�����ǒ��Ȓ�������������뒤Ȓ�����t��˒����뒡�(`nil') + ͹ȷ����ĭ�Τ���Ȭ����ȭ�t˹�(`nil') -- Variable: yahtml-always-/p - `

' ��򒤤��쒤����ɬ��� `

' �����������͒��������`nil' + `

' ��鬺 `

' + �������`nil' -- Variable: yahtml-p-prefered-env-regexp - ����ư�Ū��� `

' �������쒤ƒ�ߒ�������Ē����� + ���� `

' ����߷�ĭ� (`"^\\(body\\|dl\\|blockquote\\)"') -- Variable: yahtml-template-file - ������HTML��Ւ�������뒺��������˒���ư�Ū��˒�ޒ�������ƒ�ߒ�������Ւ��������̾��� + ��HTMLա����˫�������߷�ա�뾣 `"~/http/template.html"' -- Variable: yahtml-prefer-upcases - ��������˒��ʸ������Ȓ�����������`nil' + ������Ȥ���`nil' -- Variable: yahtml-prefer-upcase-attributes - �°�����ؒ�꒻Ғ�˒��ʸ������Ȓ�����������`nil' + ���������Ȥ���`nil' -- Variable: yahtml-server-type - Apache��ϒ�Β�������В������ђ����ƒ����뒾쒹璤� 'apache ��򒥻��Ò�Ȓ����뒡� - ./.htaccess ��򒻲��Ȓ����뒤���ɒ����������꒤���뒡�`'apache' + Apache�ε����ѷƤ���� 'apache ��ȹ� + ./.htaccess �ȹ�ɦ�����`'apache' -- Variable: yahtml-apache-access-file - `yahtml-server-type' ��� `'apache' ��Β�Ȓ����˒����������������’�Ւ��������̾���� - ��꒡�`".htaccess"' + `yahtml-server-type' � `'apache' �ȭ� + ������ա�����`".htaccess"' -- Variable: yahtml-shell-command-option - ��������뒤ǒ�̒����ޒ��ɒ�򒵯�ư�����뒤Ȓ����Β����ג����璥󒡣 + ����̳���򯰹�ȭΪ׷�� -- Variable: yahtml-translate-hyphens-when-comment-region - ��Β�蒥���ᒥ�Ȓ�������Ȓ�򒤹��뒤Ȓ����˒����˒¸��ߒ����뒥ϒ����Ւ��� `-' ��˒�ђ����� - ��뒤���ɒ��������(`t') + ����Ȣ����ȭ��˸߹�Ϥ��� + `-' � ѹ��ɦ��(`t') -- Variable: yahtml-entity-reference-chars-alist - ������ƒ����ƒ��������(Entity Reference)��ǒ����Ғ����ْ���ʸ��������� - `'(?�ʸ��� . "������ƒ����ƒ���ɽ���")' ��Ȓ����������������󒤷���alist��ǒ�’�ْ�뒡� - ��ǒ�Ւ����뒥Ȓ�� `<', `>', `&', `'', `"' ��˒�В�����alist�����ߒ�꒤���쒤ƒ����뒤� - ��ǒ����ɒ�Ò���������ʬ��������򒵭��Ғ����쒤В�ɒ�����cdr��� `"������ƒ����ƒ���ɽ���"' ��ϒ�� - ���Ƭ��� `&' ��� ���������`;'��ϒ�ޒ�ᒤ���˒�񒤯��� + ��ƣƣ��(Entity + Reference)ǭҹ٭���� `'(?�� + . "��ƣƣ��")' + Ȥ������ + alist�����թ��� `<', `>', `&', `'', + `"' + �й�alist����Ƥ��Ǣ�÷������ҹ��� + ��cdr� `"��ƣƣ��"' + Ϣ�� `&' � ���`;' + ����� -- Variable: yahtml-faithful-to-htmllint - ����ʸ��������Ò����Ȓ����� htmllint �������ђ����뒾쒹璤���璤Ò�Ȓ������;��ג�ʒ�����ʒ�� - ��˒�В����ƒ�Ⓑْ��򒼨�����Β�ǒ�������쒤���򒤹��뒤Ȓ����˒�ϒ����Β�ђ�����`t'��˒����뒡� + ����ëȷ� htmllint + ��ѹ������ȷ��������� + з������Ǣ������ȭ�ϳ����`t'� + �� -- Variable: yahtml-use-css - CSS��Β�䒴�����ǽ���Ȓ�������ɒ����� (`t') + CSS�䰡��Ȧ�ɦ� (`t') -- Variable: yahtml-image-inspection-bytes - �������Ւ�������뒤Β�����������Ĵ��ْ�뒤Ȓ����˒�ɒ�ߒ�������В����Ȓ�� (`10000') + ��ա��ε�����ȭ�����Ф�� + (`10000') -- Variable: yahtml:img-default-alt-format - ���ALT�°�����Β�ǒ�Ւ����뒥Ȓʸ������Β�񒼰���%x��ϒ������Β�����%y��ϒ���� - ��Β�⒤����%s��ϒ�Ւ�������뒥���������˒�֒�������쒤� (`"%xx%y(%sbytes)"') + �ALT����թ�ȸ����%x������ + %y����ⵢ%s�ա�뵤��ֹ��� + (`"%xx%y(%sbytes)"') -- Variable: yahtml-escape-chars - href��䒴���ʒ�ɒ�Β�Ȓ����˒ͽ���ʸ������URL�����󒥳�����ɒ����뒤�; 'ask��Β�Ȓ����ϒ�Βǧ��� - ��ƒ������֒�������� (`'ask') + href����ȭ˽���URL��ɹ�; + 'ask�ȭ�Χ�ƫ�ֹ�� (`'ask') -- Variable: yahtml-use-font-lock - �����������Β����Œ����ђ�Ò����������Ȓ����� font-lock �������ђ����뒤�(`(featurep ' - font-lock)') + ���Χű�ñ��ȷ� + font-lock ��ѹ� (`(featurep 'font-lock)') -- Variable: yahtml-use-hilit19 - �����������Β����Œ����ђ�Ò����������Ȓ����� hilit19 �������ђ����뒤�(`(featurep ' - hilit19)') + ���Χű�ñ��ȷ� hilit19 + ��ѹ� (`(featurep 'hilit19)') -- Variable: yahtml-indentation-boundary - ������ǒ��Ȓ�ג������ǒ����ڒ�Ò�ƒ�蒤���������Ȓ�ʒ��������ɽ���(`"^\\s *"') + �����׻������褭���뵬�� + (`"^\\s *"') +  File: yahtmlj, Node: Hook variables, Prev: All customizable variables, Up: Customizations -hook��ђ�� -======== +hook�� +============ +  File: yahtmlj, Node: Copying, Next: Concept Index, Prev: Customizations, Up: Top -��蒤꒰���� -******** +�귤 +**************** - ��ܒ�ג�풥���钥���ϒ�Ւ�꒡������Ւ�Ȓ����������ǒ�������ܒ�ג�풥���钥����Ȓ�ђ����ƒ����������������� -��뒷뒲̒�˒�В����ƒ�ⒺԒ�ϒ�ՒǤ����钤ʒ�������Ȓ�Ȓ����ޒ������ž��ܒ����˒�ؒ����ƒ�ϒ����’����� -�����ޒ����󒡣����Ū��˒����Ò�ƒ����������������ޒ�������Ȓ�ђ����ƒ����뒻ݒ��ᒥ���뒤ǒ����Β�钤���� -�����������Ȓ����Ԓ�ϒ��ǒ����ݒ����Ȓ�˒�咤������Ȓ�ǒ����璤���� + �������꼽�Ȧ��ǹ��������ѷƸ����� +����з�����դ���ʤ��ȷ޹�����ط�ϩ¤� +�޻�ﱪ˷�Ư����޿��ѷƤ�����Ǫ�黤 +���Ȣ�����ǵݼ�����Ƿ禣 - ��쒾𒡢����˾�����В�����𒡢�����ے����ϒ����ޒ����������ޒ������Ϣ��풤� yuuji@yatex.org ��� -���(2000�ǯ12������)�����ђ³�Ū��˒�Ȓ�ђ����ƒ���������������ϒ�ᒥ���꒥󒥰��꒥���Ȓ��fj���Ļ��� -���ג�˒�����Ò�������ƒ����������������Ò������ˡ��˒�Ē����ƒ�ϒ�ܒ�ђ�Ò����������� `docs/htmlqa' -��Ւ�������뒤Β�֒����Β¾��ג�Β�ϒ�������������������� + �����а����Ͽޤ��޹� +��� yuuji@yatex.org ��(2000�12��)� +ѳ���ѷƯ�����������fj����� +�����Ư���������Ĥ����ñ��� +`docs/htmlqa' +ա���ֽξ����������� -��Œ�͒�ϒ���ͽ���ʒ����Β�’��(����ʬ�����蒤�)��ђ�������쒤ޒ��:-p��� +��Ϣ��ʯ���(�����)ѹ��޹:-p� - �������ͺ��� + ���� +  File: yahtmlj, Node: Concept Index, Prev: Copying, Up: Top -������ -**** +�� +******** * Menu: -* �ħ���ħ���ħ���ħ�ޒħ���ħ��[�Ħ���Ħ���Ħ���Ħ�ޒĦ���Ħ��]: Customizations. 4. -* �ħ���ģ���ħ���ħ���ħ���ħ���Ħ���Ħ���Ħ���Ħ���Ħ���Ħ��: Customizations. 4. +* ���ޤ�[���ޤ�]: Customizations. 4. +* ������[������]: Customizations. 4. * Demacs: Intro. 4. -* HTML�Ĵ��[HTML�Ħ��: Intro. 4. +* HTML�[HTML�]: Intro. 4. * LaTeX: Intro. 4. * Mule: Intro. 4. + + +Tag table: +Node: Top148 +Node: Intro617 +Node: Installation905 +Node: yahtml��ο����1116 +Node: lint����/�馶/�Ἰ�弢ĭ����1784 +Node: WWWڼ�ĭ������2330 +Node: Command Invocation3122 +Node: Completion3465 +Node: Jump4470 +Node: Changing and Deleting4885 +Node: п��ѹ5113 +Node: ������ѹ5476 +Node: ������URLencode5851 +Node: td��/tr��6104 +Node: CSS Support6740 +Node: CSS-class completion6981 +Node: Reread CSS file7989 +Node: Customizations8233 +Node: All customizable variables8469 +Node: Hook variables11568 +Node: Copying11684 +Node: Concept Index12187 + +End tag table diff --git a/docs/yahtmlj.tex b/docs/yahtmlj.tex index 32e12ad..84a62a9 100644 --- a/docs/yahtmlj.tex +++ b/docs/yahtmlj.tex @@ -5,7 +5,7 @@ @iftex @c @syncodeindex fn cp -@c Last modified Fri Nov 20 07:20:46 2009 on firestorm +@c Last modified Thu Dec 9 15:56:35 2010 on firestorm @syncodeindex vr cp @end iftex @@ -229,6 +229,7 @@ * �΃^�O�̕ύX:: * �����Q�Ƃւ̕ύX:: * ���W������������URLencode:: +* td����/tr����:: @end menu @node �΃^�O�̕ύX, �����Q�Ƃւ̕ύX, Changing and Deleting, Changing and Deleting @@ -253,7 +254,7 @@ @dots{} �����l�̕ύX @end itemize -@node �����Q�Ƃւ̕ύX, ���W������������URLencode, �΃^�O�̕ύX, Changing and Deleting +@node �����Q�Ƃւ̕ύX, , �΃^�O�̕ύX, Changing and Deleting @comment node-name, next, previous, up @section �����Q�Ƃւ̕ύX �����Ƃ��Ă� < �� > ��\������Ƃ��́A�����Q�Ƃ�p���� @@ -270,7 +271,7 @@ @end table -@node ���W������������URLencode, , �����Q�Ƃւ̕ύX, Changing and Deleting +@node ���W������������URLencode, td����/tr����, �����Q�Ƃւ̕ύX, Changing and Deleting @comment node-name, next, previous, up @section ���W������������URLencode @table @@ -279,6 +280,29 @@ �G���R�[�h�\�L�ɒu���B @end table +@node td����/tr����, , ���W������������URLencode, Changing and Deleting +@comment node-name, next, previous, up +@section td����/tr���� +�󔒋�؂�ŏ������\�`���̍s���R�[�h�� ����̕��сC +���邢�͂���������� �Ŋ������s���тɕϊ��ł��܂��B +@table @kbd + @item [prefix] } + @dots{} ���݂̃��W�����ɂ���f�[�^���󔒋�؂育�Ƃ� + ... �Ŋ��� + @item [prefix] ] + @dots{} ���݂̃��W�����ɂ���s�� + ��Ltd������قǂ����Ă��炳��ɍs���Ƃ� ... �Ŋ��� +@end table +�f�t�H���g�ł͋󔒋�؂�ł����C�����ς���Ƃ��� +Delimiter: �̖₢���킹�ɋ�؂蕶�����w�肵�܂��B���Ƃ��΃J���}(,) +���w�肷���CSV����\����邱�Ƃ��ł��܂��B + +td�ȊO�̗v�f�C��̓I�ɂ� th �Ŋ��肽���ꍇ�� universal-argument +(@kbd{C-u}) ���‚��ď�L2�‚̃R�}���h���Ăт܂��B�ǂ̗v�f�Ŋ��邩�� +���₪������̂ł���� th �Ɠ����΁C�e�t�B�[���h�� ... +�Ŋ���܂��B�����C��1�t�B�[���h�̂� th �ŁC�c���S�� td ����ɂ������Ƃ� +�� thd �Ɠ��͂��ĉ������B + @node CSS Support, Customizations, Changing and Deleting, Top @comment node-name, next, previous, up @chapter CSS(�X�^�C���V�[�g)�T�|�[�g