diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-09 21:26:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-09 21:26:03 +0000 |
commit | b23602e101819ca74e345a687f1e3cddf4bc8853 (patch) | |
tree | 753500f6f8437da1e40e3e1360f2bb6805634ae1 /Master/texmf-dist/doc/fonts/gudea/README | |
parent | 2b0c09139066fd8c0f4c105648b22d2cf0d3ad59 (diff) |
gudea (9jan21)
git-svn-id: svn://tug.org/texlive/trunk@57359 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/gudea/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/gudea/README | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/gudea/README b/Master/texmf-dist/doc/fonts/gudea/README new file mode 100644 index 00000000000..879a276d437 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gudea/README @@ -0,0 +1,27 @@ +This is the README for the Gudea package, version 0.0.1 (2021/01/09). + +This package provides LaTeX, pdfLaTeX support for the Gudea family of fonts, +designed by Agustina Mingote. + +To use, add + + \usepackage{Gudea} + +to the preamble of your document. These will activate Gudea +as the text font. + +Options scaled=<number> or scale=<number> may be used to scale the fonts. + + +Font encodings supported are OT1, T1, LY1. + +The original TrueType fonts were obtained from + + https://fonts.google.com/specimen/Gudea#about + +and are licensed under the SIL Open Font License, version +1.1; the text may be found in the doc directory. The type1 +versions were created using cfftot1. The support files were +created using autoinst and are licensed under the terms of +the LaTeX Project Public License. The maintainer of this +package is Carl-Clemens Ebinger at post(at)ebinger(dot)cc. |