본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox on the mac is not rendering Greek Math symbols, How do I fix this?

  • 7 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: ogudino

more options

I've tried https://addons.mozilla.org/en-US/firefox/addon/web-page-fixer/ but it does not appear to fix my issue. You can see from the image below that it appears to be automatically translating them into a latin character.

I've tried https://addons.mozilla.org/en-US/firefox/addon/web-page-fixer/ but it does not appear to fix my issue. You can see from the image below that it appears to be automatically translating them into a latin character.

모든 댓글 (7)

more options

Here is the picture

more options

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

Then we can check how the website is coded.

It is possible that the website is using a special 8-bit code that is mapped to the main ASCII character set in a way that it doesn't work with Firefox.

You can check the page code in the Inspector. You can right-click and select "Inspect Element" to open the Inspector ("3-bar" menu button or Tools > Web Developer) with this element selected. You can check the font used for selected text in the Font tab in the right pane of the Inspector.

more options

This is for a school course so it there's no public access for this. I looked at the inspector and here is a Screen shoot. It appears to be the Symbol font-family.

more options

I was already afraid that the website was using the Symbol font. Websites should use the Unicode representation and no longer use the Symbol font that was used a long time ago in Microsoft Internet Explorer browsers.

It works for me though on Linux with the Symbol font installed.

more options

Yeah. I'm probably going to have to borrow a windows computer for this course which blows. Thanks for the information.

more options

Did you try to install the Symbol.ttf font from the link I posted above?

This is a ZIP archive that contains a few True Type (.ttf) font files, so you would need an archive manager that allows to extract the Symbol.ttf file. You can install the font via Font Book.

more options

I installed it in Font book and restarted Firefox but I'm still having the same issue.