diff options
-rw-r--r-- | Master/texmf-dist/tex/plain/font-change/font_cm.tex | 8 | ||||
-rw-r--r-- | TODO | 3 |
2 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/plain/font-change/font_cm.tex b/Master/texmf-dist/tex/plain/font-change/font_cm.tex index d91e740faeb..33abecb7c58 100644 --- a/Master/texmf-dist/tex/plain/font-change/font_cm.tex +++ b/Master/texmf-dist/tex/plain/font-change/font_cm.tex @@ -1,7 +1,7 @@ % The author of this work is Amit Raj Dhawan. -% This work has been released under -% Creative Commons Attribution-Share Alike 3.0 Unported License -% on August 17, 2009. For details visit: +% This work has been released under +% Creative Commons Attribution-Share Alike 3.0 Unported License +% on August 17, 2009. For details visit: % http://creativecommons.org/licenses/by-sa/3.0/. % based on CM package. AMS package has a few more like cmsl7 but not vectors @@ -17,7 +17,7 @@ \font\eightrm= cmr8 \font\sevenrm= cmr7 \font\sixrm= cmr6 -\font\fiverm= cmr7 +\font\fiverm= cmr5 % math italic (Family 1) \font\twentyi= cmmi10 at20pt @@ -252,6 +252,9 @@ correspond to nonfree fonts, others are obsolete, etc., etc. And yet, removing any tfm at all will probably break documents and/or packages. frank@kuesterei.ch's msgs to tex-live of 23 Oct 2006 19:19:28, 11 Oct 2006 13:32:20, and related begin to get at the problem. +... meanwhile, we could at least merge all the "font" packages +(avantar..zapfding) into psnfss, where really they come from on CTAN? +rk mail to tldev, 19 Sep 2009 01:06:34. bbold - get type1's from yytex repo, put on CTAN, etc.? |