From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: embed an iframe in html export (html5 presentation)? Date: Tue, 13 Sep 2011 20:17:48 +0200 Message-ID: <4E6F9E4C.1060005@christianmoe.com> References: Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:32782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3XXg-0000sQ-3b for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 14:17:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3XXe-0005fj-Pl for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 14:17:08 -0400 Received: from mars.hitrost.net ([91.185.211.18]:55269) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3XXe-0005UQ-K9 for emacs-orgmode@gnu.org; Tue, 13 Sep 2011 14:17:06 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Price Cc: Org Mode No problem: #+begin_html #+end_html For Google maps, use the code they provide (click the link button). hth, Christian On 9/13/11 3:32 PM, Matt Price wrote: > Does anyone know whether I can embed an iframe pointing to another web > page (e.g. a google map) in an org-mode export (preferably a > presentation)? If so, I'll use it in the future... > > Thanks, > > Matt > >