| Bug ID Number |
BUG-000167892 |
| Submitted | May 29, 2024 |
| Last Modified | December 16, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 3.2.3 |
| Operating System | Windows OS |
| Operating System Version | 11.0 64 bit |
| Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
The ligatures on the symbol can be turned off. Follow the steps below. In Catalog, right-click on the annotation feature class and select Annotation Feature Class Properties. Change the default symbol for the feature-linked annotation. Click on the Annotation Classes tab on the pane. Click the edit pencil button. Click the Symbol tab and then the Formatting tab. Uncheck the Ligatures check box. Click Apply and Yes to the Edit Symbol message about changing the default symbol. Click Apply and then click the Annotation tab. The newly created symbol (without the ligatures) is created. It is marked Default, as it is the one used for the feature-linked annotation. Note the symbol number next to it. Newly created feature-linked annotation will be created with this symbol. To change the existing annotation, open the attribute table and calculate the SymbolID field to the new symbol number.
Workaround
Follow the steps below to turn off the ligatures on the symbol:
In Catalog > right-click on the annotation feature class and select Annotation Feature Class Properties.
Change the default symbol for the feature-linked annotation.
- Click on the Annotation Classes tab on the pane.
- Click Edit.
- Click the Symbol tab > Formatting tab.
- Uncheck the Ligatures check box.
- Click Apply and Yes to the Edit Symbol message about changing the default symbol.
- Click Apply, and then click the Annotation tab.
The newly created symbol without the ligatures has been created. It is marked Default as it is the one used for the feature-linked annotation.
Note the symbol number next to it.
A newly created feature-linked annotation will be created with this symbol.
To change the existing annotation, open the attribute table and change the SymbolID field to the new symbol number.
Steps to Reproduce