diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-10 20:54:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-10 20:54:03 +0000 |
commit | 006706844f583cd1edb181342d7a6d9cd366aa6b (patch) | |
tree | 6e331419eec0b9d27e41598d74a9765c75ae2a0b /Master/texmf-dist/doc/fonts | |
parent | 2909c24199f13f92129ba67199870b22f1f3160b (diff) |
bbold-type1 (10mar14)
git-svn-id: svn://tug.org/texlive/trunk@33143 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r-- | Master/texmf-dist/doc/fonts/bbold-type1/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/bbold-type1/test.tex | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/fonts/bbold-type1/README b/Master/texmf-dist/doc/fonts/bbold-type1/README index 7ae859a74a6..bc91796a24a 100644 --- a/Master/texmf-dist/doc/fonts/bbold-type1/README +++ b/Master/texmf-dist/doc/fonts/bbold-type1/README @@ -1,6 +1,6 @@ This repacking of Type1 version of BBOLD font from Y&Y. -Only 10, 7 and 5pt sizes were provided by Y&Y, other sizes Ubbold.fd will be scaled from nearest size. +Only 10, 7 and 5pt sizes were provided by Y&Y, other sizes in Ubbold.fd will be scaled from nearest size. The files are Copyright 2007 TeX Users Group, with license: diff --git a/Master/texmf-dist/doc/fonts/bbold-type1/test.tex b/Master/texmf-dist/doc/fonts/bbold-type1/test.tex index 6dd0ff6fc6a..d353bdae517 100644 --- a/Master/texmf-dist/doc/fonts/bbold-type1/test.tex +++ b/Master/texmf-dist/doc/fonts/bbold-type1/test.tex @@ -1,5 +1,4 @@ \documentclass{article} -\pdfmapfile{+bbold.map} \usepackage{bbold} \begin{document} \def\test#1{% |