Adobe FRAMEMAKER 10 User Manual page 47

Hide thumbs Also See for FRAMEMAKER 10:
Table of Contents

Advertisement

How FrameMaker writes a conditional document
If you are converting a MIF file that was generated by FrameMaker, you need to understand how FrameMaker writes
a file that contains hidden conditional text.
When FrameMaker writes a MIF file, it places all hidden conditional text in a text flow with the tag name
Within the document text flow, a conditional text marker,
tional text would appear if shown.
The marker text contains a plus sign (+) followed by a unique five-digit integer. The corresponding block of hidden
text is in the hidden text flow. It begins with a conditional text marker containing a minus sign (–) and a matching
integer and ends with a marker containing an equal sign (=) and the same integer. One or more
appear between the markers. If the hidden conditional text doesn't span paragraphs, all the text appears in one
statement. If the hidden text spans paragraphs, each end of paragraph in the conditional text forces a new
statement in the hidden text flow.
The following example shows how FrameMaker writes the sentence used in the previous example:
<TextFlow
<TFTag `A'>
<TFAutoConnect Yes >
<Para
<ParaLine
<String `Our company makes a full line of '>
<Marker
<MType
<MText `+88793'>
<MCurrPage
>
<Conditional
<InCondition `Summer'>
>
<String `cool and comfortable tank tops'>
<Unconditional >
...
>
>
<TextFlow
<TFTag `HIDDEN'>
<Para
<PgfEndCond Yes >
<ParaLine
<Marker
<MType
<MText `-88793'>
<MCurrPage
>
<Conditional
<InCondition `Winter'>
>
<String `chilly winter'>
<Marker
<MType
# This text flow contains the sentence as it appears in
# the document body.
# This marker indicates that hidden text appears in the
# hidden text flow.
10>
0>
# end of Marker
# end of Conditional
# end of Para
# end of TextFlow
# This text flow contains the hidden conditional text.
10>
# This marker shows the beginning of hidden text.
# Its ID matches the marker ID in the body text flow.
0>
# end of Marker
# end of Conditional
# Here's the hidden text.
10>
, indicates where hidden condi-
<Marker <MType 10>>
ADOBE FRAMEMAKER 10
42
MIF Reference
.
HIDDEN
statements
Para
Para
Para

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents