emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
Cc: emacs-orgmode Org-Mode <emacs-orgmode@gnu.org>
Subject: [BUGs] in HTML export
Date: Tue, 3 Feb 2009 12:41:01 +0000 (GMT)	[thread overview]
Message-ID: <296290.77756.qm@web28305.mail.ukl.yahoo.com> (raw)

Hi, Carsten.

Org-mode version 6.21b
GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-06 on SOFT-MJASON

I found two bugs in the HTML export: 
* first: 
the exporter is not compliant with
the values defined in a :PROPERTIES: drawer

test file:
--------------------
    -*- mode: org; -*-
#+TITLE:  Carsten is an astronomer!
* Procedure for test
:PROPERTIES:
:EXPORT_FILE_NAME: test.htm
:EXPORT_TITLE: procedure 4 test 
:EXPORT_OPTIONS: toc:t skip:t
:END:
** 1st par
Hello everybody!
** 2nd
** 3rd
Bye!
* Procedure for centrifuge
:PROPERTIES:
:EXPORT_FILE_NAME: cen.htm
:EXPORT_TITLE: Operating procedure 
:EXPORT_OPTIONS: toc:nil skip:n
:END:
** Introduction
+ unveil the centrifuge
+ open the drawer
----------

If I try to export the first heading 
1. selecting it with C-c @ 
2. C-c C-e R
then:
1. the exporter does not save it 
   (ok  I save it manually)
2. the title of the html file is the title of 
   the global file (Carsten....)

* 2 second bug:
the exporter exports the first line as the title of
the file even if skip is "t"
---------------------------
    -*- mode: org; -*-
#+OPTIONS:   H:3 skip:t
* Procedure for test
,,,#+TITLE:  Carsten is an astronomer!
:PROPERTIES:
:EXPORT_FILE_NAME: test.htm
:EXPORT_TITLE: procedure 4 test 
:EXPORT_OPTIONS: toc:t skip:t
:END:
** 1st par
Hello everybody!
** 2nd
** 3rd
Bye! 
------------------------------

cheers
Giovanni




             reply	other threads:[~2009-02-03 12:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-03 12:41 Giovanni Ridolfi [this message]
2009-02-03 15:07 ` [BUGs] in HTML export Carsten Dominik
2009-02-03 16:38   ` Giovanni Ridolfi

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=296290.77756.qm@web28305.mail.ukl.yahoo.com \
    --to=giovanni.ridolfi@yahoo.it \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).