From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: HTML5 presentations Date: Wed, 8 Jun 2011 15:13:38 +0200 Message-ID: References: <4DEEA0BF.1020109@christianmoe.com> <87vcwgeqfv.fsf@member.fsf.org> <87y61cqxy8.fsf@member.fsf.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e64b0b46d48fdc04a5331a0a Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUIZq-0007Pj-7K for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 09:13:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUIZn-0002HL-QK for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 09:13:41 -0400 Received: from mail-qy0-f169.google.com ([209.85.216.169]:50982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUIZn-0002HH-ED for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 09:13:39 -0400 Received: by qyk2 with SMTP id 2so2298002qyk.0 for ; Wed, 08 Jun 2011 06:13:39 -0700 (PDT) In-Reply-To: <87y61cqxy8.fsf@member.fsf.org> 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: Tassilo Horn Cc: emacs-orgmode@gnu.org --0016e64b0b46d48fdc04a5331a0a Content-Type: text/plain; charset=ISO-8859-1 On Wed, Jun 8, 2011 at 3:01 PM, Tassilo Horn wrote: > Rainer M Krug writes: > > Hi Rainer, > > >> The only thing that it doesn't do now and stops me from using it > >> directly is the missing support for image scaling. I tried using > >> > >> #+ATTR_HTML: title="Beer!" width="90%" > >> [[file:~/Desktop/Pictures/beer-bunny.jpg]] > >> > >> but the image is shown in original size which is much larger than the > >> slide. > >> > > > > Works for me - although my image is actually smaller, but I can change > > it's size. > > And you are really sure that you are using > > M-x org-export-as-html5presentation RET > Well - M-x org-export-as-html5presentation-and-open RET and then M-x org-export-as-html5presentation RET and update in the browser. > ? > > If so, you must be using a different version. There's at least the > gist.github version (I use), but there are at least two forks at github, > too... > I am using the one from: https://gist.github.com/509761 Org-mode version 7.5 also tried with Org-mode version 7.5 (release_7.5.358.g5194) GNU Emacs 23.3.1 (i686-pc-linux-gnu, GTK+ Version 2.22.0) and here is the org file I am using: #+TITLE: First #+AUTHOR: Author's name * Heading - item - sub item * Table | col | col | |-----+-----| | col | col | * Image #+ATTR_HTML: title="Beer!" width="2%" [[./51245383.jpeg]] Cheers, Rainer > Bye, > Tassilo > -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax (F): +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug --0016e64b0b46d48fdc04a5331a0a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable





?

If so, you must be using a different version. =A0There's at least the gist.github version (I use), but there are at least two forks at github, too...



Org-mode version 7.5
also tried with
Org-mode version 7.5 (release_7.5.358.g5194)=

GNU Emacs 23.3.1 (i686-pc-linux-gnu, GTK+ Version= 2.22.0)

and here is the org file I am using:

#+TITLE: First
#+AUTHOR: Author's na= me

* Heading

- item
=
- sub item
* Table

=A0 =A0| col | c= ol |
=A0 =A0|-----+-----|
=A0 =A0| col | col |
* Image<= /div>
#+ATTR_HTML: title=3D"Beer!" width=3D"2%"
[[./51245383.jpeg]]


Ch= eers,

Rainer



Bye,
Tassilo



--
Rainer M. Krug, = PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phy= s. (Germany)

Centre of Excellence for Invasion Biology
Stellenbos= ch University
South Africa

Tel : =A0 =A0 =A0 +33 - (0)9 53 10 27 44
Cell: =A0 = =A0 =A0 +33 - (0)6 85 62 59 98
Fax (F): =A0 =A0 =A0 +33 - (0)9 58 10 27 = 44

Fax (D): =A0 =A0+49 - (0)3 21 21 25 22 44

email: =A0 =A0 = =A0Rainer@krugs.de=

Skype: =A0 =A0 =A0RMkrug

--0016e64b0b46d48fdc04a5331a0a--