diff options
author | Karl Berry <karl@freefriends.org> | 2020-06-06 21:08:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-06-06 21:08:37 +0000 |
commit | ab965ad2d1d7ad1c65856e14c3857cc742035a9b (patch) | |
tree | 3a7ec196d1eb19c5820cb358fbc208ec7a219edb /Master/texmf-dist/doc | |
parent | 495baf1d6c202665bc9ef2609554d45f04cd56d7 (diff) |
courierten (6jun20)
git-svn-id: svn://tug.org/texlive/trunk@55436 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/fonts/courierten/COPYING | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/courierten/README | 21 |
2 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/courierten/COPYING b/Master/texmf-dist/doc/fonts/courierten/COPYING new file mode 100644 index 00000000000..7dfe07845fd --- /dev/null +++ b/Master/texmf-dist/doc/fonts/courierten/COPYING @@ -0,0 +1,12 @@ +(c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA. + +You are hereby granted permission under all Bitstream propriety rights +to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream +Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts +for any purpose and without restriction; provided, that this notice is +left intact on all copies of such fonts and that Bitstream's trademark +is acknowledged as shown below on all unmodified copies of the 4 Charter +Type 1 fonts. + +BITSTREAM CHARTER is a registered trademark of Bitstream Inc. + diff --git a/Master/texmf-dist/doc/fonts/courierten/README b/Master/texmf-dist/doc/fonts/courierten/README new file mode 100644 index 00000000000..81771850915 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/courierten/README @@ -0,0 +1,21 @@ +Courier 10 Pitch BT +June 5, 2020 +Package maintained by Daniel Benjamin Miller <dbmiller@dbmiller.org> + +This is Courier 10 Pitch BT, made available by Bitstream, packaged in OpenType +format as well as Type 1 for use with LaTeX. + +To set Courier 10 Pitch BT as the typewriter font (\ttdefault), use: + +\usepackage{courierten} + +in your document's preamble. + +The font is included with encodings T1, TS1, OT1 and LY1. + +You may use the option "scale" or "scaled" with a value or "MatchLowercase" +(which is the default) to set the font scale. + +For the details of the font's license, see COPYING. +No copyright is claimed on the support files, which were automatically +generated using autoinst. |