From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: No indentation for all paragraph Date: Tue, 12 May 2009 09:32:26 +0000 (GMT) Message-ID: <306193.65992.qm@web28312.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3oLf-00070o-Nc for emacs-orgmode@gnu.org; Tue, 12 May 2009 05:32:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3oLd-0006zn-Gh for emacs-orgmode@gnu.org; Tue, 12 May 2009 05:32:31 -0400 Received: from [199.232.76.173] (port=33049 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3oLd-0006zg-83 for emacs-orgmode@gnu.org; Tue, 12 May 2009 05:32:29 -0400 Received: from web28312.mail.ukl.yahoo.com ([87.248.110.131]:42368) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M3oLc-0000Sz-M7 for emacs-orgmode@gnu.org; Tue, 12 May 2009 05:32:29 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastian Rose , Jan Buchal Cc: Bastien , Org-mode ml > >>>>> "SR" =3D=3D=0A> Sebastian Rose =0A> writes:= =0A> =0A> =A0 =A0 SR> Try=0A> =0A> =A0 =A0 SR> \setlength{\parindent}{0em}= =0A> =0A> Yes, it works fine for PDf but if I want export the same=0A> file= to HTML=0A> then in HTML file is this latex command displayed. Is it=0A> p= ossible say=0A> that this line has not be exported to HTML?=0A=0Awhat about= =0A=0A#+BEGIN_LaTeX=0A\setlength{\parindent}{0em}=0A#+END_LaTeX=0A=0AGiovan= ni=0A=0A=0A