1% 2% Keywords begin with an @ in the first column. The value follows on the next 3% line and includes everything up to next keyword line, except for comments 4% which are lines that begin with % in the first column. 5% 6 7@manualfeed 8 statusdict begin 9 /manualfeedtimeout 300 def 10 /manualfeed true def 11 end 12 13@ledgertray 14 statusdict begin 15 ledgertray 16 end 17