Re: configuring line printer (stupid!)

2001-05-09 Thread Sebastiaan
Ooops, sorry. \aaa represents octal code, I must use \xaaa instead. All is working fine now. Sorry, Sebastiaan On Wed, 9 May 2001, Sebastiaan wrote: > Hello, > > I am trying to adapt text output to my Nec Pinwriter with MagicFilter. The > manual from the printer tells me that the escape seque

Re: configuring line printer

2001-05-09 Thread David Wright
Quoting Sebastiaan ([EMAIL PROTECTED]): > I am trying to adapt text output to my Nec Pinwriter with MagicFilter. The > manual from the printer tells me that the escape sequence 'ESC x0' will > set a different font to print with. So, I made a filter file with a line: > > default

configuring line printer

2001-05-09 Thread Sebastiaan
Hello, I am trying to adapt text output to my Nec Pinwriter with MagicFilter. The manual from the printer tells me that the escape sequence 'ESC x0' will set a different font to print with. So, I made a filter file with a line: default cat \01bx0 because the ASCII code f