NFTOIF(1) — NEWS-OS Programmer’s Manual
NAME
nftoif − converter from device independent troff to CDIF
SYNOPSIS
nftoif [ option list ]
DESCRIPTION
nftoif converts intermediate file formats for ditroff output to CDIF format binary files.
OPTIONS
−t Files are output in tategaki (characters running from top to bottom, lines running from right to left) when converting intermediate file formats for ditroff output to CDIF files. Characters with corresponding tategaki counterparts are converted.
−S Output is in CDIF source file format when converting to CDIF. Output is in binary file format if this option is not specified.
−s start-page
Specifies the first page to be converted when converting to CDIF.
−e end-page
Specifies the last page to be converted when converting to CDIF.
−i ditroff-intermediate-file
Specifies the intermediate ditroff file to be input. Uses the standard input when not specified.
−o cdif-file
Specifies the CDIF file to be output. Uses the standard output when not specified.
−p copies
Specifies the number of times each separate page is to be output. Each page is output only once when not specified.
−X page-width
Specifies the page width in BMUs. (1200 BMU = 1 inch) The default value is 9921 (210 mm (width of A4 upright)).
−Y page-height
Specifies the page height in BMUs. The default value is 14031 (297 mm (height of A4 upright)).
−C codeset
Specifies character codeset of output cdif source code. codeset is sjis or euc. sjis specifies Shift-JIS and euc specifies EUC. If this option is not set, character codeset is specified to Shift-JIS.
SEE ALSO
NEWS-OSRelease 4.2.1R