From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24570 invoked by alias); 26 Nov 2002 18:02:12 -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 24323 invoked from network); 26 Nov 2002 18:02:07 -0000 Received: from unknown (HELO diana.inter.net.il) (192.114.186.19) by sources.redhat.com with SMTP; 26 Nov 2002 18:02:07 -0000 Received: from zaretsky ([80.230.194.20]) by diana.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id ARD17150; Tue, 26 Nov 2002 20:02:04 +0200 (IST) Date: Tue, 26 Nov 2002 10:02:00 -0000 From: "Eli Zaretskii" To: gdb-patches@sources.redhat.com Message-Id: <3405-Tue26Nov2002200143+0200-eliz@is.elta.co.il> In-reply-to: <20021126150645.A6174@cygbert.vinschen.de> (message from Corinna Vinschen on Tue, 26 Nov 2002 15:06:45 +0100) Subject: Re: [RFA]: File-I/O patch, Documentation Reply-to: Eli Zaretskii References: <20021121100443.U24928@cygbert.vinschen.de> <7458-Sat23Nov2002130204+0200-eliz@is.elta.co.il> <20021125115158.C27250@cygbert.vinschen.de> <2110-Mon25Nov2002210126+0200-eliz@is.elta.co.il> <20021126150645.A6174@cygbert.vinschen.de> X-SW-Source: 2002-11/txt/msg00654.txt.bz2 > Date: Tue, 26 Nov 2002 15:06:45 +0100 > From: Corinna Vinschen > > ``Synopsis:'' > int open ... > > doesn't look that nice. > > How can I get the typical typeset for the "Synopsis" etc. paragraphs but > without the indenting of smallexample? Use @exdent. The details of its usage, including an example, are in the manual of the Texinfo package.