A text file can also be applied as marginalia. Text must be in RTF (Rich Text Format).
By default, marginalia block text is located in C:\Program Files\CARIS\HPD\<version>\system\PCEConfig\marginaliafiless
An example of a basic block text marginalia file is shown below.
<Object Acronym=”$marga”> <Filter> <AttributeValueIsEqualTo Acronym=”$lckey” Value=”TopRight”/> </Filter> <CreateAnnotation AnnotationType=”BLOCK_TEXT” Acronym=”$text” File=”Related-Publications.rtf” HJust=”Right” VJust=”Bottom” XOffset=”2.0” YOffset=”0.0” Angle=”0” > </CreateAnnotation> </Object> |
The key attributes are described in the table below.
Tag | Description |
|---|---|
<Object /> | The feature to which the annotation is associated. Attribute:
|
<Filter> | Parent tag for the filter. |
<AttributeValueIsEqualTo /> | Filter for associating marginalia information with an anchor point. Attributes:
• • • • • • • • |
<CreateAnnotation> | Positioning information for the marginalia text. Attributes: • • • • • • • • |