summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/comprehensive/source/lightbulb10.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/comprehensive/source/lightbulb10.mf')
-rw-r--r--Master/texmf-dist/doc/latex/comprehensive/source/lightbulb10.mf13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/comprehensive/source/lightbulb10.mf b/Master/texmf-dist/doc/latex/comprehensive/source/lightbulb10.mf
new file mode 100644
index 00000000000..f932d094eab
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/comprehensive/source/lightbulb10.mf
@@ -0,0 +1,13 @@
+%% 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.
+