summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/vptovf.1
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-19 08:40:53 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-19 08:40:53 +0000
commite9a2a190f6ce2e9e0027affddb6022f977bbf766 (patch)
tree9bdbbadcbaeff10bd7cba344bb2538873d72e7f3 /Master/texmf/doc/man/man1/vptovf.1
parent324f853c7ef10cf23765b740f3a2f5a6164ad426 (diff)
update manpages
git-svn-id: svn://tug.org/texlive/trunk@18350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/vptovf.1')
-rw-r--r--Master/texmf/doc/man/man1/vptovf.118
1 files changed, 8 insertions, 10 deletions
diff --git a/Master/texmf/doc/man/man1/vptovf.1 b/Master/texmf/doc/man/man1/vptovf.1
index eaded6497f5..a4140c2537e 100644
--- a/Master/texmf/doc/man/man1/vptovf.1
+++ b/Master/texmf/doc/man/man1/vptovf.1
@@ -1,4 +1,4 @@
-.TH VPTOVF 1 "16 December 1994" "Web2C 2009"
+.TH VPTOVF 1 "16 December 1994" "Web2C 2010/pretest"
.\"=====================================================================
.if t .ds TX \fRT\\h'-0.1667m'\\v'0.20v'E\\v'-0.20v'\\h'-0.125m'X\fP
.if n .ds TX TeX
@@ -16,12 +16,10 @@
vptovf \- convert virtual property lists to virtual font metrics
.SH SYNOPSIS
.B vptovf
-[
-.B \-verbose
-]
-.I vpl_name[.vpl]
-.I vfm_name[.vf]
-.I tfm_name[.tfm]
+.RB [ \-verbose ]
+.IR vpl_name [ \fB.vpl\fP ]
+.RI [ vfm_name [ \fB.vf\fP ]
+.RI [ tfm_name [ \fB.tfm\fP ]]]
.\"=====================================================================
.SH DESCRIPTION
This manual page is not meant to be exhaustive. The complete
@@ -41,10 +39,10 @@ sequence of low-level typesetting operations,
can also be created in this way.
.PP
All three filenames,
-.I vpl_name,
-.I vf_name,
+.IR vpl_name ,
+.IR vf_name ,
and
-.I tfm_name,
+.IR tfm_name ,
are extended with the appropriate suffix, if they lack one.
.\"=====================================================================
.SH OPTIONS