emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] HTML export headers


From: Jambunathan K
Subject: Re: [O] HTML export headers
Date: Sat, 03 Sep 2011 08:02:15 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Aditya Mandayam <address@hidden> writes:

> Hello,
>
> HTML export produces the following header right now, for example:
> Is there anyway to customise this?

M-x customize-group RET org-export-html RET

Look at all the options and see whether something interests you.

Or you can do

M-: (find-file (locate-library "org-html.el")) 

and search for the specific string that you are querying for. Look
around to see where the nearby `defcustom' are.

Option 2 is likely to fast and efficient.

Jambunathan K.

> Muchas gracias,
>
> A
>
>

-- 



reply via email to

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