#******************************************************************************
# @(#)
# @(#)  File           :      mt_std
# @(#)
# @(#)  Printer        :      Mannesmann MT290, MT330, MT340, MT460, MT490
# @(#)  Emulation Mode :      MT Standard+PC2 (ANSI+IBM / ANSI+IBMpro)
# @(#)  Character Set  :      PC2 (US World Trade)
# @(#)
# @(#)  Date           :      09-07-97
# @(#)	Driverset      :      97.002
# @(#)  Bshell Version :      6.1C
# @(#)  Driver Version :      6.1.00
# @(#)  Copyright      :      Simac Services b.v. (c)
# @(#)  Customer       :      Baan Development b.v.
# @(#)
# @(#)  Comment        :      This file can be used for several MTxxx printers
# @(#)                        that support ANSI+IBM commands and know the
# @(#)                        World Trade character set.
# @(#)
# @(#)
#******************************************************************************

#******************************************************************************
# Booleans
#******************************************************************************

#******************************************************************************
# Setup
#******************************************************************************
initpr=\e[7w,
resetpr=\e[4w,

#******************************************************************************
# Character Sizes
#******************************************************************************
large=\e[4w,
middle=\e[5w,
small=\e[7w,

#******************************************************************************
# Line Drawing Chars
#******************************************************************************
pctl=\0332,
pctr=\0277,
pcbl=\0300,
pcbr=\0331,
put=\0302,
prt=\0264,
plt=\0303,
pdt=\0301,
phb=\0304,
pvb=\0263,
pkr=\0305,

#******************************************************************************
# Print Features
#******************************************************************************
pbold=\e[=z,
pobold=\e[>z,
punder=\e[4m,
pounder=\e[0m,
pdbl_wide=\e[1w,
podbl_wide=\e[4w,
pnlq=\e[1y,
ponlq=\e[0y,
psubscript=\ES\001,
posubscript=\ET,
psuperscript=\ES\002,
posuperscript=\ET,

#******************************************************************************
# Character Sets
#******************************************************************************

#******************************************************************************
# NLS Table
#******************************************************************************
nls_out=mt_pc2.out,

#******************************************************************************
# Colors
#******************************************************************************

#******************************************************************************
# Fonts
#******************************************************************************

#******************************************************************************
# Barcode Directory
#******************************************************************************
barcode_dir=,

#******************************************************************************
# User Defined
#******************************************************************************
