summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/pfb2pfa.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/man/man1/pfb2pfa.1')
-rw-r--r--Master/texmf/doc/man/man1/pfb2pfa.119
1 files changed, 0 insertions, 19 deletions
diff --git a/Master/texmf/doc/man/man1/pfb2pfa.1 b/Master/texmf/doc/man/man1/pfb2pfa.1
deleted file mode 100644
index f81abb8ed2f..00000000000
--- a/Master/texmf/doc/man/man1/pfb2pfa.1
+++ /dev/null
@@ -1,19 +0,0 @@
-.TH PFB2PFA 1 TeX
-.SH NAME
-pfb2pfa \- convert a type1 pfb file (binary MSDOS) into a pfa (ASCII)
-.SH SYNOPSIS
-pfb2pfa [-v] pfbfile [pfafile]
-.SH DESCRIPTION
-Program converts a binary MSDOS representation for a type1 PostScript
-font into a readable ASCII version. The MSDOS newline (\\r) is converted
-into the UNIX newline (\\n). The output is written in a file whose name
-is the name that is provided on the command line or the basename of the
-input file plus extension ".pfa".
-.PP
-With the -v option you get some information about what the
-program is doing.
-.SH AUTHOR
-.nf
-Piet Tutelaers <rcpt@urc.tue.nl>
-
-