[4016] in Athena Bugs

home help back first fref pref prev next nref lref last post

enscript line lengths rtpc 6.4R

daemon@ATHENA.MIT.EDU (geer@ATHENA.MIT.EDU)
Fri Jan 19 11:25:37 1990

From: geer@ATHENA.MIT.EDU
Date: Fri, 19 Jan 90 11:25:23 -0500
To: bugs@ATHENA.MIT.EDU

enscript cannot be told of the size of the page
to which it is printing.  this is dumb.  looking
at the source for confirmation:

/paris/third/transcript-v2.1/src/enscript.c

   105
   106  /* true page is 8.5 x 11 inches */
   107  #define TruePageWidth  (UperInch*17/2)
   108  #define TruePageLength ((long)(UperInch*11))
   109

--dan


home help back first fref pref prev next nref lref last post