diff options
Diffstat (limited to 'fonts/fouriernc/doc/unset0A.mtx')
-rw-r--r-- | fonts/fouriernc/doc/unset0A.mtx | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/fonts/fouriernc/doc/unset0A.mtx b/fonts/fouriernc/doc/unset0A.mtx new file mode 100644 index 0000000000..9051f0db0a --- /dev/null +++ b/fonts/fouriernc/doc/unset0A.mtx @@ -0,0 +1,86 @@ +%%% ==================================================================== +%%% @TeX-font-metrics-file{ +%%% author = "Ulrik Vieth", +%%% version = "1.801", +%%% date = "30 June 1998", +%%% time = "00:02:05 CEST", +%%% filename = "unsetnum.mtx", +%%% email = "vieth@thphy.uni-duesseldorf.de", +%%% URL = "http://www.thphy.uni-duesseldorf.de/~vieth/", +%%% checksum = "41769 52 143 1513", +%%% codetable = "ISO/ASCII", +%%% keywords = "metrics, raw, TeX, PostScript", +%%% supported = "yes", +%%% abstract = "This is a metrics file, for use with the +%%% fontinst utility. It makes glyph names +%%% for numerals undefined.", +%%% package = "fontinst", +%%% dependencies = "fontinst.sty, fontdoc.sty", +%%% } +%%% ==================================================================== + +\relax + +\documentclass[twocolumn]{article} +\usepackage{fontdoc} + +\title{The {\tt unsetnum.mtx} metrics file} +\author{Ulrik Vieth} +\date{30 June 1998 \\ +Version 1.801} + +\begin{document} +\maketitle + +This document describes the {\tt unsetnum.mtx} metrics file, which is +used to make glyph names for numerals undefined. + +\metrics + +\unsetglyph{zero} +\unsetglyph{one} +\unsetglyph{two} +\unsetglyph{three} +\unsetglyph{four} +\unsetglyph{five} +\unsetglyph{six} +\unsetglyph{seven} +\unsetglyph{eight} +\unsetglyph{nine} + +% \unsetint{xheight} +% \unsetint{ascender} +% \unsetint{descender} +% \unsetint{capheight} +% \unsetint{italicslant} + +\unsetglyph{A} +\unsetglyph{B} +\unsetglyph{C} +\unsetglyph{D} +\unsetglyph{E} +\unsetglyph{F} +\unsetglyph{G} +\unsetglyph{H} +\unsetglyph{I} +\unsetglyph{J} +\unsetglyph{K} +\unsetglyph{L} +\unsetglyph{M} +\unsetglyph{N} +\unsetglyph{O} +\unsetglyph{P} +\unsetglyph{Q} +\unsetglyph{R} +\unsetglyph{S} +\unsetglyph{T} +\unsetglyph{U} +\unsetglyph{V} +\unsetglyph{W} +\unsetglyph{X} +\unsetglyph{Y} +\unsetglyph{Z} + + +\endmetrics +\end{document} |