.\" Man page for tocps .\" .\" Copyright (c) 1999, Peng HaiJie. .\" .\" You may distribute under the terms of the GNU General Public .\" License. .\" .\" Peng HaiJie .\" phj@cn.FreeBSD.org (or phj@transfar.com) .\" Department of Software Development .\" Hunan TransFar P&T Comm. Dev. Co. Ltd. .\" ChangSha, HuNan Province, China. .\" 410011 .\" .TH TOCPS l "14 October 1999" "Rev. 1.0" .SH NAME \fBtocps\fP \- Convert PostScript file generated by Netscape into Chinese Printable PostScript file. .SH SYNTAX .B tocps .RI [-t .I font_type ] filename.ps [filename2.ps ...] .SH DESCRIPTION The .I tocps program is used to translate PostScript file which is generated by Netscape into Chinese Printable PostScript file and it can be printed by any PostScript printer.The .I font_types are as follows: .sp .br \fBkai -- \f1kai-ti\fR .br .sp .br \fBfan -- \f1fan-ti\fR .br .sp .br \fBhei -- \f1hei-ti\fR .br .sp .br \fBsong -- \f1song-ti\fR .br .sp .br \fBfang -- \f1fang-ti\fR .br .SH EXAMPLE .B tocps .RI -t .I hei netscape.ps .SH AUTHOR Peng HaiJie (phj@cn.FreeBSD.org or phj@transfar.com)