[1846] in bugtraq
Re: Paper Announcement: "WAN-Hacking with 'AutoHack'" (WAN-Auditing)
daemon@ATHENA.MIT.EDU (Bennett Todd)
Fri May 19 18:17:10 1995
From: bet@std.sbi.com (Bennett Todd)
To: long-morrow@CS.Yale.EDU (H Morrow Long)
Date: Fri, 19 May 1995 16:47:52 -0400 (EDT)
Cc: Alec.Muffett@UK.Sun.COM, bugtraq@fc.net
In-Reply-To: <199505191850.AA08662@SPARKY.CF.CS.YALE.EDU> from "H Morrow Long" at May 19, 95 02:50:02 pm
>One comment - it was in that European A4 layout format. On our 8.5" x 11"
>printer paper we get 2 inches (approx. 5 cm for Europeans) of margin at the
>top of each page and only about 1/4 inch ( or 8mm for metric types ) at the
>bottom of each page of margin.
So change the first, third, fourth, and fifth occurrences of "a4" to
"letter", and voila!
-Bennett
bet@sbi.com
*** muffett-wanhack.ps.orig Fri May 19 16:46:29 1995
--- muffett-wanhack.ps Fri May 19 16:47:14 1995
***************
*** 4,10 ****
%%Pages: 14
%%PageOrder: Ascend
%%BoundingBox: 0 0 596 842
! %%DocumentPaperSizes: a4
%%EndComments
%DVIPSCommandLine: dvips -o paper.ps paper.dvi
%DVIPSParameters: dpi=300, compressed, comments removed
--- 4,10 ----
%%Pages: 14
%%PageOrder: Ascend
%%BoundingBox: 0 0 596 842
! %%DocumentPaperSizes: letter
%%EndComments
%DVIPSCommandLine: dvips -o paper.ps paper.dvi
%DVIPSParameters: dpi=300, compressed, comments removed
***************
*** 818,826 ****
%%BeginSetup
%%Feature: *Resolution 300dpi
TeXDict begin
! %%PaperSize: a4
! %%BeginPaperSize: a4
! a4
%%EndPaperSize
%%EndSetup
--- 818,826 ----
%%BeginSetup
%%Feature: *Resolution 300dpi
TeXDict begin
! %%PaperSize: letter
! %%BeginPaperSize: letter
! letter
%%EndPaperSize
%%EndSetup