Konica Minolta QMS magicolor CX Reference User Manual

Page 167

Advertising
background image

Updated DOC

Commands

3-33

Technical Specifications

Set Linefeed (Line Termination)

Set Lines Per Inch Command

Syntax

%%IncludeFeature:lfiscrlf

(value)

Purpose

Controls the default line termination mode (the

<ESC>&k#G

command); specifies the line termination treatment of a linefeed.

Variable

value

Purpose

Specifies whether a linefeed is treated simply as a
linefeed or as a carriage return-linefeed combination

Range

Off/false

Treats linefeed as a linefeed.

On/true

Treats linefeed as carriage return-linefeed

combination

Default

Printer configuration dependent

Format

boolean

Notes

The result of various settings for these parameters is
shown in the table included in the Set Carriage
Return (Line Termination) discussion, in terms of the
equivalent code passed to the PCL line termination
command. The second setting (lfiscrlf on, criscrlf off)
is correct for most ASCII listings printed from UNIX
machines. PC listings should usually be done with
both items set to Off, and Macintosh listings usually
require the third setting (lfiscrlf Off, criscrlf On). Note
that the FF becomes a CR-FF when the LF is a CR-
LF.

Syntax

%%IncludeFeature:linesperinch

(#)

Purpose

Sets the default PCL line spacing.

Notes

Both the %%IncludeFeature:linesperinch and
%%IncludeFeature:linesperpage DOC commands affect PCL’s
default VMI (vertical motion index). In the event that both are
specified, the linesperpage DOC command is ignored.

Variable

#

Purpose

Specifies the default number of lines per inch.

Range

1-48

Advertising