diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-18 23:33:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-18 23:33:32 +0000 |
commit | 5b0fef170e19d78d13150f11ba6173d06472a37a (patch) | |
tree | ccafca3a4ff057f7fa8720d97a46023cef07c295 /Master/texmf-dist/doc/fonts/aecc/README | |
parent | c91e3655599727bf81bc5a8cc8238ddedfe5c689 (diff) |
new font package aecc (18dec12)
git-svn-id: svn://tug.org/texlive/trunk@28574 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/aecc/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/aecc/README | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/aecc/README b/Master/texmf-dist/doc/fonts/aecc/README new file mode 100644 index 00000000000..f113190942b --- /dev/null +++ b/Master/texmf-dist/doc/fonts/aecc/README @@ -0,0 +1,43 @@ +Version 1.0 of the AECC fonts +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +This is a set of virtual fonts building, from the standard Concrete fonts, +a set of almost T1 encoded fonts. The characters missing are mainly: +eth, thorn, and the sami letter eng. Sometimes the £ character is +also missing. For the typewriter fonts, the situation is worse. + +My idea with these fonts is that it should be possible to use the +Knuthian Concrete fonts to produce PS/PDF files even +when one needs hyphenation patterns other than English. +The package assumes that the underlying AE (Almost European Modern +Roman) fonts have been previously installed. + +The package borrows the ideas and a large part of the implementation +from the AE package by Lars Engebretsen. + +It would be nice to have a font containing the missing caracters, in +order to make the layout fully T1. By the way, the name AECC fonts was +chosen since the fonts are Almost European Concrete. + +To use the fonts, simply \usepackage{aecc}. + +To use bitmap versions of the characters missing in the ae fonts, +\usepackage{aecompl}. + +Denis Roegel has constructed a separate package, aeguill, to produce +guillemets built with the polish CMR fonts, WNCYR fonts, LASY fonts, +or EC fonts. + +AECC.sty must be loaded last in order to substitute the underlying AE +virtual fonts in the roman typeface only. + + +Licensing terms +~~~~~~~~~~~~~~~ + +This work is distributed under the conditions of the LaTeX Project Public +License, either version 1.3 or (at your option) any later version. Please +refer to the file COPYING for details. + + +Luis Rivera, <jlrn77-at-gmail.com>, 2012-12-17. |