From 540c09eacd4caa57762f26ea01e4548c6831f817 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 20 Jan 2011 00:18:04 +0000 Subject: mathabx-type1 (19jan11) git-svn-id: svn://tug.org/texlive/trunk@21129 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/mathabx-type1/README | 29 ++++++++++++++++++++++++ Master/texmf-dist/doc/latex/mathabx-type1/README | 29 ------------------------ 2 files changed, 29 insertions(+), 29 deletions(-) create mode 100644 Master/texmf-dist/doc/fonts/mathabx-type1/README delete mode 100644 Master/texmf-dist/doc/latex/mathabx-type1/README (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/fonts/mathabx-type1/README b/Master/texmf-dist/doc/fonts/mathabx-type1/README new file mode 100644 index 00000000000..1ed1db411e4 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/mathabx-type1/README @@ -0,0 +1,29 @@ +This package contains outline (type1) versions of the mathabx fonts. + +The mathabx fonts were created by Anthony Phan and can be downloaded +from http://www-math.univ-poitiers.fr/~phan/metafont.html + +The outline version of these fonts as provided by this package +have been created by Kohsaku HOTTA, khotta@auecc.aichi-edu.ac.jp. + +The files provided in this package are licensed under LPPL, that is +the following files: +map/mathabx.map pfb/matha9.pfb pfb/mathb8.pfb pfb/mathx5.pfb +pfb/matha10.pfb pfb/mathastrotest10.pfb pfb/mathb9.pfb pfb/mathx6.pfb +pfb/matha12.pfb pfb/mathb10.pfb pfb/mathc10.pfb pfb/mathx7.pfb +pfb/matha5.pfb pfb/mathb12.pfb pfb/mathu10.pfb pfb/mathx8.pfb +pfb/matha6.pfb pfb/mathb5.pfb pfb/mathux10.pfb pfb/mathx9.pfb +pfb/matha7.pfb pfb/mathb6.pfb pfb/mathx10.pfb +pfb/matha8.pfb pfb/mathb7.pfb pfb/mathx12.pfb + +Installation: +- put the pfb files into a texmf tree where drivers (dvips, pdftex, ...) + can find them, e.g., under fonts/type1/public/mathabx-type1/ +- put the map file into a texmf tree where drivers (dvips, pdftex, ...) + can find it, e.g., under fonts/map/dvips/mathabx-type1/ +- run mktexlsr (at least for that tree) +- add the map file by calling updmap-sys or updmap with the arguments + --enable MixedMap mathabx.map +After that the type1 versions should be available and automatically +be used. + diff --git a/Master/texmf-dist/doc/latex/mathabx-type1/README b/Master/texmf-dist/doc/latex/mathabx-type1/README deleted file mode 100644 index 1ed1db411e4..00000000000 --- a/Master/texmf-dist/doc/latex/mathabx-type1/README +++ /dev/null @@ -1,29 +0,0 @@ -This package contains outline (type1) versions of the mathabx fonts. - -The mathabx fonts were created by Anthony Phan and can be downloaded -from http://www-math.univ-poitiers.fr/~phan/metafont.html - -The outline version of these fonts as provided by this package -have been created by Kohsaku HOTTA, khotta@auecc.aichi-edu.ac.jp. - -The files provided in this package are licensed under LPPL, that is -the following files: -map/mathabx.map pfb/matha9.pfb pfb/mathb8.pfb pfb/mathx5.pfb -pfb/matha10.pfb pfb/mathastrotest10.pfb pfb/mathb9.pfb pfb/mathx6.pfb -pfb/matha12.pfb pfb/mathb10.pfb pfb/mathc10.pfb pfb/mathx7.pfb -pfb/matha5.pfb pfb/mathb12.pfb pfb/mathu10.pfb pfb/mathx8.pfb -pfb/matha6.pfb pfb/mathb5.pfb pfb/mathux10.pfb pfb/mathx9.pfb -pfb/matha7.pfb pfb/mathb6.pfb pfb/mathx10.pfb -pfb/matha8.pfb pfb/mathb7.pfb pfb/mathx12.pfb - -Installation: -- put the pfb files into a texmf tree where drivers (dvips, pdftex, ...) - can find them, e.g., under fonts/type1/public/mathabx-type1/ -- put the map file into a texmf tree where drivers (dvips, pdftex, ...) - can find it, e.g., under fonts/map/dvips/mathabx-type1/ -- run mktexlsr (at least for that tree) -- add the map file by calling updmap-sys or updmap with the arguments - --enable MixedMap mathabx.map -After that the type1 versions should be available and automatically -be used. - -- cgit v1.2.3