emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dov Grobgeld <dov.grobgeld@gmail.com>
To: Yann Hodique <yhodique@vmware.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: s5 presentation
Date: Thu, 11 Nov 2010 13:13:21 +0200	[thread overview]
Message-ID: <AANLkTinfV9fj-P_gWocfOVfrm3=gVOben0QFNNVO06NK@mail.gmail.com> (raw)
In-Reply-To: <87hbfotaml.fsf@qls-qa-yho-desk.eng.vmware.com>


[-- Attachment #1.1: Type: text/plain, Size: 2187 bytes --]

Great! Thanks! Finally got it working.

Next question. Is it possible to get syntax highlighting in s5/org? This
might be more related to s5 than to s5-org though.

#+SETUPFILE: s5.org
#+TITLE: Perl
#+AUTHOR: Dov Grobgeld
#+BIND: org-s5-html-preamble-footer "<h1>A perl test</h1>"

* Perl
- A simple perl program

#+begin_src perl
  #!/usr/bin/perl
  while(<>) {
      print "$.: $_";
  }
#+end_src

* Thanks
Bye bye!

Thanks,
Dov

On Thu, Nov 11, 2010 at 12:31, Yann Hodique <yhodique@vmware.com> wrote:

> >>>>> "Dov" == Dov Grobgeld <dov.grobgeld@gmail.com> writes:
>
> > Thanks for your code, and for your help.
> > I don't know what I did yesterday, but today, I got queried whether to
> allow
> > BIND values in the buffer, and I then  managed to see s5-demo.org in S5
> mode
> > in my browser, but something is messed up in the display. I see the first
> > slide, but "in a layer below it", the html text appears, and thus I have
> two
> > layers of text which, one which scrolls (below) and one static (on top).
> I
> > checked it with two firefox versions and two S5 versions but the problem
> > remains. I put the resulting html file at:
>
> > http://imagic.weizmann.ac.il/~dov/s5test/s5-demo.html<http://imagic.weizmann.ac.il/%7Edov/s5test/s5-demo.html>
>
> > Do you have any idea of what wrong?
>
> After a quick look, it would seem that you're missing jquery.js and
> org-slides.js in your /~dov/s5test/ui directory
>
> Or maybe they're here, and there is a permission problem with those
> files ?
>
> In any case http://imagic.weizmann.ac.il/~dov/s5test/ui/jquery.js<http://imagic.weizmann.ac.il/%7Edov/s5test/ui/jquery.js>gives
> a 404 error. Same for org-slides.js
>
> The consequence is that S5 is activated, but the document is not
> transformed correctly to fit into the expected model (hence the garbage
> display)
>
> Hope this helps,
>
> Yann.
>
> --
> How simple things were when our Messiah was only a dream.
>
>  -- STILGAR, Naib of Sietch Tabr
>
>
> _______________________________________________
> 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
>

[-- Attachment #1.2: Type: text/html, Size: 4921 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

  reply	other threads:[~2010-11-11 11:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-10 20:53 s5 presentation Dov Grobgeld
2010-11-10 22:47 ` John Hendy
2010-11-10 23:46 ` Rick Moynihan
2010-11-11  0:53 ` Yann Hodique
2010-11-11  7:12   ` Dov Grobgeld
2010-11-11 10:31     ` Yann Hodique
2010-11-11 11:13       ` Dov Grobgeld [this message]
2010-11-11 11:34         ` Yann Hodique
2010-11-11 12:21           ` Dov Grobgeld

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='AANLkTinfV9fj-P_gWocfOVfrm3=gVOben0QFNNVO06NK@mail.gmail.com' \
    --to=dov.grobgeld@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yhodique@vmware.com \
    /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).