diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-30 16:54:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-30 16:54:00 +0000 |
commit | 68582b35271a43592ed1bc148d8a71e2a469fb56 (patch) | |
tree | cec09f67542d2f9f995225558d923ea50c3835e2 /Master/texmf-dist/doc/fonts | |
parent | 06d7ba232c516289a0b08773e656df54c543727d (diff) |
rm cb, we use cbfonts-all now
git-svn-id: svn://tug.org/texlive/trunk@7747 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r-- | Master/texmf-dist/doc/fonts/cb/README | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/fonts/cb/README b/Master/texmf-dist/doc/fonts/cb/README deleted file mode 100644 index 168c8a93605..00000000000 --- a/Master/texmf-dist/doc/fonts/cb/README +++ /dev/null @@ -1,25 +0,0 @@ -Currently, for each driver file of the CB font family there is a corresponding -Type 1 font, which implies that PS/PDF files become too large when these -fonts are included. In addition, these fonts were created using a wrong -encoding vector and so the ToUnicode feature of PDF viewers does not -work properly when dealing with PDF files created with these fonts. To -overcome these problems, it was more than necessary to write down a proper -encoding vector and, consequently, to regenerate the basic CB fonts (i.e., -only the xxxx1000 fonts were generated). Clearly, this option makes things -a little bit difficult for people willing to write Greek since the old -font definition files expect various font sizes and not just one. Fortunately, -this problem disappears when the package type1ec is used. More specifically, -the following command should appear just after the \documentclass command: - -\usepackage[10pt]{type1ec} - -Certainly, there are plans to update the various font definition files, but -this will happen when the new (virtual) x7 fonts will be ready. - -Apostolos Syropoulos -Xanthi, Greece -8 July 2005 - -PS I would like to thank Werner Lemberg for his help and assistance. -PPS Comments and/or suggestions should be addressed to -apostolo@obelix.ee.duth.gr |