summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2017-05-01 19:37:46 +0900
committerNorbert Preining <norbert@preining.info>2017-05-01 19:37:46 +0900
commit6ed730c6f6c06921e124802fad4e426ad9e59997 (patch)
tree800acbc31fc37138413c5314266f485359d12dc7
parentbf4978cb42256324ea443acbfd9c2684e466652c (diff)
add webomints
-rw-r--r--texmf-dist/doc/fonts/webomints/README77
-rw-r--r--texmf-dist/doc/fonts/webomints/sample1.tex87
-rw-r--r--texmf-dist/doc/fonts/webomints/sample2.tex93
-rw-r--r--texmf-dist/doc/fonts/webomints/sample3.tex62
-rw-r--r--texmf-dist/fonts/afm/public/webomints/WebOMintsGD.afm95
-rw-r--r--texmf-dist/fonts/map/dvips/webomints/webo.map1
-rw-r--r--texmf-dist/fonts/tfm/public/webomints/WebOMintsGD.tfmbin0 -> 664 bytes
-rw-r--r--texmf-dist/fonts/type1/public/webomints/WebOMintsGD.pfbbin0 -> 81880 bytes
-rw-r--r--texmf-dist/tex/latex/webomints/uwebo.fd11
-rw-r--r--tlpkg/tlpsrc/webomints.tlpsrc1
10 files changed, 427 insertions, 0 deletions
diff --git a/texmf-dist/doc/fonts/webomints/README b/texmf-dist/doc/fonts/webomints/README
new file mode 100644
index 00000000..ceebff61
--- /dev/null
+++ b/texmf-dist/doc/fonts/webomints/README
@@ -0,0 +1,77 @@
+On Tuesday 05 Feb 2002, Walter Schmidt (wal_schmidt@arcormail.de) has
+posted a message on comp.text.tex about a freely downloadable
+PostScript Type-1 font containing various types of ornaments.
+
+The URL is http://www.galapagosdesign.com/download/index.html, and
+contains the following lines:
+
+ Galapagos Design Group is pleased to make available to the
+ Internet community free downloads of original typefaces and
+ clipart.
+
+ Our first offering is a tasty border and ornament font called
+ Web-O-Mints. Created by George Ryan, Web-O-Mints contains a
+ rich assortment of typographic decorations inspired by
+ historical sources.
+
+ The Web-O-Mints font is available in TrueType or PostScript
+ format, for use on PCs or Macs. Web-O-Mints can be downloaded
+ and used immediately in all environments. We hope you enjoy
+ using this original collection of images.
+
+This collection includes all the files needed to use this font in
+LaTeX and three small LaTeX examples.
+
+ Installation instructions
+ =========================
+
+N.B.: I assume a more-or-less standard TeX file tree; the root of tree
+ may be "texmf", as in the following example, or "temf.local", as
+ in my own setup; and is located under the "share" directory of
+ my teTeX installation ($TETEXDIR/share). YOUR SETUP MAY BE
+ DIFFERENT. If you have a teTeX-like installation, you may need
+ to rebuild the file database, running (as root) "texhash"; for
+ different distributions, consult their documentation.
+
+1) Copy WebOMintsGD.tfm to the directory texmf/fonts/tfm/public/misc
+2) Copy WebOMintsGD.pfb to the directory texmf/fonts/type1/public/misc
+3) Copy uwebo.fd to the directory texmf/tex/latex/misc
+4) If you are using dvips or pdfTeX, copy webo.map and config.webo to
+ the directory texmf/dvips/config. Add the contents of webo.map
+ permanently to the font map or call dvips with the option -Pwebo .
+5) If you are using VTeX/Free, copy webo.ali to the directory
+ texmf/vtex/config; add an entry for webo.ali to the Type1 section
+ of the configuration files pdf.fm and ps.fm,
+
+In order to typeset the examples on Unix, you can simply use the
+included Makefile: just type "make samples". Otherwise run the files
+manually through LaTeX. They require the fancyhdr package; in
+addition, the Makefile calls dvips with the option -Pcmz, so the
+configuration file config.cmz should be available on your system.
+
+The supplied .fd file declares a font family named "webo" with the
+encoding being "U" for the Web-O-Mints font. Take a look at the
+source code of the examples to see how it can be used.
+
+ Enjoy!
+
+********* news ********* news *********** news ******** news *********
+
+Important changes have been introduced with the current release of this
+package; these changes were performed by the same Walter Schmidt who
+first named in comp.text.tex these fonts.
+
+The files webo8r.tfm, webo8t.tfm and webo8t.vf were replaced with one
+single file WebOMintsGD.tfm, since the Web-O-Mints font is no longer
+reencoded. The font map file webo.map has changed accordingly.
+
+Within LaTeX, the font family "webo" is now declared with the encoding
+"U" instead of "T1". Thus, the new font definition file uwebo.fd
+replaces the former t1webo.fd.
+
+In case you have installed a previous release, please update your TeX
+system accordingly.
+
+--
+Maurizio Loreti http://www.pd.infn.it/~loreti/mlo.html
+Univ. of Padova, Dept. of Physics - Padova, Italy loreti@pd.infn.it
diff --git a/texmf-dist/doc/fonts/webomints/sample1.tex b/texmf-dist/doc/fonts/webomints/sample1.tex
new file mode 100644
index 00000000..58dfbf5b
--- /dev/null
+++ b/texmf-dist/doc/fonts/webomints/sample1.tex
@@ -0,0 +1,87 @@
+% $Id: sample1.tex,v 1.3 2002/09/13 06:34:25 loreti Exp $
+
+\documentclass[a4paper]{article}
+\usepackage{fancyhdr}
+
+\newcommand{\wb}[2]{\fontsize{#1}{#2}\usefont{U}{webo}{xl}{n}}
+\newcommand{\wbc}[3]{\vspace*{#1}\begin{center}
+ \wb{#2}{#2}#3\end{center}\vspace*{#1}}
+
+\fancyhf{}
+\lhead{\setlength{\unitlength}{1bp}%
+ \begin{picture}(0,0)
+ \put(-36,5){\makebox(0,0)[br]{\wb{36bp}{36bp}A}}
+ \end{picture}}
+\rhead{\setlength{\unitlength}{1bp}%
+ \begin{picture}(0,0)
+ \put(29,5){\makebox(0,0)[bl]{\wb{36bp}{36bp}B}}
+ \end{picture}}
+\lfoot{\setlength{\unitlength}{1bp}%
+ \begin{picture}(0,0)
+ \put(-36,-3){\makebox(0,0)[tr]{\wb{36bp}{36bp}C}}
+ \end{picture}}
+\rfoot{\setlength{\unitlength}{1bp}%
+ \begin{picture}(0,0)
+ \put(29,-3){\makebox(0,0)[tl]{\wb{36bp}{36bp}D}}
+ \end{picture}}
+\renewcommand{\headrulewidth}{0pt}
+\pagestyle{fancy}
+
+\begin{document}
+ The King and Queen of Hearts were seated on their throne
+ when they arrived, with a great crowd assembled about them
+ --- all sorts of little birds and beasts, as well as the
+ whole pack of cards: the Knave was standing before them,
+ in chains, with a soldier on each side to guard him; and
+ near the King was the White Rabbit, with a trumpet in one
+ hand, and a scroll of parchment in the other. In the very
+ middle of the court was a table, with a large dish of
+ tarts upon it: they looked so good, that it made Alice
+ quite hungry to look at them --- ``I wish they'd get the
+ trial done,'' she thought, ``and hand round the
+ refreshments!''. But there seemed to be no chance of this,
+ so she began looking at everything about her to pass away
+ the time.
+
+ \wbc{2ex}{6}{IJLKIJLKIJLKIJLKIJ}
+
+ Alice had never been in a court of justice before, but she
+ had read about them in books, and she was quite pleased to
+ find that she knew the name of nearly everything there.
+ ``That's the judge,'' she said to herself, ``because of his
+ great wig.''.
+
+ The judge, by the way, was the King, and as he wore his
+ crown over the wig, (look at the frontispiece if you want
+ to see how he did it,) he did not look at all comfortable,
+ and it was certainly not becoming.
+
+ \wbc{1ex}{8}{pq}
+
+ ``And that's the jury-box,'' thought Alice, ``and those
+ twelve creatures,'' (she was obliged to say ``creatures,''
+ you see, because some of them were animals, and some were
+ birds) ``I suppose they are the jurors.''. She said this
+ last word two or three times over to herself being rather
+ proud of it: for she thought, and rightly too, that very
+ few little girls of her age knew the meaning of it at all.
+ However, ``jurymen'' would have done just as well.
+
+ \wbc{1ex}{10}{ced}
+
+ The twelve jurors were all writing very busily on slates.
+ ``What are they doing?'' Alice whispered to the Gryphon.
+ ``They can't have anything to put down yet, before the
+ trial's begun.''.
+
+ ``They're putting down their names,'' the Gryphon
+ whispered in reply, ``for fear they should forget them
+ before the end of the trial.''.
+
+ ``Stupid things!'' Alice began in a loud indignant voice,
+ but she stopped herself hastily, for the White Rabbit
+ cried out, ``Silence in the court!''; and the King put on
+ his spectacles and looked anxiously round, to make out who
+ was talking.
+\end{document}
+
diff --git a/texmf-dist/doc/fonts/webomints/sample2.tex b/texmf-dist/doc/fonts/webomints/sample2.tex
new file mode 100644
index 00000000..a6aabd2b
--- /dev/null
+++ b/texmf-dist/doc/fonts/webomints/sample2.tex
@@ -0,0 +1,93 @@
+% $Id: sample2.tex,v 1.3 2002/09/13 06:34:25 loreti Exp $
+
+\documentclass[a4paper]{article}
+\usepackage{fancyhdr}
+
+\newcommand{\wb}[2]{\fontsize{#1}{#2}\usefont{U}{webo}{xl}{n}}
+
+% What follows has been elaborated starting from an original
+% post of Piet van Oostrum <piet@cs.uu.nl> on comp.text.tex .
+%
+% A4 pages are 210 mm wide and 297 mm high, i.e. about 595
+% bp wide and 842 bp high. Allowing a 1 in (72 bp) white
+% margin on all sides (predefined inside TeX), that accounts
+% for a decoration border 451 bp wide and 698 bp high. If
+% we want to use WeboMints characters in square cells with
+% 12 bp side, we need 37 cells (2 angles and 35 border) in
+% the X direction, for a total of 37*12 = 444 bp; and 58
+% cells in the Y direction, for a total of 58*12 = 696 bp.
+% The two white sides have a real dimension of (595-444)/2 =
+% 75 and (842-696)/2 = 73 bp's.
+
+\fancyhf{} \pagestyle{fancy}
+\renewcommand{\headrulewidth}{0pt}
+\setlength{\unitlength}{1bp}
+
+\fancyhead[HL]{\wb{12bp}{12bp}% Offset (48,-16), found
+ \begin{picture}(0,0)(48,-16)% by trial and error.
+ \put(0,0){r}% Upper left corner
+ \multiput(12,0)(12,0){35}{s}% Upper border
+ \put(432,0){t}% Upper right corner
+ \multiput(0,-12)(0,-12){56}{x}% Left border
+ \put(0,-684){u}% Lower left corner
+ \multiput(12,-684)(12,0){35}{v}% Lower border
+ \multiput(432,-12)(0,-12){56}{y}% Right border
+ \put(432,-684){w}% Lower right corner
+\end{picture}}
+
+\begin{document}
+Alice was beginning to get very tired of sitting by her
+sister on the bank, and of having nothing to do: once or
+twice she had peeped into the book her sister was reading,
+but it had no pictures or conversations in it, ``and what is
+the use of a book,'' thought Alice, ``without pictures or
+conversation?''
+
+So she was considering in her own mind (as well as she
+could, for the hot day made her feel very sleepy and stupid)
+whether the pleasure of making a daisy-chain would be worth
+the trouble of getting up and picking the daisies, when
+suddenly a White Rabbit with pink eyes ran close to her.
+
+There was nothing so very remarkable in that; nor did Alice
+think it so very much out of the way to hear the Rabbit say
+to itself, ``Oh dear! Oh dear! I shall be too late!'' (when
+she thought it over afterwards, it occurred to her that she
+ought to have wondered at this, but at the time it all
+seemed quite natural); but when the Rabbit actually took a
+watch out of its waist-coat pocket, and looked at it, and
+then hurried on, Alice started to her feet, for it flashed
+across her mind that she had never before seen a rabbit with
+either a waist-coat pocket or a watch to take out of it, and
+burning with curiosity, she ran across the field after it,
+and fortunately was just in time to see it pop down a large
+rabbit-hole under the hedge.
+
+In another moment down went Alice after it, never once
+considering how in the world she was to get out again.
+
+The rabbit-hole went straight on like a tunnel for some way,
+and then dipped suddenly down, so suddenly that Alice had
+not a moment to think about stopping herself before she
+found herself falling down a very deep well.
+
+Either the well was very deep, or she fell very slowly, for
+she had plenty of time as she went down to look about her,
+and to wonder what was going to happen next. First, she
+tried to look down and make out what she was coming to, but
+it was too dark to see anything; then she looked at the
+sides of the well, and noticed that they were filled with
+cupboards and book-shelves: here and there she saw maps and
+pictures hung upon pegs. She took down a jar from one of the
+shelves as she passed; it was labelled ``\textsc{Orange
+ marmalade},'' but to her great disappointment it was
+empty: she did not like to drop the jar for fear of killing
+somebody, so managed to put it into one of the cupboards as
+she fell past it.
+
+``Well!'' thought Alice to herself. ``After such a fall as
+this, I shall think nothing of tumbling downstairs! How
+brave they'll all think me at home! Why, I wouldn't say
+anything about it, even if I fell off the top of the house!''
+(Which was very likely true.)
+\end{document}
diff --git a/texmf-dist/doc/fonts/webomints/sample3.tex b/texmf-dist/doc/fonts/webomints/sample3.tex
new file mode 100644
index 00000000..533f49a1
--- /dev/null
+++ b/texmf-dist/doc/fonts/webomints/sample3.tex
@@ -0,0 +1,62 @@
+% $Id: sample3.tex,v 1.2 2002/09/13 06:34:25 loreti Exp $
+
+\documentclass[a4paper]{article}
+
+\newcommand{\wb}[2]{\fontsize{#1}{#2}\usefont{U}{webo}{xl}{n}}
+\newcommand{\showb}[1]{\wb{20}{24}#1}
+
+\begin{document}
+\begin{center}
+ \begin{tabular}{lcp{1in}lc}
+ A & \showb{A} & & N & \showb{N} \\[1ex]
+ B & \showb{B} & & O & \showb{O} \\[1ex]
+ C & \showb{C} & & P & \showb{P} \\[1ex]
+ D & \showb{D} & & Q & \showb{Q} \\[1ex]
+ E & \showb{E} & & R & \showb{R} \\[1ex]
+ F & \showb{F} & & S & \showb{S} \\[1ex]
+ G & \showb{G} & & T & \showb{T} \\[1ex]
+ H & \showb{H} & & U & \showb{U} \\[1ex]
+ I & \showb{I} & & V & \showb{V} \\[1ex]
+ J & \showb{J} & & W & \showb{W} \\[1ex]
+ K & \showb{K} & & X & \showb{X} \\[1ex]
+ L & \showb{L} & & Y & \showb{Y} \\[1ex]
+ M & \showb{M} & & Z & \showb{Z}
+ \end{tabular}
+\end{center}
+\pagebreak
+\begin{center}
+ \begin{tabular}{lcp{1in}lc}
+ a & \showb{a} & & n & \showb{n} \\[1ex]
+ b & \showb{b} & & o & \showb{o} \\[1ex]
+ c & \showb{c} & & p & \showb{p} \\[1ex]
+ d & \showb{d} & & q & \showb{q} \\[1ex]
+ e & \showb{e} & & r & \showb{r} \\[1ex]
+ f & \showb{f} & & s & \showb{s} \\[1ex]
+ g & \showb{g} & & t & \showb{t} \\[1ex]
+ h & \showb{h} & & u & \showb{u} \\[1ex]
+ i & \showb{i} & & v & \showb{v} \\[1ex]
+ j & \showb{j} & & w & \showb{w} \\[1ex]
+ k & \showb{k} & & x & \showb{x} \\[1ex]
+ l & \showb{l} & & y & \showb{y} \\[1ex]
+ m & \showb{m} & & z & \showb{z}
+ \end{tabular}
+\end{center}
+\pagebreak
+\begin{center}
+ \begin{tabular}{lc}
+ [ & \showb{[} \\[1ex]
+ ] & \showb{]} \\[1ex]
+ / & \showb{/} \\[1ex]
+ 0 & \showb{0} \\[1ex]
+ 1 & \showb{1} \\[1ex]
+ 2 & \showb{2} \\[1ex]
+ 3 & \showb{3} \\[1ex]
+ 4 & \showb{4} \\[1ex]
+ 5 & \showb{5} \\[1ex]
+ 6 & \showb{6} \\[1ex]
+ 7 & \showb{7} \\[1ex]
+ 8 & \showb{8} \\[1ex]
+ 9 & \showb{9}
+ \end{tabular}
+\end{center}
+\end{document}
diff --git a/texmf-dist/fonts/afm/public/webomints/WebOMintsGD.afm b/texmf-dist/fonts/afm/public/webomints/WebOMintsGD.afm
new file mode 100644
index 00000000..e20b8855
--- /dev/null
+++ b/texmf-dist/fonts/afm/public/webomints/WebOMintsGD.afm
@@ -0,0 +1,95 @@
+StartFontMetrics 3.0
+Comment Creation Date: Sat Sep 27 08:22:45 1997
+Comment UniqueID 5093052
+Comment VMusage 81996 89450
+Comment AFM Data
+Comment Classification Picture
+Comment FontID 2430
+Comment ManufacturingDate Sat Sep 27 08:22:45 1997
+Comment LayoutName Nothing
+FontName WebOMintsGD
+FullName WebOMints GD
+FamilyName WebOMints GD
+Weight Normal
+ItalicAngle 0
+IsFixedPitch false
+FontBBox -49 -269 2000 855
+UnderlinePosition -96
+UnderlineThickness 60
+Version 001.001
+Notice (c) Copyright 1994-1997 as an unpublished work by Galapagos Design Group, Inc. All rights reserved.
+EncodingScheme AdobeStandardEncoding
+CapHeight 768
+XHeight 774
+Ascender 764
+Descender -192
+StartCharMetrics 67
+C 32 ; WX 250 ; N space ; B 0 0 0 0 ;
+C 47 ; WX 500 ; N slash ; B 45 -236 448 761 ;
+C 48 ; WX 1000 ; N zero ; B 30 -207 970 733 ;
+C 49 ; WX 1000 ; N one ; B 25 -212 975 738 ;
+C 50 ; WX 1000 ; N two ; B 0 -242 1000 768 ;
+C 51 ; WX 500 ; N three ; B 3 -160 497 666 ;
+C 52 ; WX 2000 ; N four ; B 0 -130 2000 656 ;
+C 53 ; WX 1000 ; N five ; B 0 -237 1000 763 ;
+C 54 ; WX 1000 ; N six ; B 25 -212 975 738 ;
+C 55 ; WX 1000 ; N seven ; B 25 -212 975 738 ;
+C 56 ; WX 1000 ; N eight ; B 16 -222 986 747 ;
+C 57 ; WX 1000 ; N nine ; B 16 -222 986 747 ;
+C 65 ; WX 1000 ; N A ; B 24 -215 968 746 ;
+C 66 ; WX 1000 ; N B ; B 32 -215 976 746 ;
+C 67 ; WX 1000 ; N C ; B 24 -219 968 742 ;
+C 68 ; WX 1000 ; N D ; B 32 -219 976 742 ;
+C 69 ; WX 1000 ; N E ; B 59 -241 949 796 ;
+C 70 ; WX 1000 ; N F ; B 51 -241 941 796 ;
+C 71 ; WX 1000 ; N G ; B 59 -269 949 768 ;
+C 72 ; WX 1000 ; N H ; B 51 -269 941 768 ;
+C 73 ; WX 2000 ; N I ; B 0 -209 1998 728 ;
+C 74 ; WX 2000 ; N J ; B 2 -209 2000 728 ;
+C 75 ; WX 2000 ; N K ; B 2 -201 2000 736 ;
+C 76 ; WX 2000 ; N L ; B 0 -201 1998 736 ;
+C 77 ; WX 1000 ; N M ; B 20 -236 1000 744 ;
+C 78 ; WX 1000 ; N N ; B 31 -216 969 744 ;
+C 79 ; WX 1000 ; N O ; B 0 -236 980 744 ;
+C 80 ; WX 1000 ; N P ; B 20 -216 1000 764 ;
+C 81 ; WX 1000 ; N Q ; B 31 -216 969 744 ;
+C 82 ; WX 1000 ; N R ; B 0 -216 980 764 ;
+C 83 ; WX 1000 ; N S ; B 20 -205 980 733 ;
+C 84 ; WX 1000 ; N T ; B 20 -205 980 733 ;
+C 85 ; WX 1000 ; N U ; B 0 -12 1000 538 ;
+C 86 ; WX 1000 ; N V ; B 0 -12 1000 538 ;
+C 87 ; WX 550 ; N W ; B 0 -236 550 764 ;
+C 88 ; WX 550 ; N X ; B 0 -236 550 764 ;
+C 89 ; WX 550 ; N Y ; B 0 -236 550 764 ;
+C 90 ; WX 550 ; N Z ; B 0 -236 550 764 ;
+C 91 ; WX 1000 ; N bracketleft ; B 0 -30 1000 520 ;
+C 93 ; WX 1000 ; N bracketright ; B 0 -30 1000 520 ;
+C 97 ; WX 1000 ; N a ; B 35 -236 1000 758 ;
+C 98 ; WX 1000 ; N b ; B 0 -236 965 758 ;
+C 99 ; WX 1000 ; N c ; B 35 -231 1000 764 ;
+C 100 ; WX 1000 ; N d ; B 0 -231 965 764 ;
+C 101 ; WX 1000 ; N e ; B -20 -214 1020 756 ;
+C 102 ; WX 1000 ; N f ; B -20 -228 1020 741 ;
+C 103 ; WX 1000 ; N g ; B -20 -222 1020 744 ;
+C 104 ; WX 1000 ; N h ; B -20 -216 1020 750 ;
+C 105 ; WX 1000 ; N i ; B 22 -256 992 783 ;
+C 106 ; WX 1000 ; N j ; B 8 -256 978 783 ;
+C 107 ; WX 1000 ; N k ; B 14 -256 980 783 ;
+C 108 ; WX 1000 ; N l ; B 20 -256 986 783 ;
+C 109 ; WX 1000 ; N m ; B -49 -119 1085 625 ;
+C 110 ; WX 500 ; N n ; B 6 -8 480 855 ;
+C 111 ; WX 500 ; N o ; B 20 -8 494 855 ;
+C 112 ; WX 900 ; N p ; B 18 -192 882 782 ;
+C 113 ; WX 900 ; N q ; B 18 -192 882 782 ;
+C 114 ; WX 1000 ; N r ; B 0 -248 1011 763 ;
+C 115 ; WX 1000 ; N s ; B -11 -197 1011 763 ;
+C 116 ; WX 1000 ; N t ; B -11 -248 1000 763 ;
+C 117 ; WX 1000 ; N u ; B 0 -237 1011 774 ;
+C 118 ; WX 1000 ; N v ; B -11 -237 1011 723 ;
+C 119 ; WX 1000 ; N w ; B -11 -237 1000 774 ;
+C 120 ; WX 1000 ; N x ; B 0 -248 960 774 ;
+C 121 ; WX 1000 ; N y ; B 40 -248 1000 774 ;
+C 122 ; WX 1000 ; N z ; B 25 -212 975 738 ;
+C -1 ; WX 600 ; N c568 ; B -2 -179 552 707 ;
+EndCharMetrics
+EndFontMetrics
diff --git a/texmf-dist/fonts/map/dvips/webomints/webo.map b/texmf-dist/fonts/map/dvips/webomints/webo.map
new file mode 100644
index 00000000..c8184097
--- /dev/null
+++ b/texmf-dist/fonts/map/dvips/webomints/webo.map
@@ -0,0 +1 @@
+WebOMintsGD WebOMintsGD <WebOMintsGD.pfb
diff --git a/texmf-dist/fonts/tfm/public/webomints/WebOMintsGD.tfm b/texmf-dist/fonts/tfm/public/webomints/WebOMintsGD.tfm
new file mode 100644
index 00000000..46560629
--- /dev/null
+++ b/texmf-dist/fonts/tfm/public/webomints/WebOMintsGD.tfm
Binary files differ
diff --git a/texmf-dist/fonts/type1/public/webomints/WebOMintsGD.pfb b/texmf-dist/fonts/type1/public/webomints/WebOMintsGD.pfb
new file mode 100644
index 00000000..54fca100
--- /dev/null
+++ b/texmf-dist/fonts/type1/public/webomints/WebOMintsGD.pfb
Binary files differ
diff --git a/texmf-dist/tex/latex/webomints/uwebo.fd b/texmf-dist/tex/latex/webomints/uwebo.fd
new file mode 100644
index 00000000..4aaf3ca8
--- /dev/null
+++ b/texmf-dist/tex/latex/webomints/uwebo.fd
@@ -0,0 +1,11 @@
+\ProvidesFile{uwebo.fd}
+ [2002/05/28 font definitions for U/webo.]
+
+\DeclareFontFamily{U}{webo}{}
+
+\DeclareFontShape{U}{webo}{xl}{n}{
+ <-> s * [1.2] WebOMintsGD
+}{}
+
+
+\endinput
diff --git a/tlpkg/tlpsrc/webomints.tlpsrc b/tlpkg/tlpsrc/webomints.tlpsrc
new file mode 100644
index 00000000..4a84876e
--- /dev/null
+++ b/tlpkg/tlpsrc/webomints.tlpsrc
@@ -0,0 +1 @@
+execute addMap webo.map