Different Parentheses Generated
geologic
When I use the following command to generate an axis label:
\Z30
\[0\F'Symbol' e\X0\F]0\y+20\Z20 ~\Y0\B1\M\Z24(\F'Symbol'w,T)
\[0\F'Symbol' e\X0\F]0\y+20\Z20 ~\Y0\B1\M\Z24(\F'Symbol'w,T)
the output is two different types of parentheses (picture attached).
Can someone give me insight as to why this is happening and how to make these parentheses the same?
Thanks.
\M
reverts to normal) and the other in symbol font?June 9, 2017 at 08:16 am - Permalink
June 9, 2017 at 08:15 am - Permalink
\[0\F'Symbol' e\X0\F]0\y+20\Z20 ~\Y0\B1 \M\Z24(\F'Symbol'w\F]0,T)
i.e. a recall font
\F]0
before the comma.--
Gregor K
ALOISA Beamline
Elettra Synchrotron
June 9, 2017 at 09:05 am - Permalink
This is because IP7 has to convert the text into unicode and the escape code after \F'Symbol' gets converted into garbage characters. In general, there should be no escape sequences after \F'Symbol' except those that switch out of Symbol to some other font.
Larry Hutchinson
WaveMetrics
support@WaveMetrics.com
June 11, 2017 at 11:29 am - Permalink