emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] No indentation for all paragraph


From: Bastien
Subject: Re: [Orgmode] No indentation for all paragraph
Date: Mon, 11 May 2009 18:06:58 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.93 (gnu/linux)

Jan Buchal <address@hidden> writes:

>     JB> and I would like have all these paragraphs indented to the left
>     JB> without a space
>
> I mean for HTML or PDF export.

To my knowledge, paragraphs are not indented by default in HTML.  If you
want to explicitely force indentation to be 0, use a style specification
like this:

  .p {text-indent:0;}

In PDF (as processed by LaTeX), indentation depends on the documentclass
you are using in the LaTeX source.  

-- 
 Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]