[OS X TeX] typewriter math font

Bruno Voisin bvoisin at mac.com
Fri Jul 27 04:08:49 EDT 2007


Le 26 juil. 07 à 23:29, Doris Wagner a écrit :

> I downloaded the mathematica-fonts from http://phong.informatik.uni- 
> leipzig.de/~kuska/wri_texmf_4.2.zip
> I copied the resulting files into /usr/local/texlive/texmf-local,
> I typed in the terminal: sudo texhash
> then: sudo updmap
>
> when I compile the following file:
> [...]
> then something doesn't funktion like it should...:
>
> via the command line in the terminal it compiles without problems  
> ($ latex filexy.tex)
> but it does not open ($ open filexy.dvi), usually this is done by  
> texshop
>
> using thexshop and pdftex, there are some wrong symbols and the log  
> file warns a lot, for example:
> 	pdfTeX warning: /usr/local/texlive/2007/bin/powerpc-darwin/ 
> pdflatex (file Mathe
> 	matica2Mono): Font Mathematica2Mono at 600 not found
>
> also there was generated a file called missfont.log

At <http://phong.informatik.uni-leipzig.de/~kuska/> you don't get the  
Mathematica fonts themselves, but only the support files for them,  
namely TFM, MAP, VF files etc. (By the way, this URL isn't working  
for me right now.)

The fonts must be downloaded separately from Wolfram Research.  
Version 5.2 of the fonts should go with the above support files. It  
can be obtained from 3 pages:

- Fonts in Macintosh format (DFONT TrueType suitcase, PFA PostScript  
fonts):

<http://support.wolfram.com/mathematica/systems/macintosh/general/ 
latestfonts.html>

- Fonts in Windows format (TTF TrueType files, PFA PostScript fonts):

<http://support.wolfram.com/mathematica/systems/windows/general/ 
latestfonts.html>

- Fonts in Linux format (PFA PostScript fonts, BDF files -- I've no  
idea what BDF is):

<http://support.wolfram.com/mathematica/systems/linux/general/ 
latestfonts.html>

However, the Linux page contains also a version 6 of the fonts.  
Looking more closely, it seems essentially a repackaging of version  
5.2, containing the fonts in the following formats: AFM, BDF, SVG,  
TTF, PFA, PFB.

What I would advise is getting version 6 from the Linux page above,  
then (creating folders as you go whenever necessary):

- Put the TTF files in /Library/Fonts/Mathematica/.

- Put the PFB files in /usr/local/texlive/texmf-local/fonts/type1/ 
wolfram/.

- Run "sudo mktexlsr" (aka texhash).

- Run "sudo -H updmap-sys --enable Map wolfram.map".

- See what happens.

