emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jason Dunsmore <emacs-orgmode@dunsmor.com>
To: Bastien <bzg@altern.org>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: Re: HTML export options are being ignored
Date: Wed, 09 Mar 2011 10:03:45 -0600	[thread overview]
Message-ID: <87k4g8e0wu.fsf@riotblast.dunsmor.com> (raw)
In-Reply-To: <87sjv2ant4.fsf@gnu.org> (Bastien's message of "Fri, 04 Mar 2011 16:49:11 +0100")

Bastien <bzg@altern.org> writes:

>> 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.
>
> Mhh.. I cannot reproduce this.  Can you check again?

I was mistaken.  It was exporting a <title>.  However, it wasn't
exporting the <h1> header with the title.  I needed to append the
following to my :html-preamble for it to have the old behavior:

<h1 class=\"title\">%t</h1>

So when :html-preamble isn't defined, #+TITLE: affects both <title> and
<h1>.  But when :html-preamble is defined, #+TITLE: only affects
<title>.

Is this a bug?  It makes sense to me that #TITLE: would add an <h1> page
heading with or without :html-preamble being defined.

Regards,
Jason

  parent reply	other threads:[~2011-03-09 16:03 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
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 [this message]
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=87k4g8e0wu.fsf@riotblast.dunsmor.com \
    --to=emacs-orgmode@dunsmor.com \
    --cc=bzg@altern.org \
    --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).