Copy link to clipboard
Copied
Hi,
I need to insert the notequal symbol in my FM 8 document. The character_sets.pdf file at the installation directory mentions 0185 as the ansi no. and ctrl+q9 as the keyboard sequence for adding the symbol but neither of these is working for me. Using 0185 ansi number is adding some other symbol. Is it that the ansi no. given there is incorrect?
Thanks
Copy link to clipboard
Copied
With FM8, you have two ways to implement not_equal (≠), depending on what vintage font you want to use:
______________
* Adobe's "Symbol Std" fonts are presumbly Unicode, that is, they would provide the ≠glyph at code point U+2260. Unfortunately, Adobe provides no tables of glyph coverage for their fonts, nor the code points thereof, apparently relying instead on glyph block names "Greek, Symbol/Pi" which don't seem to map directly to Unicode naming conventions and thus provide no assurance that you'll get the glyph you think you're buying. OpenType may imply Unicode, but it would be nice if Adobe would say so.
Copy link to clipboard
Copied
The values reported in the character_sets.pdf document are correct. However, as Error indicates, you must be using the Symbol font in order to see the correct symbol. Follow his instructions and use the appropriate font to get the desired symbols listed in the PDF.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more