tentative fix for issue 3 (ex 53)
[mplib] / src / texk / kpathsea / mktexmf.man
1 .TH MKTEXMF 1 "4 January 1998" "Kpathsea @VERSION@"
2 .\"=====================================================================
3 .if n .ds MP MetaPost
4 .if t .ds MP MetaPost
5 .if n .ds MF Metafont
6 .if t .ds MF M\s-2ETAFONT\s0
7 .if t .ds TX \fRT\\h'-0.1667m'\\v'0.20v'E\\v'-0.20v'\\h'-0.125m'X\fP
8 .if n .ds TX TeX
9 .ie t .ds OX \fIT\v'+0.25m'E\v'-0.25m'X\fP for troff
10 .el .ds OX TeX for nroff
11 .\" the same but obliqued
12 .\" BX definition must follow TX so BX can use TX
13 .if t .ds BX \fRB\s-2IB\s0\fP\*(TX
14 .if n .ds BX BibTeX
15 .\" LX definition must follow TX so LX can use TX
16 .if t .ds LX \fRL\\h'-0.36m'\\v'-0.15v'\s-2A\s0\\h'-0.15m'\\v'0.15v'\fP\*(TX
17 .if n .ds LX LaTeX
18 .\"=====================================================================
19 .SH NAME
20 mktexmf \- create a Metafont source file
21 .SH SYNOPSIS
22 .B mktexmf
23 .I font
24 .\"=====================================================================
25 .SH DESCRIPTION
26 This manual page is not meant to be exhaustive.  The complete
27 documentation for this version of \*(TX can be found in the info file
28 or manual
29 .IR "Kpathsea: A library for path searching" .
30 .PP
31 .B mktexmf
32 is used to generate the \*(MF source file for
33 .IR font ,
34 if possible.  For example,
35 .I ecrm1200
36 or
37 .IR cmr11 .
38 .PP
39 The name of the generated file is printed on standard output.
40 .PP
41 .B mktexmf
42 is typically called by other programs, rather than from the command
43 line.
44 .\"=====================================================================
45 .SH OPTIONS
46 .B mktexmf
47 accepts the following options:
48 .TP
49 .B --help
50 .rb
51 Print help message and exit.
52 .TP
53 .B --version
54 .rb
55 Print version information and exit.
56 .\"=====================================================================
57 .SH "SEE ALSO"
58 .BR mktexpk (1),
59 .BR mktextfm (1).