diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/addfont/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/addfont/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/addfont/README b/Master/texmf-dist/doc/latex/addfont/README new file mode 100644 index 00000000000..096f6f493f5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/addfont/README @@ -0,0 +1,12 @@ +addfont is copyright 2016 (c) Palle Jørgensen. + +addfont is intended for use by users who know about fonts. It is a +quick-fix for fonts which does not have genuine LaTeX support. It is +not meant as a replacement of the LaTeX font definition files. + +It is meant as something more useable for LaTeX users than the +\newfont command. With addfont the loaded font scales along with the +usual LaTeX size selection. Using this package still requires some +knowledge on how to use fonts with LaTeX. + +The license of addfont is GNU General Public License, version 3. |