Adobe FRAMEMAKER 10 User Manual page 206

Hide thumbs Also See for FRAMEMAKER 10:
Table of Contents

Advertisement

# Names the new operator
<DMathOpName `MyFunction'>
# Specifies the operator type
<DMathNewType Function>
>
# end of DMathNew
>
# end of DMathCatalog
The corresponding
MathFullForm
<MathFullForm `newfunction[(*T"MyFunction"T*)[char[x]]]'>
You do not use one of the custom operator expressions to insert a redefined math operator in an equation. Instead,
you use the expression for the built-in operator, but force FrameMaker to use the new symbol from the reference
page. For example, suppose you redefine the built-in operator
<DMathCatalog
<DMathOpOverrides
# Names the built-in operator
<DMathOpName `asin'>
# Forces lookup from reference page
<DMathOpTLineOverride Yes>
>
# end of DMathOpOverrides
>
# end of DMathCatalog
You would use the following
<MathFullForm `asin[(*T"Inverse Sine"T*)
where the string
"Inverse Sine
Sample equations
The following examples show
Example 1
2
b
b
4ac
x
=
-------------------------------------- -
2a
<MathFullForm
`equal[char[x],over[plus[minus[char[b]],pm[sqrt[plus[power[char[b],num[2,"2"]],minus[times
[num[4,"4"],char[a],char[c]]]]]]],times[num[2,"2"],char[a]]]]'>
statement appears as follows:
statement:
MathFullForm
operands
" is the name given to the frame on the reference page.
statements for complete equations.
MathFullForm
and add it to the Math Catalog as follows:
asin
]'>
ADOBE FRAMEMAKER 10
201
MIF Reference

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FRAMEMAKER 10 and is the answer not in the manual?

Questions and answers

Table of Contents