summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pslatex/fontinst/pslatex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/pslatex/fontinst/pslatex.tex')
-rw-r--r--Master/texmf-dist/source/latex/pslatex/fontinst/pslatex.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/pslatex/fontinst/pslatex.tex b/Master/texmf-dist/source/latex/pslatex/fontinst/pslatex.tex
new file mode 100644
index 00000000000..8082f96bc56
--- /dev/null
+++ b/Master/texmf-dist/source/latex/pslatex/fontinst/pslatex.tex
@@ -0,0 +1,18 @@
+
+% input the fontinst (needs test version from the psfonts area)
+\input fontinst.sty
+
+% Squash a courier
+ \transformfont{pcrr8rn}{%
+ \xscalefont{850}{%
+ \reencodefont{8r}{\fromafm{pcrr8a}}
+ }
+ }
+
+% make condensed courier in OT1 and T1
+\installfonts
+\installfont{pcrr7tn}{pcrr8rn,psyr,latin}{OT1tt}{OT1}{pcr}{c}{n}{}
+\installfont{pcrr8tn}{pcrr8rn,psyr,latin}{T1}{T1}{pcr}{c}{n}{}
+\endinstallfonts
+
+