130
ADOBE FRAMEMAKER 6.0
MIF Document Statements
Syntax
Usage
The
TLOrigin
statement specifies the baseline (Y) and the left, center, or right edge of the text line (X),
depending on
TLAlignment
. The text line is rotated by the value specified in an
Angle
statement. The
default angle is 0.
A
TextLine
statement contains one or more
String
statements. Each
String
statement is preceded by an
optional
Font
statement. The
Char
statements provide codes for characters outside the printable ASCII
range. You can define macros that make
Char
statements more readable, and there are several predefined
constants for character values. (See “Char statement” on page 136.)
TextRect statement
The
TextRect
statement defines a text frame. It can appear at the top level or in a
Page
or
Frame
statement.
<TextLine
Generic object statements
Information common to all objects (see page 111)
<TLOrigin X Y>
Alignment point origin
<TLAlignment keyword>
Alignment
keyword can be one of:
Center
Left
Right
<TLLanguage keyword>
Spell checking and hyphenation language for text line; for list of
allowed keywords, see
PgfLanguage
on page 76
<Char
integer
>
Nonprinting ASCII character code
<Font…>
Embedded font change (see “PgfFont and Font statements” on
page 78)
<String string>
Printable ASCII text in single quotation marks; required
>
End of
TextLine
statement
Содержание FRAMEMAKER 6.0
Страница 1: ...MIF Reference Online Manual FrameMaker 6 0 Adobe ...
Страница 15: ...15 ADOBE FRAMEMAKER 6 0 Introduction ...
Страница 142: ...142 ADOBE FRAMEMAKER 6 0 MIF Document Statements update the text inset when changes are made to the original file ...
Страница 159: ...159 ADOBE FRAMEMAKER 6 0 MIF Book File Statements ...
Страница 232: ...232 ADOBE FRAMEMAKER 6 0 MIF Asian Text Processing Statements ...
Страница 252: ...252 ADOBE FRAMEMAKER 6 0 Examples ...
Страница 268: ...268 ADOBE FRAMEMAKER 6 0 MIF Compatibility ...