emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Publish HTML Without Title


From: Bastien
Subject: Re: [O] Publish HTML Without Title
Date: Sun, 11 Dec 2011 17:23:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Hi Rasmus,

Rasmus Pank Roulund <address@hidden> writes:

> Note, I never asked for the second title and this is the one I want to
> go away, but I don't know how.  As I pointed out in the previous case,
> it seems that it may be hardcoded, but I don't know.

Yes, this is hardcoded.  Hopefully we will get rid of such problems in
the next versions of org-html.el.  For now, you can simply use a css to
make this title invisible:

.title {display:none;}

HTH,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]