Change comments to match the new filename.
[m17n/m17n-db.git] / FORMATS / FLT.txt
index a2d0006..bf7ea15 100644 (file)
@@ -102,7 +102,7 @@ STAGE ::= CATEGORY-TABLE ? GENERATOR
 CATEGORY-TABLE ::= '(' 'category' CATEGORY-SPEC + ')'
 
 CATEGORY-SPEC ::= '(' CODE CATEGORY ')'
-                 | '(' CODE CODE CATEGORY ')'
+                  | '(' CODE CODE CATEGORY ')'
 
 CODE ::= INTEGER
 
@@ -121,8 +121,8 @@ whose code falls between the two @c CODEs.
 GENERATOR ::= '(' 'generator' RULE MACRO-DEF * ')'
 
 RULE ::= REGEXP-BLOCK | MATCH-BLOCK | SUBST-BLOCK | COND-BLOCK
-        | DIRECT-CODE | COMBINING-SPEC | OTF-SPEC
-        | PREDEFINED-RULE | MACRO-NAME
+         | DIRECT-CODE | COMBINING-SPEC | OTF-SPEC
+         | PREDEFINED-RULE | MACRO-NAME
 
 MACOR-DEF ::= '(' MACRO-NAME RULE + ')'
 @endverbatim
@@ -227,10 +227,10 @@ If this is the first rule of the stage, @c MATCH-INDEX must be 0, and
 it matches the whole current run.
 
 @verbatim
-SUBST-BLOCK ::=        '(' SOURCE-PATTERN RULE * ')'
+SUBST-BLOCK ::= '(' SOURCE-PATTERN RULE * ')'
 
 SOURCE-PATTERN ::= '(' CODE + ')'
-                  | (' 'range' CODE CODE ')'
+                   | (' 'range' CODE CODE ')'
 @endverbatim
 
 If the sequence of codes of the current run matches @c SOURCE-PATTERN,
@@ -394,9 +394,9 @@ is drawn with font F1 while the preceding sequence S0 unconditionally
 requires font F0.
 
 @verbatim
-  sequence                             S0      S1
-  currently used font                  F0      F1
-  usable font(s)                       F0      F1
+  sequence                              S0      S1
+  currently used font                   F0      F1
+  usable font(s)                        F0      F1
 @endverbatim
 
 Sometimes, however, a clear separation of sequences is not possible.
@@ -404,9 +404,9 @@ Suppose that the preceding sequence S0 can be drawn not only with F0
 but also with F1.
 
 @verbatim
-  sequence                             S0      S1
-  currently used font                  F0      F1
-  usable font(s)                       F0,F1   F1
+  sequence                              S0      S1
+  currently used font                   F0      F1
+  usable font(s)                        F0,F1   F1
 @endverbatim
 
 In this case, glyphs used to draw the preceding S0 may affect glyph