summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/addfont/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/addfont/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/addfont/README')
-rw-r--r--macros/latex/contrib/addfont/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/macros/latex/contrib/addfont/README b/macros/latex/contrib/addfont/README
new file mode 100644
index 0000000000..096f6f493f
--- /dev/null
+++ b/macros/latex/contrib/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.