From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: html export: specifying meta tags Date: Sat, 20 Mar 2010 16:15:37 +0100 Message-ID: References: <4b11f87e1002040514n5cb829c9t3fd927802ace254d@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nt0P2-00032G-Gf for emacs-orgmode@gnu.org; Sat, 20 Mar 2010 11:15:52 -0400 Received: from [140.186.70.92] (port=42368 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nt0P0-000328-9N for emacs-orgmode@gnu.org; Sat, 20 Mar 2010 11:15:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nt0Oy-0006Dt-Vl for emacs-orgmode@gnu.org; Sat, 20 Mar 2010 11:15:50 -0400 Received: from pony.ic.uva.nl ([145.18.40.181]:41113) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nt0Oy-0006Dn-N1 for emacs-orgmode@gnu.org; Sat, 20 Mar 2010 11:15:48 -0400 In-Reply-To: <4b11f87e1002040514n5cb829c9t3fd927802ace254d@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ilya Shlyakhter Cc: emacs-orgmode Hi Ilya, the various style variables get inserted into the head section. I believe that #+STYLE: should do the trick. HTH, and sorry that this took soooo long. - Carsten On Feb 4, 2010, at 2:14 PM, Ilya Shlyakhter wrote: > Is there a way to specify code to be inserted as meta tags in the > ... section of the exported HTML document? > E.g. I'd like to insert the lines > > > to force a frequently-updated document to be reloaded every time, > rather than being cached by the browser. > > If there isn't a way to do that I'd like to propose this as a feature. > > Thanks, > > ilya > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten