# SAPWIN indicatior makes it possible to send via berkeley protocol
\e%SAPWIN%
# change WinCharSet to 134
\eW134;
# set font name(SimSun)
\eFSimSun;
# set orientation(PORTRAIT)
\ePP
# set font size(8.0points)
\eS160X
# set vertical spacing(8.7LPI)
\el8.7;
# set horizontal spacing(18.0CPI)
\ec18.0;
# set top/left margin(1.0cm/1.5cm)
\eMT567;
\eML850;