Which font does mathematica use?

  • Context: Mathematica 
  • Thread starter Thread starter JorisL
  • Start date Start date
  • Tags Tags
    Font Mathematica
Click For Summary

Discussion Overview

The discussion revolves around issues related to font rendering in Mathematica, particularly on Linux systems. Participants are exploring problems with the display of Greek letters and other symbols, as well as potential solutions and workarounds.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Experimental/applied

Main Points Raised

  • One participant, Joris, reports problems with Mathematica not displaying certain symbols, including Greek letters and the imaginary unit, in their working document.
  • Another participant suggests checking preferences to identify the font used by Mathematica.
  • Joris finds a mention of "Bitstream Vera Sans" in the option inspector but notes that it does not support the Greek alphabet after installing it.
  • Joris attempts to modify the FontMap.tr file to recover some Greek symbols but finds them not legible.
  • Joris mentions a workaround of printing to PDF to view untested expressions, indicating a lack of optimal solutions.
  • Another participant asks about the operating system and version of Mathematica being used, directing Joris to a resource about fonts on Linux.
  • Joris confirms they are using Linux with Mathematica 10.0 and mentions trying a trick from an external link that did not resolve the font issues.

Areas of Agreement / Disagreement

Participants express shared concerns about font rendering issues in Mathematica on Linux, but no consensus on a definitive solution has been reached. Multiple approaches and suggestions are presented without resolution.

Contextual Notes

Participants note limitations related to font support and rendering, particularly for Greek symbols and other special characters. The discussion highlights the dependency on specific font installations and configurations.

JorisL
Messages
489
Reaction score
189
Hey,

I have this problem where mathematica doesn't show certain symbols (greek letters for example).
In my current working document I have introduced other symbols but in the end it'll become a mess because several variables show up with similar names.

Screenshot_20160315_130023.png


When I export as pdf it does show the greek symbols.

Screenshot_20160315_130111.png


What's worse is that it doesn't show the exponential functions' "e" in full nor the imaginary unit.

I tried finding out what causes this (I'm on linux with mathematica 10.0) but can't seem to find the answer.
Perhaps I should find out which font Mathematica normally uses. (which isn't that clear)

Any ideas how to fix this? I installed the mathematica fonts as a longshot which didn't work.

Thanks,

Joris
 
Physics news on Phys.org
JorisL said:
Perhaps I should find out which font Mathematica normally uses. (which isn't that clear)
Is there anything in preferences?
 
In the option inspector (preferences>advanced>option inspector) I found a mentioning of "Bitstream Vera Sans".
Upon inspection it turned out I didn't have it installed, I installed it but to no avail.

So I checked the font again, it doesn't support the Greek alphabet.
http://www.dafont.com/bitstream-vera-sans.font?text=Ξ+ξ

Now I'm checking out what the following command does in the global preferences file

Code:
PrivatePaths->{"Fonts"->{FrontEnd`FileName[{$PreferencesDirectory, "Fonts", "Type1"}], FrontEnd`FileName[{$TopDirectory, "SystemFiles", "Fonts", "Type1"}]}}

I'll keep you posted.
 
  • Like
Likes   Reactions: Greg Bernhardt
Well I'm stuck, the fontsystem mathematica uses really sucks (pardon my French).
I've been able to recuperate some greek symbols by removing them from FontMap.tr but they aren't really legible then.
Both the imaginary ##i## and the symbol used for Euler's constant ##e## don't show up that way.

Edit:
My current work around is to print to pdf whenever I evaluate some untested expression.
That way the pdf reloads on my second screen.
 
Are you on windows, mac or linux? Which version of MM?

If its Linux read this : https://reference.wolfram.com/language/tutorial/FontsOnLinux.html
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
9K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K