231
ADOBE FRAMEMAKER 6.0
MIF Asian Text Processing Statements
Example - unstructured
<Paraline
<String ` kumihan '>
. . .
<RubiCompositeBegin
<String `
'>
<RubiTextBegin
<String `
'>
<RubiTextEnd >
<RubiCompositeEnd >
> # end of ParaLine
Example - structured
<Paraline
<String ‘Some text ’>
. . .
<RubiCompositeBegin
<Element
<Unique 123456>
<ETag ‘RubiGroup’>
<Attributes
# Typical MIF to define attributes
> # end of Attributes
<Collapsed No>
<SpecialCase No>
<AttributeDisplay AllAttributes>
> # end of Element
> # end of RubiCompositeBegin
<String ‘Oyamoji text’>
<RubiTextBegin
<Element
<Unique 123457>
<ETag ‘Rubi’>
<Attributes
# Typical MIF to define attributes
> # end of Attributes
<Collapsed No>
<SpecialCase No>
<AttributeDisplay AllAttributes>
> # end of Element
<String ‘Rubi text’>
<RubiTextEnd>
<RubiCompositeEnd>
<String ‘Some more text ’>
. . .
> # end of Paraline
Summary of Contents for FRAMEMAKER 6.0
Page 1: ...MIF Reference Online Manual FrameMaker 6 0 Adobe ...
Page 15: ...15 ADOBE FRAMEMAKER 6 0 Introduction ...
Page 159: ...159 ADOBE FRAMEMAKER 6 0 MIF Book File Statements ...
Page 232: ...232 ADOBE FRAMEMAKER 6 0 MIF Asian Text Processing Statements ...
Page 252: ...252 ADOBE FRAMEMAKER 6 0 Examples ...