Normal Formatting after subsctipt in Text Wave
bsumlin
I need to call out the percentage of chemical compounds in a pie chart, along with the compound name. The compounds have subscripts. I have no problem making the subscripts work, but I can't return the formatting to normal with the \M tag. For example, I have "NO\B3\M: 15.2559%" in the text wave, but in the annotation, everything after the \B is subscripted.
What's the fix here?
You must use the \[0 to store the starting font configuration settings into the zeroth space.
''\[0NO\B3\M: ..."
February 26, 2021 at 12:22 pm - Permalink
In reply to You must use the \[0 to… by jjweimer
That works, thanks.
February 26, 2021 at 12:24 pm - Permalink