freebsd-ports/x11-fonts/mathfonts/files/pkg-message.in
Thierry Thomas cc7e71f772 Add mathfonts 4.1, mathematica fonts for MathML-enabled Mozilla.
These fonts are required to display MathML pages with Mozilla
or Firefox.
2005-03-06 22:38:41 +00:00

16 lines
617 B
Text

You can start using the fonts by following these instructions:
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X Windows configuration file:
Load "freetype"
Add the following line to the "Files" section of X Windows configuration file:
FontPath "%%FONTSDIR%%/"
Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
To test your installation, check the following URL:
<http://swissnet.ai.mit.edu/projects/intelligent-book/mathml/mathml-example.xml>