diff --git a/docs/yahtmle.tex b/docs/yahtmle.tex index df59f04..e2ab210 100644 --- a/docs/yahtmle.tex +++ b/docs/yahtmle.tex @@ -5,7 +5,7 @@ @iftex @c @syncodeindex fn cp -@c Last modified Wed Jan 18 10:56:02 2012 on firestorm +@c Last modified Wed Feb 29 10:38:46 2012 on firestorm @syncodeindex vr cp @end iftex @@ -79,12 +79,12 @@ (setq load-path (cons (expand-file-name "~/src/emacs/yahtml") load-path)) @end lisp -@noindent +@noindent is what you add. By this, yahtml will be automatically loaded when editing files with .html extensions. "yahtml" will be displayed on the mode line if no errors -occurred. +occurred. @node Setting environments for weblint browsers and image viewers, Setting environment variables for WWW pages, Setting up yahtml, Installation @comment node-name, next, previous, up @@ -115,7 +115,7 @@ @item yahtml-directory-index @dots{} index file displayed when none is given in URL. Usually @file{index.html} on NCSA type httpd and @file{Welcome.html} on - CERN types. + CERN types. @end table Examples for @code{yahtml-path-url-alist}. If @file{/home/yuuji/http/} @@ -179,7 +179,7 @@ attributes. Possible completions are, , . @item [prefix] l (YaTeX large-type completion) -@dots{} +@dots{} @example $B!A(B @@ -203,14 +203,14 @@ @node Jump, Changing and Deleting, Completion, Top @comment node-name, next, previous, up @chapter Cursor Movement -By using +By using @table @kbd @item [prefix] g @dots{} move to corresponding object @end table -@noindent +@noindent the cursor will go to the corresponding object according to the context. Recognized contexts are @@ -242,7 +242,7 @@ @dots{} change tags in matching pairs @end table -@noindent +@noindent the content can be changed according to the context of the HTML document where the cursor is located. @@ -324,7 +324,7 @@ when you input h1(or h2) tag with completing-read by [prefix] b or [prefix] l, yahtml prompts you to input class name with completion from -the words which are effective to h1 or h2. And if you defined +the words which are effective to h1 or h2. And if you defined global class like this; @display diff --git a/docs/yahtmlj.tex b/docs/yahtmlj.tex index b727eda..e53ddef 100644 --- a/docs/yahtmlj.tex +++ b/docs/yahtmlj.tex @@ -5,7 +5,7 @@ @iftex @c @syncodeindex fn cp -@c Last modified Wed Jan 18 10:56:44 2012 on firestorm +@c Last modified Wed Feb 29 09:18:14 2012 on firestorm @syncodeindex vr cp @end iftex @@ -55,9 +55,9 @@ @comment node-name, next, previous, up @chapter �C���X�g�[�� @menu -* yahtml�N���̂��߂̐ݒ�:: -* lint�v���O����/�u���E�U/�C���[�W�����[�A�‹����̐ݒ�:: -* WWW�y�[�W�‹��p�ϐ��̐ݒ�:: +* yahtml�N���̂��߂̐ݒ�:: +* lint�v���O����/�u���E�U/�C���[�W�����[�A�‹����̐ݒ�:: +* WWW�y�[�W�‹��p�ϐ��̐ݒ�:: @end menu @node yahtml�N���̂��߂̐ݒ�, lint�v���O����/�u���E�U/�C���[�W�����[�A�‹����̐ݒ�, Installation, Installation @@ -80,7 +80,7 @@ (setq load-path (cons (expand-file-name "~/src/emacs/yahtml") load-path)) @end lisp -@noindent +@noindent �ȂǂƂ��܂��B �ȏ�̐ݒ�ɂ��A�g���q�� .html �ł���t�@�C����ҏW����Ǝ����I�� @@ -209,7 +209,7 @@ @dots{} �Ή�����I�u�W�F�N�g�ɃW�����v @end table -@noindent +@noindent ���������Ƃɂ��A�J�[�\���ʒu��HTML�\���ɑΉ�����ꏊ�ɃW�����v ���܂��B�Ή��֌W�����݂���Ɖ��߂����R�}���h�ɂ͈ȉ��̂��̂�����܂��B @@ -226,10 +226,10 @@ @chapter �ύX/�폜 @menu -* �΃^�O�̕ύX:: -* �����Q�Ƃւ̕ύX:: -* ���W������������URLencode:: -* td����/tr����:: +* �΃^�O�̕ύX:: +* �����Q�Ƃւ̕ύX:: +* ���W������������URLencode:: +* td����/tr����:: @end menu @node �΃^�O�̕ύX, �����Q�Ƃւ̕ύX, Changing and Deleting, Changing and Deleting @@ -242,7 +242,7 @@ @dots{} �Ή�����^�O����ύX @end table -@noindent +@noindent ���������Ƃɂ��A�J�[�\���ʒu��HTML�\���ɉ����� �L�q���e�̕ύX���s���܂��B�J�[�\���ʒu�ƕύX������e�� �Ή��͈ȉ��̒ʂ�ł��B @@ -254,7 +254,7 @@ @dots{} �����l�̕ύX @end itemize -@node �����Q�Ƃւ̕ύX, , �΃^�O�̕ύX, Changing and Deleting +@node �����Q�Ƃւ̕ύX, ���W������������URLencode, �΃^�O�̕ύX, Changing and Deleting @comment node-name, next, previous, up @section �����Q�Ƃւ̕ύX �����Ƃ��Ă� < �� > ��\������Ƃ��́A�����Q�Ƃ�p���� @@ -308,8 +308,8 @@ @chapter CSS(�X�^�C���V�[�g)�T�|�[�g @menu -* CSS-class completion:: -* Reread CSS file:: +* CSS-class completion:: +* Reread CSS file:: @end menu @node CSS-class completion, Reread CSS file, CSS Support, CSS Support diff --git a/docs/yatexe.tex b/docs/yatexe.tex index 3b02eff..a467de2 100644 --- a/docs/yatexe.tex +++ b/docs/yatexe.tex @@ -5,7 +5,7 @@ @iftex @c @syncodeindex fn cp -@c Last modified Sun Jan 29 22:55:53 2012 on firestorm +@c Last modified Wed Feb 29 10:38:42 2012 on firestorm @syncodeindex vr cp @end iftex @@ -48,6 +48,7 @@ * Etcetera:: YaTeX is acquisitive. * Copying:: Redistribution +@end menu @node What is YaTeX?, Main features, Top, Top @comment node-name, next, previous, up @@ -90,8 +91,8 @@ @item Document files hierarchy browser (@kbd{C-c d}) @item Adding automatically \usepackage corresponding to inputting LaTeX macro with completion -@item Allow you to forget creating \label{}s, \ref or \cite completion - automatically generate labels. +@item Allow you to forget creating \label@{@}s, \ref@{@} or \cite@{@} + completion automatically generate labels. @end itemize @node Installation, Typesetting, Main features, Top @@ -202,7 +203,7 @@ by @code{%#BEGIN} and @code{%#END} marks. Selected region will be copied to the temporary file @file{texput.tex} with the same preamble as the main file of current editing sources. Be sure to put -all local macro settings in preamble, not after @code{\begin{document}}. +all local macro settings in preamble, not after @code{\begin@{document@}}. The method of specification of the region is shown in the section @xref{%#notation}. @@ -941,7 +942,7 @@ `foo' is not in table. Register into: U)serDic L)ocalDic N)one D)iscard @end example -@noindent +@noindent In this menu, typing @kbd{u} updates your `user dictionary', @kbd{l} updates your local dictionary, @kbd{n} updates only on-memory dictionary which go through only current Emacs session, and @kbd{d} updates no @@ -1389,7 +1390,7 @@ @dots{} Intelligent newline @end table -@noindent +@noindent in these environments inserts the contents corresponding to the current environment in the next line. (At the begin-type completion, this contents can be removed by `undo'.) In @code{tabular} environment, for @@ -1848,7 +1849,7 @@ @defvar YaTeX-singlecmd-suffix Suffix which is always inserted after maketitle-type macros. -@code{"{}"} is recommended. +@code{"@{@}"} is recommended. @end defvar @defvar YaTeX-package-alist-private @@ -1894,7 +1895,7 @@ @end defvar @defvar YaTeX-ref-generate-label-function -Function to generate default label string for unnamed \\label{}s. +Function to generate default label string for unnamed \\label@{@}s. The function pointed to this value should take two arguments. First argument is LaTeX macro's name, second is macro's argument. Here is an example for using this value. @@ -1902,7 +1903,7 @@ (setq YaTeX-ref-generate-label-function 'my-yatex-generate-label) (defun my-yatex-generate-label (command value) (and (string= command "caption") - (re-search-backward "\\\\begin{\\(figure\\|table\\)}" nil t) + (re-search-backward "\\\\begin@{\\(figure\\|table\\)@}" nil t) (setq command (match-string 1))) (let ((alist '(("chapter" . "chap") ("section" . "sec") @@ -2051,7 +2052,7 @@ will be enclosed by section-type commands via @kbd{[prefix] S}. An enclosing add-in function will be called with two arguments, beginning of the enclosed region and end of the region. Suppose you want to enclose -the existing text @code{(a+b)/c} by @code{\frac{}}. +the existing text @code{(a+b)/c} by @code{\frac@{@}}. @display a/c @@ -2063,7 +2064,7 @@ @kbd{[prefix] S} and input @code{frac} enclose the region like this; @display -\frac{a/c} +\frac@{a/c@} @end display Normally, the expression @code{a/c} is translated to diff --git a/docs/yatexj b/docs/yatexj index 5c1d9b9..f275797 100644 --- a/docs/yatexj +++ b/docs/yatexj Binary files differ diff --git a/docs/yatexj.tex b/docs/yatexj.tex index 361aa57..9579585 100644 --- a/docs/yatexj.tex +++ b/docs/yatexj.tex Binary files differ