summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/cmbright/cmbrbs10.mf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 23:38:21 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 23:38:21 +0000
commit215012a8d684889983ec2c0629e1c704e6853d9c (patch)
treeebf1271bd71869069824935ae8a5678745bf8bce /Master/texmf-dist/fonts/source/public/cmbright/cmbrbs10.mf
parent1af3d19d6dbcbf309667d9cb4aa3cdda914914a9 (diff)
trunk/Master/texmf-dist/fonts/source
git-svn-id: svn://tug.org/texlive/trunk@101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/cmbright/cmbrbs10.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/cmbright/cmbrbs10.mf31
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/cmbright/cmbrbs10.mf b/Master/texmf-dist/fonts/source/public/cmbright/cmbrbs10.mf
new file mode 100644
index 00000000000..e2ea0039f78
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/cmbright/cmbrbs10.mf
@@ -0,0 +1,31 @@
+% Computer Modern Bright MSB symbols [1996/05/01 v1.0 (WaS)]
+
+if unknown cmbase: input cmbase fi
+
+font_identifier:="CMBRBS"; font_size 10pt#;
+
+input ams10pt;
+slant:=sind 12/ cosd 12; % tilt ratio $(\Delta x/\Delta y)$
+
+mode_setup; font_setup;
+
+autorounding:=0;
+
+font_slant slant; font_x_height x_height#;
+font_quad 18u# if not monospace:+4letter_fit# fi;
+% (The spacing is zero so that \TeX\ will always add the italic correction.)
+% (The calling file should give the other math symbol font parameters.)
+
+slant:=mono_charic#:=0; % the next characters will not be slanted
+currenttransform:=identity yscaled aspect_ratio scaled granularity;
+input msb; % symbols, roman style
+
+% the remaining characters are to be generated with the parameters
+% of cmbrmi10
+input br10pt;
+slant:=sind12/ cosd 12;
+font_setup;
+input brmsb; % symbols, bright style
+input xbbold; % blackboard bold
+bye.
+