X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1020" "Fri" "27" "June" "1997" "11:14:21" "+0200" "Tobias Burnus" "burnus@BERLIN.NETSURF.DE" nil "26" "Re: Indent Paragraph" "^Date:" nil nil "6" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.5/8.8.5) with ESMTP id MAA21503; Fri, 27 Jun 1997 12:04:30 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <6.BABFAE17@listserv.gmd.de>; Fri, 27 Jun 1997 12:04:29 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 160169 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Fri, 27 Jun 1997 12:04:24 +0200 Received: from berlin.netsurf.de (berlin.netsurf.de [194.64.15.4]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with SMTP id MAA26482 for ; Fri, 27 Jun 1997 12:04:22 +0200 (MET DST) Received: by berlin.netsurf.de from www.burnus.de with smtp (Smail3.1.29.1 [@@]) id m0whXt7-0025uhC; Fri, 27 Jun 97 12:04 MET DST X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 X-Priority: 3 (Normal) References: <199706271710.KAA11069@INDO-SERV.indosat.net.id> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <33B3846D.3F95E1B3@berlin.netsurf.de> Reply-To: Mailing list for the LaTeX3 project Date: Fri, 27 Jun 1997 11:14:21 +0200 From: Tobias Burnus Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: Indent Paragraph Status: R X-Status: X-Keywords: X-UID: 2223 Avan Suinesiaputra wrote: > > Hi, I am new in this mailing list and new user on LaTeX 2e. > This is my first mail and forgive me if there are mistakes in this message, > cause my English is not very good. Everyone is sometimes new to something, no need to apologize. BTW: My English isn't the best either ;-) > Anyway, I found an inconvenient using paragraph on LaTeX 2e. Everytime I > begin a new paragraph after sectioning command (\chapter, \section, etc.), > it isn't indented. But next paragraphs after it, they are indented. I don't > know which standard it is. This ist standard; the most designer belive that this looks better. > Could anyone suggest what I have to do to make every new paragraph indented > no matter where they placed ? \indent resp. \noindent before each paragraph can overwrite defaults. The general setting of the idention is set by \setlenghth{\parindent}{value}. (I've to admitt I don't know whether there is a good possiblility to have indenting also after \section etc.) Bye, Tobias