为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.