From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30969 invoked by alias); 22 Jan 2002 09:13:35 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30927 invoked from network); 22 Jan 2002 09:13:32 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by sources.redhat.com with SMTP; 22 Jan 2002 09:13:32 -0000 Received: from zaretsky (diup-220-213.inter.net.il [213.8.220.213]) by thor.inter.net.il (Mirapoint) with ESMTP id AFG42975; Tue, 22 Jan 2002 11:13:24 +0200 (IST) Date: Tue, 22 Jan 2002 01:13:00 -0000 From: "Eli Zaretskii" To: ac131313@cygnus.com Message-Id: <3791-Tue22Jan2002111309+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: gdb-patches@sources.redhat.com In-reply-to: <3C4C6FF4.7040108@cygnus.com> (message from Andrew Cagney on Mon, 21 Jan 2002 14:45:56 -0500) Subject: Re: [rfa/doco] Srink the overlay diagram Reply-to: Eli Zaretskii References: <3C4C6FF4.7040108@cygnus.com> X-SW-Source: 2002-01/txt/msg00685.txt.bz2 > Date: Mon, 21 Jan 2002 14:45:56 -0500 > From: Andrew Cagney > > I think the @group is needed around the actual diagram, I don't know > about the accompanying text. Yes, @group should be around the diagram. > > In general, it's bad to have free text inside @example, since TeX > > doesn't fill such text. So typesetting that is prone to unexpected > > problems whenever you change the output dimensions slightly (e.g., > > with @smallbook etc.). It's best to avoid that entirely. > > What do you suggest? :-) Leave the text outside the @example, and instead put "@need NUMBER" before the @example which starts the diagram, where NUMBER is enough to allow for both the diagram and the text after it. I'd use 10000 for NUMBER, but if you can easily print that page after TeXing it, simply measure how many inches of vertical space does the diagram and the text take, and multiply that by 1000.