Unicode conversion error in axis label
xufriedman
Label left "\\F'Symbol'D\\F'default'EPSC"
This would give me "[delta]EPSC" as the label. On the PC, switching back the font using 'default' seemed like a good idea, because then I could change all the fonts in an experiment by changing the default font if I wanted to (I like generality). But on the Mac this causes a problem. If the default font is Arial (which is commonly the case, since most of our computers are PCs), then it prints the [delta] just fine, but instead of "EPSC" the label says "unicode conversion error". This is weird, because if I change 'default' to 'Arial' in the axis label, it prints fine. If the default experiment font is not Arial, but rather Verdana or Geneva, then it prints fine (in that other font). Any ideas? The work-around is obvious, but I have a hard time letting go of the "right" way to do things.
-Matthew
p.s. Relatedly, if anyone has any suggestions how to import graphs into Powerpoint on the Mac and still be able to edit them like I could on the PC, I would be very grateful.
Try using "Recall Font" ("\\F]0"). That might work.
Also I would be interested in knowing the details of your Mac OS such as what version you are running and what language you have set as your preferred language.
June 24, 2014 at 07:08 am - Permalink
My system is 10.9.3, and language = English.
It may also be there is something wacky in my recent install. Other things have been acting up that were fine before (listboxes, controls appearing on the wrong panel), but I need to fool around more to understand these better.
-Matthew
June 24, 2014 at 08:58 am - Permalink
June 24, 2014 at 11:35 am - Permalink
The occasional conversion error was due to an uninitalized variable when 'default' was used as the name of a font. We will fix this but you still should use the recall font 0 method.
As for editing graphs in Powerpoint on Mac, it does not seem that that is supported by Microsoft. You will need to create the graph fully formed in Igor.
Larry Hutchinson
WaveMetrics
support@WaveMetrics.com
June 24, 2014 at 01:40 pm - Permalink
-Matthew
June 25, 2014 at 09:29 am - Permalink