home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / DVIPS / EMTEX / PS / CONFIG.PS < prev    next >
Text File  |  1993-05-06  |  2KB  |  81 lines

  1. **** Start Of Additions For emTeX ****
  2. *
  3. * Default metafont mode (defined in emTeX's local.mf)
  4. M hplaser
  5. * Paths (uncomment and edit if you need these)
  6. *T c:\emtex\tfm
  7. *V c:\texfonts\vf
  8. *P c:\texfonts\pixel.lj\%ddpi\%f.%p
  9. *L c:\texfonts\;lj_0;lj_h;lj_1;lj_2;lj_3;lj_4;lj_5a;lj_5b;lj_sli
  10. *S .;c:\emtex\texinput
  11. *H .;c:\emtex\ps
  12. * Compress fonts
  13. Z
  14. *
  15. **** END Of Additions For emTeX ****
  16. *
  17. *   See config.lino for more info.
  18. *   With a virtual machine, we can claim 1M of memory.
  19. *
  20. m 1000000
  21. *
  22. *   And send output by default to a PostScript file.
  23. *
  24. *
  25. *   Default resolution.
  26. *
  27. D 300
  28. *
  29. *   Last resort sizes.
  30. *
  31. R 100 120 144 300 360 400 432 480
  32. *
  33. *   Paper size information.  First definition is the default.
  34. *
  35. **** END Of Changes For emTeX ****
  36. *
  37. *   If your default is a4 uncomment the following definition
  38. *   and comment out the letterSize definition.
  39. *
  40. *@ A4size 210mm 297mm
  41. *@+ %%PaperSize: A4
  42.  
  43. @ letterSize 8.5in 11in
  44.  
  45. @ letter 8.5in 11in
  46. @+ %%BeginPaperSize: Letter
  47. @+ letter
  48. @+ %%EndPaperSize
  49.  
  50. @ legal 8.5in 14in
  51. @+ ! %%DocumentPaperSizes: Legal
  52. @+ %%BeginPaperSize: Legal
  53. @+ legal
  54. @+ %%EndPaperSize
  55.  
  56. @ ledger 17in 11in
  57. @+ ! %%DocumentPaperSizes: Ledger
  58. @+ %%BeginPaperSize: Ledger
  59. @+ ledger
  60. @+ %%EndPaperSize
  61.  
  62. @ tabloid 11in 17in
  63. @+ ! %%DocumentPaperSizes: Tabloid
  64. @+ %%BeginPaperSize: Tabloid
  65. @+ 11x17
  66. @+ %%EndPaperSize
  67.  
  68. @ A4 210mm 297mm
  69. @+ ! %%DocumentPaperSizes: A4
  70. @+ %%BeginPaperSize: A4
  71. @+ a4
  72. @+ %%EndPaperSize
  73.  
  74. @ A3 297mm 420mm
  75. @+ ! %%DocumentPaperSizes: A3
  76. @+ %%BeginPaperSize: A3
  77. @+ a3
  78. @+ %%EndPaperSize
  79.  
  80.