emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Saptarshi Guha <saptarshi.guha@gmail.com>
To: Bill Powell <bill@billpowellisalive.com>
Cc: Bernt Hansen <bernt@norang.ca>, emacs-orgmode@gnu.org
Subject: Re: Prevent titles from appearing in export to html
Date: Tue, 10 Nov 2009 14:10:00 -0500	[thread overview]
Message-ID: <1e7471d50911101110j442479e8q8b0ef4b2542e142c@mail.gmail.com> (raw)
In-Reply-To: <20091110185815.GA21304@billpowellisalive.com>

Hello,
I probably confused everybody. The
#+TITLE:
affects the <title> tag.

My apologies, what I wanted to remove was the <h1 class="title"> tag.
Which i managed via

h1.title{
    color:white;
    text-indent : -9999px;
    height:0;
    padding:0px;
    margin:0;
}

css.

Thank you and sorry for the confusion.
Regards
Saptarshi


On Tue, Nov 10, 2009 at 1:58 PM, Bill Powell <bill@billpowellisalive.com> wrote:
> +++ Saptarshi Guha [10/11/09 13:44 -0500]:
>> Hello,
>> I did try this, but it still appears in the html export (taking the
>> first line from text before the first h1)
>>
>> Regards
>> Saptarshi
>>
>>
>> > Try adding
>> > #+TITLE:
>> >
>> > -Bernt
>> >
>
> Saptarshi,
>
> Did you try using export options?
>
> #+OPTIONS: title:nil
>
> The manual has many other useful options under
> Exporting ->
> Export options
>
> Hope this helps,
> Bill
>
>
> --
> _____________________________________________________________
>
> http://stmarysmessenger.com : New Catholic magazine for kids!
> http://wineskinmedia.com : Books and sites crafted with care.
> http://billpowellisalive.com : Man found alive with two legs.
> _____________________________________________________________
>
>

  reply	other threads:[~2009-11-10 19:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-10 18:19 Prevent titles from appearing in export to html Saptarshi Guha
2009-11-10 18:33 ` Bernt Hansen
2009-11-10 18:44   ` Saptarshi Guha
2009-11-10 18:58     ` Bill Powell
2009-11-10 19:10       ` Saptarshi Guha [this message]
2009-11-10 18:59     ` Carsten Dominik

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=1e7471d50911101110j442479e8q8b0ef4b2542e142c@mail.gmail.com \
    --to=saptarshi.guha@gmail.com \
    --cc=bernt@norang.ca \
    --cc=bill@billpowellisalive.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sguha@purdue.edu \
    /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).