The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Missing symbol in symbol map
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Flopi

Canada
9 Posts

Posted - 08/28/2017 :  4:12:21 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Dear all,

I'm currently using Origin 2017 Academic version, on a virtual machine on a mac (Windows 7 Enterprise SP1).

The problem I am facing in the following: some symbols in the symbol map appear as white squares (for example permil). Even writing the ASCII code does not provide the symbol. Is there some package, update or anything to do to access these missing symbols ?

Thank you,

Edited by - Flopi on 08/28/2017 6:52:07 PM

nick_n

Finland
125 Posts

Posted - 08/28/2017 :  5:35:39 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

Did you try LabTalk function "char" (char(137)$ for permil)? I've used col(1)[1]$=char(137)$; in script window, as well as to put in Set value... (char(137)$), it works in both cases. However, using char(137)$=; in Command window fails to show right symbol. Best,

Nikolay
Go to Top of Page

Hideo Fujii

USA
1582 Posts

Posted - 08/28/2017 :  5:45:23 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Flopi,

The symbol of the "per mille"(‰) is not included in the ASCII table, though it's a part of unicode characters.
Origin 2017 has a limited support of unicode only for text label via hexadecimal code; e.g. \(x2030) for ‰.
You can enter such unicode character in a text label by using the symbol map by turning ON the "Unicode" check
box there, then selecting the Unicode-enabled font such as Arial Unicode MS.

--Hideo Fujii
OriginLab

P.S. Hex 137 also shows the per mille character because it is luckily assigned in Windows Latin1 ANSI encoding
(but not in ASCII - it is ë).

Edited by - Hideo Fujii on 08/28/2017 6:05:41 PM
Go to Top of Page

Flopi

Canada
9 Posts

Posted - 08/28/2017 :  6:47:23 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,
Thanks for the answer. However, it did not solve my problem (or I didn't do it right).

I'm enclosing a screenshot to show you where the problem lies.

Go to Top of Page

Hideo Fujii

USA
1582 Posts

Posted - 08/30/2017 :  09:39:16 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Flopi,

As I wrote above, you need to select unicode-adopted font such as Meiryo UI, Arial Unicode MS, etc. , but Symbol is NOT.
Popular fonts like Arial, Times New Roman, etc. also cover some part of unicode.

--Hideo Fujii
OriginLab

Edited by - Hideo Fujii on 08/30/2017 09:40:06 AM
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000