diff options
author | Karl Berry <karl@freefriends.org> | 2023-04-08 19:56:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-04-08 19:56:41 +0000 |
commit | da9dbd5ca5167ef86b4964db1731b649f6f36f9c (patch) | |
tree | 274a62cb978147d4bf4f808b1882d126fa54bda0 /Master/texmf-dist/doc/fonts/gelasio/README | |
parent | 0da616205c5fd128cd684668627083b1d157613d (diff) |
gelasio (8apr23)
git-svn-id: svn://tug.org/texlive/trunk@66805 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/gelasio/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/gelasio/README | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/gelasio/README b/Master/texmf-dist/doc/fonts/gelasio/README new file mode 100644 index 00000000000..674b1577134 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/gelasio/README @@ -0,0 +1,43 @@ +This is the README for the gelasio package, version 2023-04-08. + +This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the Gelasio family of fonts designed by Eben +Sorkin to be metric-compatible with Georgia in its Regular +and Bold weights. Medium and SemiBold weights have been +added. + +To install this package on a TDS-compliant TeX system download the +file "tex-archive"/install/fonts/gelasio.tds.zip, where the +preferred URL for "tex-archive" is http://mirror.ctan.org. Unzip +the archive at the root of an appropriate texmf tree, likely a +personal or local tree. If necessary, update the file-name database +(e.g., texhash). Update the font-map files by enabling the Map file +gelasio.map. + +To use, add + +\usepackage{gelasio} + +to the preamble of your document. This will activate Gelasio as the +main (serifed) text font. + +Options medium and semibold chose these weights instead of the +regular or bold weights, respectively. + +Options lining and tabular select those number styles rather +than oldstyle and proportional, respectively. + +LuaLaTeX and xeLaTeX users who might prefer type1 fonts or who wish +to avoid fontspec may use the type1 option. + +Font encodings supported are OT1, T1, LY1 and TS1. + +The original fonts are available at +https://github.com/SorkinType/Gelasio 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 Bob Tennent +(rdtennent at gmail dot com) + |