From: Jason Dunsmore <emacs-orgmode@dunsmor.com>
To: "Cássio Koshikumo" <ckoshikumo@gmail.com>, bastien.guerry@wikimedia.fr
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: HTML export options are being ignored
Date: Sat, 26 Feb 2011 08:49:08 -0600 [thread overview]
Message-ID: <8739nayhp7.fsf@riotblast.dunsmor.com> (raw)
In-Reply-To: <877hcmyiqu.fsf@riotblast.dunsmor.com> (Jason Dunsmore's message of "Sat, 26 Feb 2011 08:26:33 -0600")
Jason Dunsmore <emacs-orgmode@dunsmor.com> writes:
> Cássio Koshikumo <ckoshikumo@gmail.com> writes:
>
>> Hi all,
>>
>> I think there's a bug with the html exporter. With this OPTIONS line:
>>
>> #+OPTIONS: num:nil author:nil creator:nil timestamp:nil toc:nil
>>
>> I get rid of the numbering and the TOC, but still get the creator, the
>> timestamp and the author lines at the end of the page. Exporting to ASCII seem
>> to exclude them properly.
>>
>> Does anyone else experience this?
>
> I'm also having issues with HTML export. The :email-info, :preamble,
> and :postamble publishing options are being ignored.
I found the commit that broke things:
http://orgmode.org/w/org-mode.git/commitdiff/da8dc7bba7261
1) :preamble was renamed :html-preamble
2) :postamble was renamed :html-postamble
3) org-export-email-info is no longer checked before attempting export
of email address.
For the first two, the manual needs to be updated. The third change
seems like a bug.
Also, I have no title when I set the title with "#+TITLE: " on the first
line. I'm not sure if this has to do with org-export-html-title-format
being removed.
Regards,
Jason
next prev parent reply other threads:[~2011-02-26 14:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-26 1:53 HTML export options are being ignored Cássio Koshikumo
2011-02-26 3:04 ` Jambunathan K
2011-03-02 4:18 ` Cássio Koshikumo
2011-02-26 14:26 ` Jason Dunsmore
2011-02-26 14:49 ` Jason Dunsmore [this message]
2011-03-04 15:49 ` Bastien
2011-03-04 16:06 ` Sébastien Vauban
2011-03-04 18:38 ` Bastien
2011-03-09 16:03 ` Jason Dunsmore
2011-03-09 16:17 ` Bastien
2011-02-26 16:38 ` Nick Dokos
2011-03-04 15:49 ` Bastien
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=8739nayhp7.fsf@riotblast.dunsmor.com \
--to=emacs-orgmode@dunsmor.com \
--cc=bastien.guerry@wikimedia.fr \
--cc=ckoshikumo@gmail.com \
--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).