Entity Name Is - Adobe 65030365 - FrameMaker - PC Developer's Manual

Structure application developer's guide
Hide thumbs Also See for 65030365 - FrameMaker - PC:
Table of Contents

Advertisement

26
e n t i t y n a m e i s
To have FrameMaker create a text inset for the legalese entity using the text in the file
legal.fm and to have the software format that text inset as it appears in legal.doc,
use this rule:
entity "legalese" {
}
See also
General information
on this topic

entity name is

Use the entity name is rule only in an element rule for a graphic or equation element
to provide information the software needs when writing a document containing graphics or
equations to markup. The entity name is rule determines the name FrameMaker gives
an entity reference it generates for the graphic or equation.
Synopsis and contexts
element "gi" {
is fm graphic_or_eqn element ["fmtag"];
writer type ["facetname"] entity name is "ename";
. . .}}
Arguments
gi
graphic_or_eqn
type
facetname
Structure Application Developer's Guide
is fm text inset "legal.fm";
retain source document formatting;
Chapter 17, "Translating Entities and Processing Instructions"
Chapter 21, "Translating Variables and System Variable Elements"
A generic identifier.
One of the keywords: graphic or equation.
One of the rules anchored frame, facet, or equation. If facet,
you must also supply the facetname argument.
If type is equation, the rule applies to equation elements.
If type is facet, the rule applies to a graphic element that contains
only a single facet with the name specified by facetname. This
occurs when the graphic element is an anchored frame containing
only a single imported graphic object whose original file was in the
facetname graphic format. You can use this rule with type set to
facet multiple times if you want the software to treat several file
formats differently.
If type is anchored frame, the rule applies to a graphic element
under all other circumstances.
A facet name. You supply this argument if and only if type is facet.
383

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 7.1

Table of Contents