From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode Org-Mode <emacs-orgmode@gnu.org>
Subject: Re:Re: [BUGs] in HTML export
Date: Tue, 3 Feb 2009 16:38:59 +0000 (GMT) [thread overview]
Message-ID: <697689.14217.qm@web28311.mail.ukl.yahoo.com> (raw)
In-Reply-To: <DC1758F6-C9F1-450B-AFC2-D7638461F9D3@uva.nl>
--- Mar 3/2/09, Carsten Dominik <dominik@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 ;-)
prev parent reply other threads:[~2009-02-03 16:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-03 12:41 [BUGs] in HTML export Giovanni Ridolfi
2009-02-03 15:07 ` Carsten Dominik
2009-02-03 16:38 ` Giovanni Ridolfi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=697689.14217.qm@web28311.mail.ukl.yahoo.com \
--to=giovanni.ridolfi@yahoo.it \
--cc=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.