![]() |
At 05:11 AM 4/11/01 -0700, Richard Reina wrote: >Lee I changed the lines to this: > >> ----------------- >> 0 string WNGZWZSS error Wingz spreadsheet >> 0 string #Inventor V error IRIS Inventor file >> >15 string binary error binary IRIS Inventor file >> >15 string ascii ps %F/textfmt -B -f Courier-Bold\ >> -Ml=0.4in, t=0.25in, b=0.10in -p 11 -s %s >%o <%i >> # >> # This causes anything else with ascii-only data to be treated as text. >> # >> 0 ascii x ps %F/textfmt -B -f Courier-Bold\ >> -Ml=0.4in t=0.25in, b=0.10in -p 11 -s %s >%o <%i > > >However, the changes had no effect -- they did not change anything at >all. Any idea what I could be doing wrong? >> If you look at 'man textfmt' you'll see that the -M option controls the >> margins. You'll need to adjust the lines above in your typerules file, >> test and see, but you'll probably want to do something like: >> -Ml=0.4in,t=0.25in I don't think that whitespace is acceptable there... change -Ml=0.4in, t=0.25in, b=0.10in to -Ml=0.4in,t=0.25in,b=0.10in watch that bottom line. It looks like you missed the comma. Lee. ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null