216
ADOBE FRAMEMAKER 6.0
MIF Asian Text Processing Statements
Example
The following is an example of a combined font catalog:
<CombinedFontCatalog
<CombinedFontDefn
<CombinedFontName `MyCombinedFont'>
<CombinedFontBaseFamily `Osaka'>
<CombinedFontWesternFamily `Times'>
<CombinedFontWesternSize
75.0%>
<CombinedFontWesternShift
0.0%>
<CombinedFontBaseEncoding `JISX0208.ShiftJIS'>
<CombinedFontAllowBaseFamilyBoldedAndObliqued Yes>
> # end of CombinedFontDefn
> # end of CombinedFontCatalog
PgfFont or Font statement
When a combined font is used in a paragraph or text line, the
PgfFont
or
Font
statement includes the
combined font name and the base font’s family name. These statements also include the PostScriptName
and PlatformName for both the base and the Roman fonts.
FCombinedFontName
is a new statement to express the combined font name. The
FFamily
statement
expresses the base font’s family name.
The
FPostScriptName
and
FPlatformName
statements all refer to the base font. The following new state-
ments have been added to express the corresponding values for the Roman font:
•
FWesternPostScriptName
•
FWesternPlatformName
Syntax
<PgfFont
…
<FPostScriptName
string
>
The PostScript name for the base font
<FPlatformName
string
>
The platform name for the base font
<FWesternPostScriptName
string
>
The PostScript name for the Roman font
<FWesternPlatformName
string
>
The platform name for the Roman font
<FCombinedFontName
string
>
The name of the combined font, as defined in the combined font cat-
alog
<FEncoding
string
>
Specifies the encoding for the base font. This is to specify the encod-
ing for a double-byte font. If not present, the default is Roman.
keyword
can be one of:
JISX0208.ShiftJIS
BIG5
GB2312-80.EUC
KSC5601-1992
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 ...