In case things still don't work, appended below are the details of my  
TeX setup for Mathematica fonts (based on version 5.2 of the fonts,  
I'll more over to version 6 when time allows later).

In case you've got the Mathematica application, things are simpler:  
everything is there already, you just need to copy the stuff from  
within Mathematica. For example, in my copy of Mathematica 6, the  
fonts and TeX support files are located at, respectively:

/Applications/Mathematica.app/SystemFiles/Fonts/
/Applications/Mathematica.app/SystemFiles/IncludeFiles/TeX/texmf/

Hope this helps,

Bruno Voisin


./doc/fonts/wolfram:
total 10504
-rw-r--r--   1 bvoisin  bvoisin   719455 Oct 19  2001 GSPath.eps
-rw-r--r--   1 bvoisin  bvoisin     8843 Feb 28  2002 GSPath.png
-rw-r--r--   1 bvoisin  bvoisin  1131644 Oct 19  2001 MikTeXFntPack.eps
-rw-r--r--   1 bvoisin  bvoisin    12345 Feb 28  2002 MikTeXFntPack.png
-rw-r--r--   1 bvoisin  bvoisin  1131644 Oct 19  2001 MikTeXRefresh.eps
-rw-r--r--   1 bvoisin  bvoisin     9790 Feb 28  2002 MikTeXRefresh.png
-rw-r--r--   1 bvoisin  bvoisin  1664020 Feb 24  2002 fntpackcover.eps
-rw-r--r--   1 bvoisin  bvoisin    98102 Feb 28  2002 fntpackcover.png
-rw-r--r--   1 bvoisin  bvoisin   525135 Jun 17  2002 msymdoc.pdf
-rw-r--r--   1 bvoisin  bvoisin    50649 Jun  8  2002 msymdoc.tex

./fonts/afm/wolfram:
total 1208
-rw-r--r--   1 bvoisin  bvoisin  11663 Feb 14  2002 Mathematica1- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  11618 Feb 14  2002 Mathematica1.afm
-rw-r--r--   1 bvoisin  bvoisin  11612 Sep 29  2001 Mathematica1CMTT- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  11548 Sep 29  2001 Mathematica1CMTT.afm
-rw-r--r--   1 bvoisin  bvoisin  11691 Feb 14  2002 Mathematica1Mono- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  11702 Feb 14  2002 Mathematica1Mono.afm
-rw-r--r--   1 bvoisin  bvoisin  12557 Feb 14  2002 Mathematica2- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  12544 Feb 14  2002 Mathematica2.afm
-rw-r--r--   1 bvoisin  bvoisin  12631 Sep 29  2001 Mathematica2CMTT- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  12610 Sep 29  2001 Mathematica2CMTT.afm
-rw-r--r--   1 bvoisin  bvoisin  12686 Feb 14  2002 Mathematica2Mono- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  12677 Feb 14  2002 Mathematica2Mono.afm
-rw-r--r--   1 bvoisin  bvoisin  12231 Feb 24  2002 Mathematica3- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  12181 Feb 24  2002 Mathematica3.afm
-rw-r--r--   1 bvoisin  bvoisin  12152 Sep 29  2001 Mathematica3CMTT- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  12148 Sep 29  2001 Mathematica3CMTT.afm
-rw-r--r--   1 bvoisin  bvoisin  12426 Feb 24  2002 Mathematica3Mono- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  12283 Feb 24  2002 Mathematica3Mono.afm
-rw-r--r--   1 bvoisin  bvoisin  12370 Feb 24  2002 Mathematica4- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  12358 Feb 24  2002 Mathematica4.afm
-rw-r--r--   1 bvoisin  bvoisin  12444 Sep 29  2001 Mathematica4CMTT- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  12413 Sep 29  2001 Mathematica4CMTT.afm
-rw-r--r--   1 bvoisin  bvoisin  12426 Feb 24  2002 Mathematica4Mono- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  12413 Feb 24  2002 Mathematica4Mono.afm
-rw-r--r--   1 bvoisin  bvoisin  11599 Feb 14  2002 Mathematica5- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  11551 Feb 14  2002 Mathematica5.afm
-rw-r--r--   1 bvoisin  bvoisin  11329 Sep 29  2001 Mathematica5CMTT- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  11323 Sep 29  2001 Mathematica5CMTT.afm
-rw-r--r--   1 bvoisin  bvoisin  11577 Feb 14  2002 Mathematica5Mono- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  11574 Feb 14  2002 Mathematica5Mono.afm
-rw-r--r--   1 bvoisin  bvoisin  10720 Feb 14  2002 Mathematica6- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  10700 Feb 14  2002 Mathematica6.afm
-rw-r--r--   1 bvoisin  bvoisin  10728 Aug 28  2001 Mathematica6CMTT- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  10705 Aug 28  2001 Mathematica6CMTT.afm
-rw-r--r--   1 bvoisin  bvoisin  10696 Feb 14  2002 Mathematica6Mono- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  10678 Feb 14  2002 Mathematica6Mono.afm
-rw-r--r--   1 bvoisin  bvoisin  10634 Feb 14  2002 Mathematica7- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  10599 Feb 14  2002 Mathematica7.afm
-rw-r--r--   1 bvoisin  bvoisin  10658 Aug 28  2001 Mathematica7CMTT- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  10645 Aug 28  2001 Mathematica7CMTT.afm
-rw-r--r--   1 bvoisin  bvoisin  10643 Feb 14  2002 Mathematica7Mono- 
Bold.afm
-rw-r--r--   1 bvoisin  bvoisin  10641 Feb 14  2002 Mathematica7Mono.afm
-rw-r--r--   1 bvoisin  bvoisin  10987 Oct  7  2001 wttb8a.afm
-rw-r--r--   1 bvoisin  bvoisin  11050 Oct  7  2001 wttbo8a.afm
-rw-r--r--   1 bvoisin  bvoisin  10989 Oct  7  2001 wttr8a.afm
-rw-r--r--   1 bvoisin  bvoisin  11047 Oct  7  2001 wttro8a.afm

./fonts/map/dvips/wolfram:
total 16
-rw-r--r--   1 bvoisin  bvoisin  6578 Mar 16  2003 wolfram.map

./fonts/tfm/wolfram:
total 800
-rw-r--r--   1 bvoisin  bvoisin  1716 Feb 23  2002 Mathematica1-Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1700 Feb 23  2002 Mathematica1.tfm
-rw-r--r--   1 bvoisin  bvoisin  1280 Feb 23  2002 Mathematica1CMTT- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1300 Feb 23  2002 Mathematica1CMTT.tfm
-rw-r--r--   1 bvoisin  bvoisin  1296 Feb 23  2002 Mathematica1Mono- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1264 Feb 23  2002 Mathematica1Mono.tfm
-rw-r--r--   1 bvoisin  bvoisin  1484 Feb 23  2002 Mathematica2-Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1464 Feb 23  2002 Mathematica2.tfm
-rw-r--r--   1 bvoisin  bvoisin  1412 Feb 23  2002 Mathematica2CMTT- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1388 Feb 23  2002 Mathematica2CMTT.tfm
-rw-r--r--   1 bvoisin  bvoisin  1428 Feb 23  2002 Mathematica2Mono- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1404 Feb 23  2002 Mathematica2Mono.tfm
-rw-r--r--   1 bvoisin  bvoisin  1576 Feb 23  2002 Mathematica3-Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1528 Feb 23  2002 Mathematica3.tfm
-rw-r--r--   1 bvoisin  bvoisin  1208 Feb 23  2002 Mathematica3CMTT- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1188 Feb 23  2002 Mathematica3CMTT.tfm
-rw-r--r--   1 bvoisin  bvoisin  1188 Feb 23  2002 Mathematica3Mono- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1184 Feb 23  2002 Mathematica3Mono.tfm
-rw-r--r--   1 bvoisin  bvoisin  1544 Feb 23  2002 Mathematica4-Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1508 Feb 23  2002 Mathematica4.tfm
-rw-r--r--   1 bvoisin  bvoisin  1448 Feb 23  2002 Mathematica4CMTT- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1404 Feb 23  2002 Mathematica4CMTT.tfm
-rw-r--r--   1 bvoisin  bvoisin  1372 Feb 23  2002 Mathematica4Mono- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1368 Feb 23  2002 Mathematica4Mono.tfm
-rw-r--r--   1 bvoisin  bvoisin  1780 Feb 23  2002 Mathematica5-Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1788 Feb 23  2002 Mathematica5.tfm
-rw-r--r--   1 bvoisin  bvoisin  1392 Feb 23  2002 Mathematica5CMTT- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1392 Feb 23  2002 Mathematica5CMTT.tfm
-rw-r--r--   1 bvoisin  bvoisin  1588 Feb 23  2002 Mathematica5Mono- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1568 Feb 23  2002 Mathematica5Mono.tfm
-rw-r--r--   1 bvoisin  bvoisin  1372 Feb 23  2002 Mathematica6-Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1372 Feb 23  2002 Mathematica6.tfm
-rw-r--r--   1 bvoisin  bvoisin  1196 Feb 23  2002 Mathematica6CMTT- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1188 Feb 23  2002 Mathematica6CMTT.tfm
-rw-r--r--   1 bvoisin  bvoisin  1364 Feb 23  2002 Mathematica6Mono- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1364 Feb 23  2002 Mathematica6Mono.tfm
-rw-r--r--   1 bvoisin  bvoisin  1404 Feb 23  2002 Mathematica7-Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1384 Feb 23  2002 Mathematica7.tfm
-rw-r--r--   1 bvoisin  bvoisin  1200 Feb 23  2002 Mathematica7CMTT- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1164 Feb 23  2002 Mathematica7CMTT.tfm
-rw-r--r--   1 bvoisin  bvoisin  1368 Feb 23  2002 Mathematica7Mono- 
Bold.tfm
-rw-r--r--   1 bvoisin  bvoisin  1368 Feb 23  2002 Mathematica7Mono.tfm
-rw-r--r--   1 bvoisin  bvoisin  2184 Mar 20  2003 wadmb.tfm
-rw-r--r--   1 bvoisin  bvoisin  2168 Mar 20  2003 wadmm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1964 Mar 20  2003 wadrb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1972 Mar 20  2003 wadrm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1844 Mar 20  2003 wadvb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1832 Mar 20  2003 wadvm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1892 Mar 20  2003 wadyb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1852 Mar 20  2003 wadym.tfm
-rw-r--r--   1 bvoisin  bvoisin  1772 Mar 20  2003 wcrmb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1724 Mar 20  2003 wcrmm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1564 Mar 20  2003 wcrrb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1564 Mar 20  2003 wcrrm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1616 Mar 20  2003 wcrumb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1616 Mar 20  2003 wcrumm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1700 Mar 20  2003 wcrvb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1716 Mar 20  2003 wcrvm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1624 Mar 20  2003 wcryb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1584 Mar 20  2003 wcrym.tfm
-rw-r--r--   1 bvoisin  bvoisin  2096 Mar 20  2003 wjnmb.tfm
-rw-r--r--   1 bvoisin  bvoisin  2056 Mar 20  2003 wjnmm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1808 Mar 20  2003 wjnrb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1844 Mar 20  2003 wjnrm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1844 Mar 20  2003 wjnvb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1832 Mar 20  2003 wjnvm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1892 Mar 20  2003 wjnyb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1852 Mar 20  2003 wjnym.tfm
-rw-r--r--   1 bvoisin  bvoisin  1160 Mar 20  2003 wsbb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1164 Mar 20  2003 wsbm.tfm
-rw-r--r--   1 bvoisin  bvoisin  2008 Mar 20  2003 wtmmb.tfm
-rw-r--r--   1 bvoisin  bvoisin  2032 Mar 20  2003 wtmmm.tfm
-rw-r--r--   1 bvoisin  bvoisin  2868 Mar 20  2003 wtmrb.tfm
-rw-r--r--   1 bvoisin  bvoisin  2820 Mar 20  2003 wtmrm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1844 Mar 20  2003 wtmvb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1832 Mar 20  2003 wtmvm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1892 Mar 20  2003 wtmyb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1852 Mar 20  2003 wtmym.tfm
-rw-r--r--   1 bvoisin  bvoisin  1156 Feb 23  2002 wttb8a.tfm
-rw-r--r--   1 bvoisin  bvoisin  1260 Oct 12  2001 wttb8r.tfm
-rw-r--r--   1 bvoisin  bvoisin  1420 Oct 12  2001 wttb8t.tfm
-rw-r--r--   1 bvoisin  bvoisin  1408 Feb 23  2002 wttbo8a.tfm
-rw-r--r--   1 bvoisin  bvoisin  1512 Oct 12  2001 wttbo8r.tfm
-rw-r--r--   1 bvoisin  bvoisin  1672 Oct 12  2001 wttbo8t.tfm
-rw-r--r--   1 bvoisin  bvoisin  1416 Mar 20  2003 wttmb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1404 Mar 20  2003 wttmm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1156 Feb 23  2002 wttr8a.tfm
-rw-r--r--   1 bvoisin  bvoisin  1260 Oct 12  2001 wttr8r.tfm
-rw-r--r--   1 bvoisin  bvoisin  1420 Oct 12  2001 wttr8t.tfm
-rw-r--r--   1 bvoisin  bvoisin  1352 Mar 20  2003 wttrb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1352 Mar 20  2003 wttrm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1380 Feb 23  2002 wttro8a.tfm
-rw-r--r--   1 bvoisin  bvoisin  1508 Oct 12  2001 wttro8r.tfm
-rw-r--r--   1 bvoisin  bvoisin  1664 Oct 12  2001 wttro8t.tfm
-rw-r--r--   1 bvoisin  bvoisin  1404 Mar 20  2003 wttumb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1392 Mar 20  2003 wttumm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1788 Mar 20  2003 wttvb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1768 Mar 20  2003 wttvm.tfm
-rw-r--r--   1 bvoisin  bvoisin  1460 Mar 20  2003 wttyb.tfm
-rw-r--r--   1 bvoisin  bvoisin  1472 Mar 20  2003 wttym.tfm

./fonts/type1/wolfram:
total 5880
-rw-r--r--   1 bvoisin  bvoisin  61272 Feb 14  2002 Mathematica1- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  60973 Feb 22  2002 Mathematica1.pfa
-rw-r--r--   1 bvoisin  bvoisin  85724 Sep 29  2001 Mathematica1CMTT- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  86664 Sep 29  2001 Mathematica1CMTT.pfa
-rw-r--r--   1 bvoisin  bvoisin  55407 Feb 14  2002 Mathematica1Mono- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  56212 Feb 14  2002 Mathematica1Mono.pfa
-rw-r--r--   1 bvoisin  bvoisin  57030 Feb 14  2002 Mathematica2- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  56040 Feb 22  2002 Mathematica2.pfa
-rw-r--r--   1 bvoisin  bvoisin  67501 Sep 29  2001 Mathematica2CMTT- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  67368 Sep 29  2001 Mathematica2CMTT.pfa
-rw-r--r--   1 bvoisin  bvoisin  52051 Feb 14  2002 Mathematica2Mono- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  52232 Feb 14  2002 Mathematica2Mono.pfa
-rw-r--r--   1 bvoisin  bvoisin  73772 Feb 24  2002 Mathematica3- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  75064 Feb 24  2002 Mathematica3.pfa
-rw-r--r--   1 bvoisin  bvoisin  80472 Sep 29  2001 Mathematica3CMTT- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  82515 Sep 29  2001 Mathematica3CMTT.pfa
-rw-r--r--   1 bvoisin  bvoisin  71413 Feb 24  2002 Mathematica3Mono- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  70881 Feb 24  2002 Mathematica3Mono.pfa
-rw-r--r--   1 bvoisin  bvoisin  72858 Feb 24  2002 Mathematica4- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  72537 Feb 24  2002 Mathematica4.pfa
-rw-r--r--   1 bvoisin  bvoisin  76503 Sep 29  2001 Mathematica4CMTT- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  76834 Sep 29  2001 Mathematica4CMTT.pfa
-rw-r--r--   1 bvoisin  bvoisin  71413 Feb 24  2002 Mathematica4Mono- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  71990 Feb 24  2002 Mathematica4Mono.pfa
-rw-r--r--   1 bvoisin  bvoisin  77381 Feb 14  2002 Mathematica5- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  75384 Feb 22  2002 Mathematica5.pfa
-rw-r--r--   1 bvoisin  bvoisin  80007 Sep 29  2001 Mathematica5CMTT- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  80034 Sep 29  2001 Mathematica5CMTT.pfa
-rw-r--r--   1 bvoisin  bvoisin  70914 Feb 14  2002 Mathematica5Mono- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  71978 Feb 14  2002 Mathematica5Mono.pfa
-rw-r--r--   1 bvoisin  bvoisin  47090 Feb 14  2002 Mathematica6- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  46376 Feb 14  2002 Mathematica6.pfa
-rw-r--r--   1 bvoisin  bvoisin  46262 Aug 28  2001 Mathematica6CMTT- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  46354 Aug 28  2001 Mathematica6CMTT.pfa
-rw-r--r--   1 bvoisin  bvoisin  35319 Feb 14  2002 Mathematica6Mono- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  35743 Feb 14  2002 Mathematica6Mono.pfa
-rw-r--r--   1 bvoisin  bvoisin  37686 Feb 14  2002 Mathematica7- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  37838 Feb 14  2002 Mathematica7.pfa
-rw-r--r--   1 bvoisin  bvoisin  44579 Aug 28  2001 Mathematica7CMTT- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  45682 Aug 28  2001 Mathematica7CMTT.pfa
-rw-r--r--   1 bvoisin  bvoisin  35676 Feb 14  2002 Mathematica7Mono- 
Bold.pfa
-rw-r--r--   1 bvoisin  bvoisin  37878 Feb 14  2002 Mathematica7Mono.pfa
-rw-r--r--   1 bvoisin  bvoisin  73438 Oct  7  2001 wttb8a.pfa
-rw-r--r--   1 bvoisin  bvoisin  82826 Oct  7  2001 wttbo8a.pfa
-rw-r--r--   1 bvoisin  bvoisin  75182 Oct  7  2001 wttr8a.pfa
-rw-r--r--   1 bvoisin  bvoisin  85057 Oct  7  2001 wttro8a.pfa

./fonts/vf/wolfram:
total 432
-rw-r--r--   1 bvoisin  bvoisin  2192 Mar 20  2003 wadmb.vf
-rw-r--r--   1 bvoisin  bvoisin  2164 Mar 20  2003 wadmm.vf
-rw-r--r--   1 bvoisin  bvoisin  2176 Mar 20  2003 wadrb.vf
-rw-r--r--   1 bvoisin  bvoisin  2148 Mar 20  2003 wadrm.vf
-rw-r--r--   1 bvoisin  bvoisin  2256 Mar 20  2003 wadvb.vf
-rw-r--r--   1 bvoisin  bvoisin  2212 Mar 20  2003 wadvm.vf
-rw-r--r--   1 bvoisin  bvoisin  2092 Mar 20  2003 wadyb.vf
-rw-r--r--   1 bvoisin  bvoisin  2060 Mar 20  2003 wadym.vf
-rw-r--r--   1 bvoisin  bvoisin  2204 Mar 20  2003 wcrmb.vf
-rw-r--r--   1 bvoisin  bvoisin  2176 Mar 20  2003 wcrmm.vf
-rw-r--r--   1 bvoisin  bvoisin  2176 Mar 20  2003 wcrrb.vf
-rw-r--r--   1 bvoisin  bvoisin  2152 Mar 20  2003 wcrrm.vf
-rw-r--r--   1 bvoisin  bvoisin  2204 Mar 20  2003 wcrumb.vf
-rw-r--r--   1 bvoisin  bvoisin  2176 Mar 20  2003 wcrumm.vf
-rw-r--r--   1 bvoisin  bvoisin  2288 Mar 20  2003 wcrvb.vf
-rw-r--r--   1 bvoisin  bvoisin  2244 Mar 20  2003 wcrvm.vf
-rw-r--r--   1 bvoisin  bvoisin  2120 Mar 20  2003 wcryb.vf
-rw-r--r--   1 bvoisin  bvoisin  2088 Mar 20  2003 wcrym.vf
-rw-r--r--   1 bvoisin  bvoisin  2196 Mar 20  2003 wjnmb.vf
-rw-r--r--   1 bvoisin  bvoisin  2168 Mar 20  2003 wjnmm.vf
-rw-r--r--   1 bvoisin  bvoisin  2164 Mar 20  2003 wjnrb.vf
-rw-r--r--   1 bvoisin  bvoisin  2140 Mar 20  2003 wjnrm.vf
-rw-r--r--   1 bvoisin  bvoisin  2256 Mar 20  2003 wjnvb.vf
-rw-r--r--   1 bvoisin  bvoisin  2212 Mar 20  2003 wjnvm.vf
-rw-r--r--   1 bvoisin  bvoisin  2092 Mar 20  2003 wjnyb.vf
-rw-r--r--   1 bvoisin  bvoisin  2060 Mar 20  2003 wjnym.vf
-rw-r--r--   1 bvoisin  bvoisin   724 Mar 20  2003 wsbb.vf
-rw-r--r--   1 bvoisin  bvoisin   704 Mar 20  2003 wsbm.vf
-rw-r--r--   1 bvoisin  bvoisin  2196 Mar 20  2003 wtmmb.vf
-rw-r--r--   1 bvoisin  bvoisin  2168 Mar 20  2003 wtmmm.vf
-rw-r--r--   1 bvoisin  bvoisin  2164 Mar 20  2003 wtmrb.vf
-rw-r--r--   1 bvoisin  bvoisin  2148 Mar 20  2003 wtmrm.vf
-rw-r--r--   1 bvoisin  bvoisin  2256 Mar 20  2003 wtmvb.vf
-rw-r--r--   1 bvoisin  bvoisin  2212 Mar 20  2003 wtmvm.vf
-rw-r--r--   1 bvoisin  bvoisin  2092 Mar 20  2003 wtmyb.vf
-rw-r--r--   1 bvoisin  bvoisin  2060 Mar 20  2003 wtmym.vf
-rw-r--r--   1 bvoisin  bvoisin  4484 Oct 12  2001 wttb8t.vf
-rw-r--r--   1 bvoisin  bvoisin  4484 Oct 12  2001 wttbo8t.vf
-rw-r--r--   1 bvoisin  bvoisin  2204 Mar 20  2003 wttmb.vf
-rw-r--r--   1 bvoisin  bvoisin  2176 Mar 20  2003 wttmm.vf
-rw-r--r--   1 bvoisin  bvoisin  4484 Oct 12  2001 wttr8t.vf
-rw-r--r--   1 bvoisin  bvoisin  2184 Mar 20  2003 wttrb.vf
-rw-r--r--   1 bvoisin  bvoisin  2160 Mar 20  2003 wttrm.vf
-rw-r--r--   1 bvoisin  bvoisin  4484 Oct 12  2001 wttro8t.vf
-rw-r--r--   1 bvoisin  bvoisin  2204 Mar 20  2003 wttumb.vf
-rw-r--r--   1 bvoisin  bvoisin  2172 Mar 20  2003 wttumm.vf
-rw-r--r--   1 bvoisin  bvoisin  2292 Mar 20  2003 wttvb.vf
-rw-r--r--   1 bvoisin  bvoisin  2248 Mar 20  2003 wttvm.vf
-rw-r--r--   1 bvoisin  bvoisin  2120 Mar 20  2003 wttyb.vf
-rw-r--r--   1 bvoisin  bvoisin  2088 Mar 20  2003 wttym.vf

./tex/latex/wolfram:
total 504
-rw-r--r--   1 bvoisin  bvoisin    272 Sep 10  2001 8rpad.fd
-rw-r--r--   1 bvoisin  bvoisin    272 Sep 10  2001 8rpjn.fd
-rw-r--r--   1 bvoisin  bvoisin    271 Oct 12  2001 8rwtt.fd
-rw-r--r--   1 bvoisin  bvoisin    473 Mar 20  2003 omlwadm.fd
-rw-r--r--   1 bvoisin  bvoisin    473 Mar 20  2003 omlwcrm.fd
-rw-r--r--   1 bvoisin  bvoisin    483 Mar 20  2003 omlwcrum.fd
-rw-r--r--   1 bvoisin  bvoisin    473 Mar 20  2003 omlwjnm.fd
-rw-r--r--   1 bvoisin  bvoisin    473 Mar 20  2003 omlwtmm.fd
-rw-r--r--   1 bvoisin  bvoisin    473 Mar 20  2003 omlwttm.fd
-rw-r--r--   1 bvoisin  bvoisin    483 Mar 20  2003 omlwttum.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 omswcry.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 omswtmy.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 omswtty.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 omxwcrv.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 omxwtmv.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 omxwttv.fd
-rw-r--r--   1 bvoisin  bvoisin    986 Sep 10  2001 ot1pad.fd
-rw-r--r--   1 bvoisin  bvoisin    986 Sep 10  2001 ot1pjn.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 ot1wadr.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 ot1wcrr.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 ot1wjnr.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 ot1wtmr.fd
-rw-r--r--   1 bvoisin  bvoisin    981 Oct 12  2001 ot1wtt.fd
-rw-r--r--   1 bvoisin  bvoisin    453 Mar 20  2003 ot1wttr.fd
-rw-r--r--   1 bvoisin  bvoisin    968 Oct 19  2001 t1lop.fd
-rw-r--r--   1 bvoisin  bvoisin    968 Oct 19  2001 t1pad.fd
-rw-r--r--   1 bvoisin  bvoisin    964 Oct 19  2001 t1pfu.fd
-rw-r--r--   1 bvoisin  bvoisin    968 Oct 19  2001 t1pjn.fd
-rw-r--r--   1 bvoisin  bvoisin    965 Oct 12  2001 t1wtt.fd
-rw-r--r--   1 bvoisin  bvoisin    266 Mar 20  2003 uwcs.fd
-rw-r--r--   1 bvoisin  bvoisin    429 Aug  9  2001 uwsb.fd
-rw-r--r--   1 bvoisin  bvoisin    266 Mar 20  2003 uwsm.fd
-rw-r--r--   1 bvoisin  bvoisin  65336 Jun 17  2002 wrisym.sty


------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the MacOSX-TeX mailing list