Adobe framemaker 6.0 Manuale Utente

Pagina di 323
229
ADOBE FRAMEMAKER 6.0
 MIF Asian Text Processing Statements
Document statement
In addition to document preferences (see “Document statement” on page 98), the MIF Document 
statement describes standard formats for rubi text. The rubi formatting substatements correspond to 
settings in the Rubi Properties dialog box.
Syntax
<Document
<DRubiSize 
percentage
OR
The size of the rubi characters, proportional to the size of the 
oyamoji characters
Allowed values are 1.0% through 1000.0%
<DRubiFixedSize 
point size
The fixed size of the rubi characters in points only. 
Either the DRubiSize statement or the DRubiFixedSize statement 
can be specified, but not both in the same document. 
<DRubiOverhang 
boolean
>
Yes allows rubi to overhang hiragana oyamoji text
<DRubiAlignAtBounds 
boolean
>
Yes aligns all rubi and oyamoji characters at line boundaries
<DWideRubiSpaceForJapanese 
keyword
>
Determines how to space rubi characters for Japanese oyamoji 
that is wider than the rubi text
keyword
 can be:
Wide
Narrow
Proportional
<DNarrowRubiSpaceForJapanese 
keyword
>
Determines how to space rubi characters for Japanese oyamoji 
that is narrower than the rubi text
keyword
 can be:
Wide
Narrow
Proportional
<DWideRubiSpaceForOther 
keyword
>
Determines how to space rubi characters for non-Japanese 
oyamoji that is wider than the rubi text
keyword
 can be:
Wide
Narrow
Proportional
<DNarrowRubiSpaceForOther 
keyword
>
Determines how to space rubi characters for non-Japanese 
oyamoji that is narrower than the rubi text
keyword
 can be:
Wide
Narrow
Proportional
>
End of the Document
 
statement