summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/comprehensive/source/lightbulb10.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/comprehensive/source/lightbulb10.mf')
-rw-r--r--Master/texmf-doc/doc/english/comprehensive/source/lightbulb10.mf13
1 files changed, 0 insertions, 13 deletions
diff --git a/Master/texmf-doc/doc/english/comprehensive/source/lightbulb10.mf b/Master/texmf-doc/doc/english/comprehensive/source/lightbulb10.mf
deleted file mode 100644
index f932d094eab..00000000000
--- a/Master/texmf-doc/doc/english/comprehensive/source/lightbulb10.mf
+++ /dev/null
@@ -1,13 +0,0 @@
-%% Simple \MF{} symbol example: light bulb
-%% (Demonstrates simplicity, not necesarily good style)
-
-font_identifier := "LightBulb10"; % Name the font.
-font_size 10pt#; % Specify the design size.
-
-em# := 10pt#; % ``M'' width is 10 points.
-cap# := 7pt#; % Capital letter height is 7 points above the baseline.
-sb# := 1/4pt#; % Leave this much space on the side of each character.
-o# := 1/16pt#; % Amount that curves overshoot borders.
-
-input lightbulb % Load the file that draws the actual glyph.
-