From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f3021d85fb0cf9a7 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!feeder.erje.net!aioe.org!not-for-mail From: John McCabe Newsgroups: comp.lang.ada Subject: Re: A4 formatted ARM? Date: Thu, 08 May 2008 13:17:07 +0100 Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: 8xFrDPbGvE3CA8T+awNlRA.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Newsreader: Forte Free Agent 2.0/32.652 Xref: g2news2.google.com comp.lang.ada:5749 Date: 2008-05-08T13:17:07+01:00 List-Id: On Wed, 7 May 2008 18:06:17 -0500, "Randy Brukardt" wrote: >"John McCabe" wrote in message >news:fvt224l89tb9t1kjfkafc6562le03ele58@4ax.com... >> On Tue, 6 May 2008 15:48:20 -0500, "Randy Brukardt" >> wrote: >... >>>(6) Apply the half-dozen hand patches. Regenerate the table-of-contents. >> >> Are the half-dozen hand patches described anywhere? > >Sure, in some private notes I keep for myself. ;-) > >There were a couple of things that I couldn't get the formatter to do right, >or just were not worth the effort of fixing. Thus a few hand patches after >the fact. > >Here's what I found: > > K(16/2) Add a tab, remove "This paragraph was deleted". > K(277.10/2): Change number frame width to 0.34in. > 1 (header): Change line heights of header lines to 14pt. > Repage TOC. > >Looks like I got the other ones fixed. Only the first one is significant at >all. Thanks for that. I did the first and third one, but the second one meant the "/2" went on to the next line so I abandoned that (as it seemed to be 0.4" to start with!). Anyway - the fruits of my labours are now available at: http://www.assen.demon.co.uk/AdaRMA4/ Hope this is useful to someone! John