diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:36 +0000 |
commit | 2939242967231097459df0fc3150fabc2f639111 (patch) | |
tree | 00fe7273a946e43cc5d5b9fb00250af4fe82866e /Master/texmf-dist/tex/fontinst/mathmtx | |
parent | 5bcbcf594f1d7f279c5897da00d676e6270a0a9a (diff) |
trunk/Master/texmf-dist/tex/fontinst
git-svn-id: svn://tug.org/texlive/trunk@612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/fontinst/mathmtx')
-rw-r--r-- | Master/texmf-dist/tex/fontinst/mathmtx/mathex.mtx | 303 | ||||
-rw-r--r-- | Master/texmf-dist/tex/fontinst/mathmtx/mathit.mtx | 280 | ||||
-rw-r--r-- | Master/texmf-dist/tex/fontinst/mathmtx/mathsy.mtx | 313 |
3 files changed, 896 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/fontinst/mathmtx/mathex.mtx b/Master/texmf-dist/tex/fontinst/mathmtx/mathex.mtx new file mode 100644 index 00000000000..73170fa7cf4 --- /dev/null +++ b/Master/texmf-dist/tex/fontinst/mathmtx/mathex.mtx @@ -0,0 +1,303 @@ +%%%======================================================================== +%%% @TeX-font-metrics-file{ +%%% author = "Alan Jeffrey and Lars Hellstr{\"o}m", +%%% version = "1.915", +%%% date = "20 November 2000", +%%% time = "17:01:00 CEST", +%%% filename = "mathex.mtx", +%%% checksum = "", +%%% email = "fontinst@cogs.susx.ac.uk", +%%% codetable = "ISO/ASCII", +%%% keywords = "encoding, math, TeX, PostScript", +%%% supported = "yes", +%%% abstract = "These are the extra glyphs needed for TeX +%%% math fonts, used by the fontinst package.", +%%% package = "fontinst", +%%% dependencies = "fontinst.sty, fontdoc.sty", +%%% } +%%%======================================================================== +\relax + +\documentclass[twocolumn]{article} +\usepackage{fontdoc}[1999/11/04] + +\title{The \texttt{fontinst} math symbol glyphs} +\author{Alan Jeffrey\and Lars Hellstr\"om} +\date{November 20, 2000} + +\showbranches + +\begin{document} + +\maketitle + +\section{Introduction} + +This document describes the glyphs used by the \texttt{fontinst} +package when generating math symbol fonts. + +\metrics + +% Uses the fontinst package. + +\needsfontinstversion{1.900} + + +% \unfakable is a glyph which can't be faked. +\setcommand\unfakable#1{ + \setglyph{#1} + \glyphrule{500}{500} + \glyphwarning{missing glyph `#1'} + \endsetglyph +} +\begincomment\medskip +An \textbf{Unfakable} is a glyph which can't be faked. An +``\textbf{Unfakable `\#1'}\,'' is equivalent to +\begin{quotation}\unfakable{\#1}\end{quotation} + +\resetcommand\unfakable#1{\Aheading{Unfakable `#1'}} +\endcomment + + +% \extensible and \vextensible define a number of extensible glyphs. +\setcommand\extensible#1{ + \begincomment + \subsection{The `#1' extensible}% + \endcomment + \unfakable{#1} + \unfakable{#1tp} + \unfakable{#1mid} + \unfakable{#1bt} + \unfakable{#1ex} + \setglyph{#1big} \glyph{#1}{1000} \endsetglyph + \setglyph{#1Big} \glyph{#1big}{1000} \endsetglyph + \setglyph{#1bigg} \glyph{#1Big}{1000} \endsetglyph + \setglyph{#1Bigg} \glyph{#1bigg}{1000} \endsetglyph +} + +\setcommand\vextensible#1{ + \begincomment + \subsection{The `#1' extensible}% + \endcomment + \unfakable{#1} + \unfakable{#1tp} + \unfakable{#1mid} + \unfakable{#1bt} + \unfakable{#1vertex} + \setglyph{#1big} \glyph{#1}{1000} \endsetglyph + \setglyph{#1Big} \glyph{#1big}{1000} \endsetglyph + \setglyph{#1bigg} \glyph{#1Big}{1000} \endsetglyph + \setglyph{#1Bigg} \glyph{#1bigg}{1000} \endsetglyph +} + +% \wideaccent defines a wide accent. +\setcommand\wideaccent#1{ + \begincomment + \subsection{The `#1' wide accents}% + \endcomment + \unfakable{#1} + \setglyph{#1wide} \glyph{#1}{1000} \endsetglyph + \setglyph{#1wider} \glyph{#1wide}{1000} \endsetglyph + \setglyph{#1widest} \glyph{#1wider}{1000} \endsetglyph +} + +\comment{\textit{displayoperatorscale} is the difference in scale +between a big and a display operator, exept for integrals, which have +their own scale.} +\setint{displayoperatorscale}{1200} +\setint{integralscale}{1728} + +\ifisglyph{product}\then + \setint{textoperatorsize}{ + \add{\height{product}}{\depth{product}} + } +\Else + \setint{textoperatorsize}{1000} + % Default taken from cmex10. +\Fi + +% \integral, \bigoperator and \biggoperator define operators. + +\setcommand\integral#1{ + \begincomment + \subsection{The `#1' integrals}% + \endcomment + \unfakable{#1} + \setglyph{#1text} \glyph{#1}{1000} \endsetglyph + \setglyph{#1display} \glyph{#1text}{\int{integralscale}} \endsetglyph +} + +\setcommand\bigoperator#1{ + \begincomment + \subsection{The `#1' big operators}% + \endcomment + \unfakable{#1} + \setglyph{#1text} \glyph{#1}{1000} \endsetglyph + \setglyph{#1display} \glyph{#1text}{\int{displayoperatorscale}} \endsetglyph +} + +\setcommand\biggoperator#1{ + \begincomment + \subsection{The `#1' big operators}% + \endcomment + \unfakable{#1} + \setglyph{#1text} + \glyph{#1}{ + \div{\mul{1000}{\int{textoperatorsize}}} + {\add{\height{#1}}{\depth{#1}}} + } + \endsetglyph + \setglyph{#1display} + \glyph{#1text}{\int{displayoperatorscale}} + \endsetglyph +} + + +\begincomment +\section{Math extension glyphs} +\endcomment + +\unfakable{bracketleftbt} +\unfakable{bracketrightbt} +\unfakable{bracketlefttp} +\unfakable{bracketrighttp} + +\setglyph{floorleft} + \glyph{bracketleftbt}{1000} +\endsetglyph + +\setglyph{floorright} + \glyph{bracketrightbt}{1000} +\endsetglyph + +\setglyph{ceilingleft} + \glyph{bracketlefttp}{1000} +\endsetglyph + +\setglyph{ceilingright} + \glyph{bracketrighttp}{1000} +\endsetglyph + +\setglyph{bardbl} + \glyph{bar}{1000} + \glyph{bar}{1000} +\endsetglyph + +\setglyph{barex} + \glyph{bar}{1000} +\endsetglyph + +\setglyph{bardblex} + \glyph{bardbl}{1000} +\endsetglyph + +\setglyph{arrowtp} + \glyph{arrowup}{1000} +\endsetglyph + +\setglyph{arrowbt} + \glyph{arrowdown}{1000} +\endsetglyph + +\setglyph{arrowdbltp} + \glyph{arrowdblup}{1000} +\endsetglyph + +\setglyph{arrowdblbt} + \glyph{arrowdbldown}{1000} +\endsetglyph + +\unfakable{tilde} + +\setglyph{hat} + \glyph{circumflex}{1000} +\endsetglyph + +\unfakable{plus} +\unfakable{union} + +\setglyph{unionmulti} + \push + \movert{\div{\sub{\width{union}}{\scale{\width{plus}}{700}}}{2}} + \moveup{\div{\width{plus}}{4}} + \glyph{plus}{700} + \pop + \glyph{union}{1000} +\endsetglyph + +\extensible{parenleft} +\extensible{parenright} +\extensible{bracketleft} +\extensible{bracketright} +\extensible{braceleft} +\extensible{braceright} +\extensible{floorleft} +\extensible{floorright} +\extensible{ceilingleft} +\extensible{ceilingright} +\extensible{slash} +\extensible{backslash} +\extensible{angleleft} +\extensible{angleright} + +\wideaccent{hat} +\wideaccent{tilde} + +\vextensible{radical} +\vextensible{arrow} +\extensible{arrowdbl} +\unfakable{arrowvertexdbl} + +\biggoperator{unionsq} +\biggoperator{circledot} +\biggoperator{circleplus} +\biggoperator{circlemultiply} +\biggoperator{unionmulti} +\biggoperator{intersection} +\biggoperator{union} +\biggoperator{logicaland} +\biggoperator{logicalor} + +\bigoperator{product} +\bigoperator{summation} +\bigoperator{coproduct} + +\integral{integral} +\integral{contintegral} + +\begincomment +\subsection{Horizontal braces} +\endcomment + +\unfakable{bracehtipdownleft} +\unfakable{bracehtipdownright} +\unfakable{bracehtipupleft} +\unfakable{bracehtipupright} + +\endmetrics + + +\section{Changes} + +29 Dec 1993, v1.30: Created file. + +3 Jan 1994, v1.301: Renamed some of the glyphs, added fakes for +\texttt{arrowverttp} and friends. + +8 Jan 1994, v1.304: Renamed \texttt{similareq} to \texttt{similarequal}. + +9 Jan 1994, v1.305: Renamed some glyphs to use the same names as Lucida +New Math. + +16 October 2000, v\,1.915: Updated markup (made it a \LaTeXe\ +document!). (LH) + +20 November 2000, v\,1.915: Added test for whether the \texttt{product} +glyph exists before setting the \textit{textoperatorsize}, using +value corresponding to \texttt{cmex10} if it doesn't. Changed +\verb|\wideaccent| to call the widest glyph \textellipsis\texttt{widest} +instead of \textellipsis\texttt{widerr}. Changed glyph name +\texttt{arrowdblvertex} to \texttt{arrowvertexdbl}. (LH) Reported by +Alejandro L\'{o}pez-Valencia. + +\end{document} diff --git a/Master/texmf-dist/tex/fontinst/mathmtx/mathit.mtx b/Master/texmf-dist/tex/fontinst/mathmtx/mathit.mtx new file mode 100644 index 00000000000..67b72503781 --- /dev/null +++ b/Master/texmf-dist/tex/fontinst/mathmtx/mathit.mtx @@ -0,0 +1,280 @@ +%%%======================================================================== +%%% @TeX-font-metrics-file{ +%%% author = "Alan Jeffrey", +%%% version = "1.915", +%%% date = "16 October 2000", +%%% time = "17:30:00 CEST", +%%% filename = "mathit.mtx", +%%% checksum = "", +%%% email = "fontinst@cogs.susx.ac.uk", +%%% codetable = "ISO/ASCII", +%%% keywords = "encoding, math, TeX, PostScript", +%%% supported = "yes", +%%% abstract = "These are the extra glyphs needed for TeX +%%% math italic fonts, used by the fontinst package.", +%%% package = "fontinst", +%%% dependencies = "fontinst.sty, ltugboat.sty", +%%% } +%%%======================================================================== +\relax +\documentclass[twocolumn]{article} +\usepackage{fontdoc}[1999/11/04] + +\title{The \texttt{fontinst} math italic glyphs} +\author{Alan Jeffrey} +\date{9 January 1994} + +%\address{School of Cognitive and Computing Sciences \\ +% University of Sussex \\ +% Falmer \\ +% Brighton \\ +% BN1 9QH \\ +% UK} +%\netaddress{alanje@cogs.susx.ac.uk} + +\begin{document} + +\maketitle + +\section{Introduction} + +This document describes the glyphs used by the \texttt{fontinst} +package when generating math italic fonts. + + +\metrics + +% Uses the fontinst package. + +\needsfontinstversion{1.30} + +% \unfakable is a glyph which can't be faked. + +\setcommand\unfakable#1{ + \setglyph{#1} + \glyphrule{500}{500} + \glyphwarning{missing glyph `#1'} + \endsetglyph +} + +\comment{\section{Math symbol glyphs}} + +\unfakable{Gamma} +\unfakable{Delta} +\unfakable{Theta} +\unfakable{Lambda} +\unfakable{Xi} +\unfakable{Pi} +\unfakable{Sigma} +\unfakable{Phi} +\unfakable{Psi} +\unfakable{Omega} +\unfakable{alpha} +\unfakable{beta} +\unfakable{gamma} +\unfakable{delta} +\unfakable{zeta} +\unfakable{eta} +\unfakable{theta} +\unfakable{iota} +\unfakable{kappa} +\unfakable{lambda} +\unfakable{mu} +\unfakable{nu} +\unfakable{xi} +\unfakable{pi} +\unfakable{rho} +\unfakable{sigma} +\unfakable{tau} +\unfakable{upsilon} +\unfakable{phi} +\unfakable{chi} +\unfakable{psi} +\unfakable{omega} +\unfakable{epsilon} +\unfakable{harpoonleftup} +\unfakable{harpoonleftdown} +\unfakable{harpoonrightup} +\unfakable{harpoonrightdown} +\unfakable{hookrightchar} +\unfakable{hookleftchar} +\unfakable{triangleright} +\unfakable{triangleleft} +\unfakable{period} +\unfakable{comma} +\unfakable{less} +\unfakable{slash} +\unfakable{greater} +\unfakable{star} +\unfakable{partialdiff} +\unfakable{A} +\unfakable{B} +\unfakable{C} +\unfakable{D} +\unfakable{E} +\unfakable{F} +\unfakable{G} +\unfakable{H} +\unfakable{I} +\unfakable{J} +\unfakable{K} +\unfakable{L} +\unfakable{M} +\unfakable{N} +\unfakable{O} +\unfakable{P} +\unfakable{Q} +\unfakable{R} +\unfakable{S} +\unfakable{T} +\unfakable{U} +\unfakable{V} +\unfakable{W} +\unfakable{X} +\unfakable{Y} +\unfakable{Z} +\unfakable{flat} +\unfakable{sharp} +\unfakable{natural} +\unfakable{slurabove} +\unfakable{slurbelow} +\unfakable{lscript} +\unfakable{a} +\unfakable{b} +\unfakable{c} +\unfakable{d} +\unfakable{e} +\unfakable{f} +\unfakable{g} +\unfakable{h} +\unfakable{i} +\unfakable{j} +\unfakable{k} +\unfakable{l} +\unfakable{m} +\unfakable{n} +\unfakable{o} +\unfakable{p} +\unfakable{q} +\unfakable{r} +\unfakable{s} +\unfakable{t} +\unfakable{u} +\unfakable{v} +\unfakable{w} +\unfakable{x} +\unfakable{y} +\unfakable{z} +\unfakable{dotlessi} +\unfakable{dotlessj} +\unfakable{weierstrass} +\unfakable{tie} + +\unfakable{Upsilon} +\setglyph{Upsilon1} + \glyph{Upsilon}{1000} +\endsetglyph + +\setglyph{epsilon1} + \glyph{epsilon}{1000} +\endsetglyph + +\setglyph{theta1} + \glyph{theta}{1000} +\endsetglyph + +\setglyph{pi1} + \ifisglyph{omega1}\then + \glyph{omega1}{1000} + \else + \glyph{pi}{1000} + \fi +\endsetglyph + +\setglyph{rho1} + \glyph{rho}{1000} +\endsetglyph + +\setglyph{sigma1} + \glyph{sigma}{1000} +\endsetglyph + +\setglyph{phi1} + \glyph{phi}{1000} +\endsetglyph + +\unfakable{zero} +\unfakable{one} +\unfakable{two} +\unfakable{three} +\unfakable{four} +\unfakable{five} +\unfakable{six} +\unfakable{seven} +\unfakable{eight} +\unfakable{nine} + +\setglyph{zerooldstyle} + \glyph{zero}{1000} +\endsetglyph + +\setglyph{oneoldstyle} + \glyph{one}{1000} +\endsetglyph + +\setglyph{twooldstyle} + \glyph{two}{1000} +\endsetglyph + +\setglyph{threeoldstyle} + \glyph{three}{1000} +\endsetglyph + +\setglyph{fouroldstyle} + \glyph{four}{1000} +\endsetglyph + +\setglyph{fiveoldstyle} + \glyph{five}{1000} +\endsetglyph + +\setglyph{sixoldstyle} + \glyph{six}{1000} +\endsetglyph + +\setglyph{sevenoldstyle} + \glyph{seven}{1000} +\endsetglyph + +\setglyph{eightoldstyle} + \glyph{eight}{1000} +\endsetglyph + +\setglyph{nineoldstyle} + \glyph{nine}{1000} +\endsetglyph + +\unfakable{arrowright} + +\setglyph{vector} + \moveup{\int{xheight}} + \glyph{arrowright}{500} + \moveup{\neg{\int{xheight}}} +\endsetglyph + +\endmetrics + + +\section{Changes} + +29 Dec 1993, v1.30: Created file. + +3 Jan 1994, v1.301: Renamed \texttt{neutral} to \texttt{natural}. + +9 Jan 1994, v1.305: +Renamed some glyphs to use the same names as Lucida New Math. + +16 October 2000, v\,1.915: +Updated markup (made it a \LaTeXe\ document!). (LH) + +\end{document}
\ No newline at end of file diff --git a/Master/texmf-dist/tex/fontinst/mathmtx/mathsy.mtx b/Master/texmf-dist/tex/fontinst/mathmtx/mathsy.mtx new file mode 100644 index 00000000000..30737d2a07a --- /dev/null +++ b/Master/texmf-dist/tex/fontinst/mathmtx/mathsy.mtx @@ -0,0 +1,313 @@ +%%%======================================================================== +%%% @TeX-font-metrics-file{ +%%% author = "Alan Jeffrey", +%%% version = "1.915", +%%% date = "26 October 2000", +%%% time = "11:36:00 CEST", +%%% filename = "mathex.mtx", +%%% email = "fontinst@cogs.susx.ac.uk", +%%% codetable = "ISO/ASCII", +%%% keywords = "encoding, math, TeX, PostScript", +%%% supported = "yes", +%%% abstract = "These are the extra glyphs needed for TeX +%%% math extension fonts, used by the fontinst +%%% package.", +%%% package = "fontinst", +%%% dependencies = "fontinst.sty, fontdoc.sty", +%%% } +%%%======================================================================== +\relax +\documentclass[twocolumn]{article} +\usepackage{fontdoc}[1999/11/04] + +\title{The \texttt{fontinst} math symbol glyphs} +\author{Alan Jeffrey} +\date{January 10, 1994} +% \address{School of Cognitive and Computing Sciences \\ +% University of Sussex \\ +% Falmer \\ +% Brighton \\ +% BN1 9QH \\ +% UK} +% \netaddress{alanje@cogs.susx.ac.uk} + +\begin{document} + +\maketitle + +\section{Introduction} + +This document describes the glyphs used by the \texttt{fontinst} +package when generating math symbol fonts. + +\raggedright + +\metrics + +% Uses the fontinst package. + +\needsfontinstversion{1.900} + +% \unfakable is a glyph which can't be faked. + +\setcommand\unfakable#1{ + \setglyph{#1} + \glyphrule{500}{500} + \glyphwarning{missing glyph `#1'} + \endsetglyph +} + +\begincomment +\section{Math symbol glyphs} +\endcomment + +\unfakable{minus} +\unfakable{periodcentered} +\unfakable{multiply} +\unfakable{asteriskmath} +\unfakable{divide} +\unfakable{diamondmath} +\unfakable{plusminus} +\unfakable{minusplus} +\unfakable{circleplus} +\unfakable{circleminus} +\unfakable{circlemultiply} +\unfakable{circledivide} +\unfakable{circledot} +\unfakable{circlecopyrt} +\unfakable{bullet} +\unfakable{equivasymptotic} +\unfakable{equivalence} +\unfakable{reflexsubset} +\unfakable{reflexsuperset} +\unfakable{lessequal} +\unfakable{greaterequal} +\unfakable{precedesequal} +\unfakable{followsequal} +\unfakable{similar} +\unfakable{approxequal} +\unfakable{propersubset} +\unfakable{propersuperset} +\unfakable{curlyless} +\unfakable{curlygreater} +\unfakable{arrowleft} +\unfakable{arrowright} +\unfakable{arrowup} +\unfakable{arrowdown} +\unfakable{arrowboth} +\unfakable{arrownortheast} +\unfakable{arrowsoutheast} +\unfakable{similarequal} +\unfakable{arrowdblleft} +\unfakable{arrowdblright} +\unfakable{arrowdblup} +\unfakable{arrowdbldown} +\unfakable{arrowdblboth} +\unfakable{arrownorthwest} +\unfakable{arrowsouthwest} +\unfakable{proportional} +\unfakable{infinity} +\unfakable{element} +\unfakable{owner} +\unfakable{triangle} +\unfakable{triangleinv} +\unfakable{slash} +\unfakable{mapstochar} +\unfakable{universal} +\unfakable{existential} +\unfakable{logicalnot} +\unfakable{emptyset} +\unfakable{Rfraktur} +\unfakable{Ifraktur} +\unfakable{perpendicular} +\unfakable{latticetop} +\unfakable{aleph} +\unfakable{A} +\unfakable{B} +\unfakable{C} +\unfakable{D} +\unfakable{E} +\unfakable{F} +\unfakable{G} +\unfakable{H} +\unfakable{I} +\unfakable{J} +\unfakable{K} +\unfakable{L} +\unfakable{M} +\unfakable{N} +\unfakable{O} +\unfakable{P} +\unfakable{Q} +\unfakable{R} +\unfakable{S} +\unfakable{T} +\unfakable{U} +\unfakable{V} +\unfakable{W} +\unfakable{X} +\unfakable{Y} +\unfakable{Z} +\unfakable{union} +\unfakable{intersection} +\unfakable{logicaland} +\unfakable{logicalor} +\unfakable{turnstileleft} +\unfakable{turnstileright} +\unfakable{braceleft} +\unfakable{braceright} +\unfakable{angleleft} +\unfakable{angleright} +\unfakable{bar} +\unfakable{arrowbothv} +\unfakable{arrowdblbothv} +\unfakable{backslash} +\unfakable{wreathproduct} +\unfakable{coproduct} +\unfakable{gradient} +\unfakable{integral} +\unfakable{unionsq} +\unfakable{intersectionsq} +\unfakable{subsetsqequal} +\unfakable{supersetsqequal} +\unfakable{section} +\unfakable{dagger} +\unfakable{daggerdbl} +\unfakable{paragraph} +\unfakable{club} +\unfakable{diamond} +\unfakable{heart} +\unfakable{spade} + +\unfakable{degree} + +\setglyph{largedegree} + \glyph{degree}{ + \div{\mul{1000}{\width{bullet}}}{\width{degree}} + } +\endsetglyph + +\setglyph{openbullet} + \moveup{\sub{\height{bullet}}{\height{largedegree}}} + \glyph{largedegree}{1000} + \moveup{\sub{\height{largedegree}}{\height{bullet}}} +\endsetglyph + +\unfakable{minute} + +\setglyph{prime} + \moveup{\sub{\height{bullet}}{\height{largedegree}}} + \glyph{minute}{\div{\mul{1000}{\width{bullet}}}{\width{degree}}} + \moveup{\sub{\height{largedegree}}{\height{bullet}}} +\endsetglyph + +\unfakable{less} +\unfakable{greater} + +\setglyph{lessmuch} + \glyph{less}{1000} + \movert{\scale{\width{less}}{-400}} + \glyph{less}{1000} +\endsetglyph + +\setglyph{greatermuch} + \glyph{greater}{1000} + \movert{\scale{\width{greater}}{-400}} + \glyph{greater}{1000} +\endsetglyph + +\unfakable{zero} + +\setglyph{emptysetstress} + \push + \movert{ + \div{\sub{\width{zero}}{\width{slash}}}{2} + } + \moveup{ + \div{ + \sub{ + \add{\height{zero}}{\depth{slash}} + }{ + \add{\height{slash}}{\depth{zero}} + } + }{2} + } + \glyph{slash}{1000} + \pop + \glyph{zero}{1000} +\endsetglyph + +\setglyph{unionmulti} + \push + \movert{\div{\sub{\width{union}}{\scale{\width{plus}}{700}}}{2}} + \moveup{\div{\width{plus}}{4}} + \glyph{plus}{700} + \pop + \glyph{union}{1000} +\endsetglyph + +\unfakable{bracketleftbt} +\unfakable{bracketrightbt} +\unfakable{bracketlefttp} +\unfakable{bracketrighttp} + +\setglyph{floorleft} + \glyph{bracketleftbt}{1000} +\endsetglyph + +\setglyph{floorright} + \glyph{bracketrightbt}{1000} +\endsetglyph + +\setglyph{ceilingleft} + \glyph{bracketlefttp}{1000} +\endsetglyph + +\setglyph{ceilingright} + \glyph{bracketrighttp}{1000} +\endsetglyph + +\setglyph{bardbl} + \glyph{bar}{1000} + \glyph{bar}{1000} +\endsetglyph + +\unfakable{radical} +\unfakable{radicalex} + +\setglyph{radicallow} + \moveup{\sub{\add{\height{radicalex}}{\depth{radicalex}}}{\height{radical}}} + \glyph{radical}{1000} + \moveup{\sub{\height{radical}}{\int{underlinethickness}}} +\endsetglyph + +\setglyph{negationslash} + \push + \movert{\div{\sub{\width{arrowright}}{\width{slash}}}{2}} + \glyph{slash}{1000} + \pop +\endsetglyph + +\endmetrics + +\section{Changes} + + +29 Dec 1993, v1.30: Created file. + +3 Jan 1994, v1.301: Renamed some of the glyphs, added fakes for +\texttt{arrowverttp} and friends. + +8 Jan 1994, v1.304: Renamed \texttt{similareq} to \texttt{similarequal}. + +9 Jan 1994, v1.305: +Renamed some glyphs to use the same names as Lucida New Math. + +10 Jan 1994, v1.306: Split \texttt{mathsym.mtx} into \texttt{mathsy.mtx} +(math symbols) and \texttt{mathex.mtx} (math extensions). + +16 October 2000, v\,1.915: Updated markup (made it a \LaTeXe\ +document!). (LH) + +\end{document} + |