diff docs/yahtmle @ 445:a3ba09c1e8e9 dev yatex-1.79

yatex 1.79 release version
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 05 Jan 2017 20:44:41 +0900
parents d69fd7b1ac4d
children
line wrap: on
line diff
--- a/docs/yahtmle	Thu Jan 05 19:45:13 2017 +0900
+++ b/docs/yahtmle	Thu Jan 05 20:44:41 2017 +0900
@@ -1,7 +1,7 @@
 Info file: yahtmle,    -*-Text-*-
 produced by `texinfo-format-buffer'
 from file `yahtmle.tex'
-using `texinfmt.el' version 2.38 of 3 July 1998.
+using `texinfmt.el' version 2.42 of  7 Jul 2006.
 
 START-INFO-DIR-ENTRY
 * yahtml-e: (yahtmle).  Yet Another html-mode for Emacs (English).
@@ -49,9 +49,9 @@
 *****************
 * 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::
 
 
 
@@ -110,7 +110,8 @@
              ... 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
@@ -213,10 +214,10 @@
 
 * Menu:
 
-* Changing tags in pairs::      
-* Changing entities::           
-* URLencoding of strings within region::  
-* td-enclosure/tr-enclosure::   
+* Changing tags in pairs::
+* Changing entities::
+* URLencoding of strings within region::
+* td-enclosure/tr-enclosure::
 
 
 
@@ -252,7 +253,7 @@
              ... convert char to special entity in marked region
 `[prefix] :'
              ... convert special entity to original char in marked region
-     (reverse of [prefix] ;)
+             (reverse of [prefix] ;)
 
 
 
@@ -263,7 +264,7 @@
 ====================================
 
 `[prefix] #'
-     	... encode chars that needs to be URLencoded within region
+        ... encode chars that needs to be URLencoded within region
 
 
 
@@ -275,15 +276,16 @@
 table element, td-enclosure or tr-enclosure is convenient.
 
       `[prefix] }'
-     
-     	... Enclose each field in a region into <td>...</td>'s.
+
+        ... Enclose each field in a region into <td>...</td>'s.
       `[prefix] ]'
-     
-     	... Enclose each line in a region into <tr>...</tr>'s, with every
-line converted to <td>...</td> 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.
+
+        ... Enclose each line in a region into <tr>...</tr>'s, with every
+             line converted to <td>...</td> 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 <th>...</th>.  The special
@@ -299,8 +301,8 @@
 
 * Menu:
 
-* CSS-class completion::        
-* Reread CSS definition::       
+* CSS-class completion::
+* Reread CSS definition::
 
 
 
@@ -322,8 +324,8 @@
       .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.
 
 
 
@@ -366,8 +368,8 @@
 
  -- 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.
+           "text/html; charset=xxx" .html is written in .htaccess, this
+           will override yahtml-kanji-code.
 
  -- Variable: yahtml-fill-column
      Columns to auto-fill (72)
@@ -498,39 +500,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: Top256
-Node: Intro833
-Node: Installation1231
-Node: Setting up yahtml1512
-Node: Setting environments for weblint browsers and image viewers2303
-Node: Setting environment variables for WWW pages2999
-Node: Command Invocation3970
-Node: Completion4398
-Node: Jump5914
-Node: Changing and Deleting6394
-Node: Changing tags in pairs6678
-Node: Changing entities7173
-Node: URLencoding of strings within region7709
-Node: td-enclosure/tr-enclosure8010
-Node: CSS Support8976
-Node: CSS-class completion9202
-Node: Reread CSS definition10055
-Node: Customizations10330
-Node: All customizable variables10606
-Node: Hook variables14374
-Node: Copying14500
-Node: Concept Index15291
+Node: Top259
+Node: Intro836
+Node: Installation1234
+Node: Setting up yahtml1500
+Node: Setting environments for weblint browsers and image viewers2291
+Node: Setting environment variables for WWW pages2987
+Node: Command Invocation3979
+Node: Completion4407
+Node: Jump5923
+Node: Changing and Deleting6403
+Node: Changing tags in pairs6665
+Node: Changing entities7160
+Node: URLencoding of strings within region7704
+Node: td-enclosure/tr-enclosure8007
+Node: CSS Support9032
+Node: CSS-class completion9243
+Node: Reread CSS definition10096
+Node: Customizations10371
+Node: All customizable variables10647
+Node: Hook variables14427
+Node: Copying14553
+Node: Concept Index15344
 
 End tag table

yatex.org