home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 036 / fold341.zip / DEFAULT.P next >
Text File  |  1994-08-27  |  2KB  |  70 lines

  1. ; This is the default FOLD-and-PRINT printer configuration file.
  2. ; It is always used unless -pXXXXX switch is used.
  3. ;
  4. ; All lines beginning with a ';' and all lines after 'END' line are ignored.
  5. ; All other lines contain info described in detail in FOLD.DOC.
  6. ;
  7. ; Condensed Elite pitch, 160 chars per line.
  8. ; 1/8" line spacing, 85 lines per page.
  9. ;
  10. ; The next two lines *must not* be changed.
  11. ;
  12. FOLD-and-PRINT printer definition file
  13. REV 3 BEGIN
  14. ;
  15. ; The next three lines are for your information only.
  16. ; They are displayed on screen while FOLD-and-PRINT is working.
  17. ; They contain: the file creator/modifier, printer and font descriptions.
  18. ;
  19. Konrad Budych
  20. any ESC/P compatible printer
  21. condensed Elite pitch
  22. ;
  23. ; The next line contains page layout parameters:
  24. ;   * 2 numbers: page length (in chars) and height (in lines)
  25. ;   * 2 numbers: size of top and bottom margins (in lines)
  26. ;   * 2 numbers: position of header and footer inside top and bottom margin
  27. ;   * 2 numbers: position of line of '-'s inside top and bottom margin
  28. ;   * 1 number:  default margin size in chars, can be changed with -M<nnn>
  29. ;
  30. 85 160 2 3 1 3 2 -1 10
  31. ;
  32. ; Now headers text with special symbols (described in FOLD.DOC).
  33. ; The first line contains a header for odd, the second for even pages.
  34. ;
  35. %X ver. %V on %C, %P%J%U
  36. %U%J%X ver. %V on %C, %P
  37. ;
  38. ; The footers text (first for odd, then even pages).
  39. ;
  40. %J- %N -%J
  41. %J- %N -%J
  42. ;
  43. ; The printer initialization codes (\xx is hex code).
  44. ;
  45. \1B@\0F\1B8\1BM\1B0\1B6
  46. ;
  47. ; The printer de-initialization codes.
  48. ;
  49. \07\1B@
  50. ;
  51. ; The page initialization codes.
  52. ;
  53.  
  54. ;
  55. ; The page de-initialization codes.
  56. ;
  57. \0C
  58. ;
  59. ; The next line is printed in the middle of the blank space of the last page
  60. ; if -i option is used and there is at least 10 empty lines on that page.
  61. ;
  62. [ This space has been intentionally left blank ]
  63. ;
  64. ; The next line *must not* be changed.
  65. ;
  66. END
  67. ;
  68. ; The rest of this file is ignored.
  69. ;
  70.