EasyManua.ls Logo

Adobe FRAMEMAKER 10 - Track Edited Text; Conditional Text

Adobe FRAMEMAKER 10
294 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
ADOBE FRAMEMAKER 10
MIF Reference
57
In general, you would use an include statement to read a header file containing define statements that a filter
needs to translate a file. Isolate the data in a header file to simplify the process of changing important mappings. You
can also use an
include statement to read in a template file containing formatting information. Your application can
then simply generate a documents text. For more information, see “Including template files” on page 44.
Track edited text
Reviewers can edit FrameMaker documents sent for review with the Track Text Edit feature enabled. In a MIF file,
you can enable the Track Text Edit feature using the
DTrackChangesOn statement. FrameMaker retains the
Windows/Unix login name of the reviewer and a timestamp indicating the time of the edit in each of the edits. Before
you accept all text edits, you can preview the final document with all the text editsor the text edits by a specific
reviewer incorporated in the document. Alternatively, you can preview the original document without the text edits
incorporated in the document. To preview how a document will appear if you accept all text edits or reject all text
edits , use the
DTrackChangesPreviewState statement.
Syntax
Conditional text
FrameMaker documents can contain conditional text. In a MIF file, the condition tags are defined by a Condition
statement, which specifies whether the condition tag is hidden or shown. The condition tags for a document are
stored in a
ConditionCatalog statement.
Within the text flow,
Conditional and Unconditional statements show where conditional text begins and ends.
<DTrackChangesOn boolean>
Preserves the On/Off state of the Track Text Edit feature
<DTrackChangesPreviewState integer>
Preserves the preview state of the Track Text Edit feature
The preview state can have one of the following values:
Preview Off: DTrackChangesPreviewState set with the
value No
Preview On Final: DTrackChangesPreviewState set with the
value All
Preview On Original: DTrackChangesPreviewState set with
the value Yes
<DTrackChangesReviewerName string>
The windows/unix login name of the reviewer whose edits are visible
in the document
The Show Reviewer Name popup menu lets you select the name of the
reviewer whose changes you want to display in the document. The
reviewer’s name selected in the Show Reviewer Name popup menu
appears in this tag. When you select All Users, this tag is empty.
<ReviewerName string>
The windows/unix login name of the reviewer who made a particular
change
<ReviewTimeInfo string>
The time when an edit was made
The number of seconds past after 00:00 hours, Jan 1, 1970 UTC

Table of Contents

Related product manuals