Jan Buchal <[email protected]> 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
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode