From: Wanrong Lin <wrglin@gmail.com>
Cc: "[emacs-orgmode]" <emacs-orgmode@gnu.org>
Subject: Re: Re: Option to turning off the last line in HTML export postamble
Date: Thu, 26 Jun 2008 10:26:08 -0400 [thread overview]
Message-ID: <4863A700.1080500@gmail.com> (raw)
In-Reply-To: <48638596.8080505@gmx.de>
Thanks a lot for all your replies and suggestions. Carsten put in a new
option for it, so I will just use that until more sophisticated needs
come up.
Wanrong
Sebastian Rose wrote:
> How about:
>
>
> #postamble p { display:none; visibility:hidden; }
> #postamble p.author { display:block; visibility:visible; }
> #postamble p.date { display:block; visibility:visible; }
>
>
>
> Renzo Been :-) schrieb:
>> Wanrong Lin <wanrong.lin <at> gmail.com> writes:
>>
>>>
>>>> Yes, it's right there in the manual...
>>>>
>>>> add the following line to your .emacs
>>>>
>>>> (setq org-export-html-auto-postamble 'nil)
>>>>
>>>> That should do the trick
>>>>
>>>> Ciao,
>>>> Renzo
>>>>
>>>>
>>>>
>>>>
>>> Thanks for pointing it out, but that is not exactly what I wanted.
>>>
>>> (setq org-export-html-auto-postamble 'nil)
>>>
>>> will remove the whole postamble, including the creating date, author
>>> and etc, which I do want to keep. I just want to turn off the line
>>> stating the file is created by org-mode on emacs.
>>>
>>> Wanrong
>>>
>>
>> You're right
>>
>> Maybe this could be solved if the line:
>> "HTML generated by org-mode 6.05b in emacs 22"
>> gets it's own class specified during html-export?
>> Then it could be hidden via css-support...
>>
>> Could that be done somehow???
>>
>> Ciao,
>> Renzo
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
next prev parent reply other threads:[~2008-06-26 14:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-25 19:43 Option to turning off the last line in HTML export postamble Wanrong Lin
2008-06-25 21:10 ` Renzo Been :-)
2008-06-25 22:28 ` Wanrong Lin
2008-06-26 6:15 ` Renzo Been :-)
2008-06-26 12:03 ` Sebastian Rose
2008-06-26 14:26 ` Wanrong Lin [this message]
2008-06-26 4:06 ` 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=4863A700.1080500@gmail.com \
--to=wrglin@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).