diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-26 12:42:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-26 12:42:38 +0000 |
commit | 95655675bf9504d648aae03acece9e0ff7b7ed93 (patch) | |
tree | df40e00c3ed56224d2b9fea9e9bc2a99e1e0b747 /Master/texmf-dist/doc/fonts/fouriernc/unset0.mtx | |
parent | 12b887dd18265b4fa23960d385992f4bf0001959 (diff) |
fouriernc
git-svn-id: svn://tug.org/texlive/trunk@4196 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/fouriernc/unset0.mtx')
-rw-r--r-- | Master/texmf-dist/doc/fonts/fouriernc/unset0.mtx | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/fouriernc/unset0.mtx b/Master/texmf-dist/doc/fonts/fouriernc/unset0.mtx new file mode 100644 index 00000000000..b45d09ba718 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/fouriernc/unset0.mtx @@ -0,0 +1,60 @@ +%%% ==================================================================== +%%% @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} + + + +\endmetrics +\end{document} |