diff docs/yahtmle @ 123:590fc51462c7 dev

New typeset menu `latex+p(D)f' added. Call dvipdfmx when typesetting succeeded.
author yuuji@gentei.org
date Thu, 27 May 2010 10:16:56 +0900
parents 680d92784c1a
children 6d682b9d4bc8
line wrap: on
line diff
--- a/docs/yahtmle	Mon May 24 14:55:07 2010 +0900
+++ b/docs/yahtmle	Thu May 27 10:16:56 2010 +0900
@@ -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, <img>, <input>.
 
 `[prefix] l (YaTeX large-type completion)'
-     ... 
+     ...
 
           <big> 〜 </big>
 
@@ -174,6 +177,7 @@
      for < (&lt;), > (&gt;), & (&amp;), " (&quot;), ' (&apos;), blank
      (&nbsp;) is possible.
 
+
 
 File: yahtmle, Node: Jump, Next: Changing and Deleting, Prev: Completion, Up: Top
 
@@ -192,6 +196,7 @@
    * `<a href="link.to.somewhere">' -> move cursor to linked target
    * `<applet code="program">' -> 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 `<img src="image.file" alt="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 *<h[1-3]>"')
 
+
 
 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

yatex.org