diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/linguisticspro/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/linguisticspro/README | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/linguisticspro/README b/Master/texmf-dist/doc/fonts/linguisticspro/README new file mode 100644 index 00000000000..3178e7fc941 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/linguisticspro/README @@ -0,0 +1,44 @@ +This is the README for the linguisticspro package, version +2019-05-11. + +This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the LinguisticsPro family of fonts. + +This family is derived from the Utopia Nova font family, +by Andreas Nolda. + +To install this package on a TDS-compliant +TeX system download the file +"tex-archive"/install/fonts/linguisticspro.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 LinguisticsPro.map. + +To use, add + +\usepackage{linguisticspro} + +to the preamble of your document. This makes LinguisticsPro +the default (serif) family. + +LuaLaTeX and xeLaTeX users who might prefer type1 fonts or +who wish to avoid fontspec may use the type1 option. + +The command \linguisticsprolgr selects LGR-encoded type1 fonts. + +Options scaled=<number> or scale=<number> may be used to adjust +fontsizes. + +The only figure style supported is oldstyle. Font +encodings supported are OT1, T1, TS1, LY1 and T2A/B/C. + +The original fonts are available at +https://www.fontsquirrel.com/fonts/linguistics-pro and are +licensed under the SIL Open Font License, (version 1.1); the +text may be found in the doc directory. The support files +and type1 fonts were created using autoinst and otftotfm, +and are licensed under the terms of the LaTeX Project Public +License. The maintainer of this package is Bob Tennent +(rdt at cs.queensu.ca) |