--- Mar 3/2/09, Carsten Dominik <domi...@science.uva.nl> ha scritto:
> try exporting with `C-c C-e h' instead of exporting
> with `C-c C-e R',
> I think this will fix these problems, at least largely.
Actually, depends on the width of "largely" ;-) [1]

The exporter C-c C-e h
exports the line *before* the first heading
even if the variable is "t"
(#+OPTIONS:   skip:t )

file:
---------------------------test.org-------
    -*- mode: org; -*-
#+OPTIONS:   H:3 skip:t toc:nil
* Procedure for test
,,,#+TITLE:  Carsten is an astronomer!
** 1st par
----------------------
C-c C-e h 
the file is HTML-exported as:

----------------------------------test.html---------
test

-*- mode: org; -*-
1 2009-02-03 mar BUGs: Procedure for test

,,,#+TITLE: Carsten is an astronomer!
1.1 1st par

Skip lines, please!
-----------------------------

cheers
Giovanni
[1] Yes I know, a chemist and an astronomer may 
    look at different bignesses ;-)






_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to