Re: [Orgmode] Slides with Org

2008-09-02 Thread Carsten Dominik
Awesome, you did it again.  What better way t make notes during a  
meeting and present them at the end.


- Carsten

On Aug 28, 2008, at 12:27 AM, Sebastian Rose wrote:


Hi,


Rick asked for Slides from Org-modes HTML export recently.
While there is no real support slides in org-info.js, I
still gave it try to have a poor mans slides.

The main missing thing was the ability to navigate the
section by clicking the window. This is now added and in
the worg git.

Please review and complain :-)



What's new?

 - press 'x' to switch to slide view mode.
 - #+INFOJS_OPT: view:slide

 In slide view mode:

 - click to go to the next section
 - dblclick to go back.


A little demo is attached to this email (unpack, go to the
folder org-slides and open slides.html in your browser.



For REAL slides a different tool should be written (using jQuery
or similar). Since slides are so different from 'normal' HTML, I
guess they would blow the scripts size. If I think of slides, I
think of efects.




Have Fun,

- Sebastian



org-slides.tar.bz2___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: org-plot (generating graphs from org-mode)

2008-09-02 Thread Thomas Baumann
Awesome, thanks.

Thomas



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-plot (generating graphs from org-mode)

2008-09-02 Thread William Henney
Hi Eric

On Sun, Aug 31, 2008 at 1:14 PM, Eric Schulte [EMAIL PROTECTED] wrote:

 Thanks for the feedback, much appreciated.  A new version of org-plot is
 up on the git repo http://github.com/eschulte/org-plot/tree/master


I can confirm that the new version fixes both the problems that I
reported. Furthermore, the new option to use a column of text labels
for the x-axis is wonderful. Thanks!

 If you don't mind, I would like to add the
 table you sent above to the example.org file in org-plot to demonstrate
 this feature.


Yes, by all means, go ahead.

I've run into a couple more minor problems that might be worth looking
into if you have the time.

 Writing plot to file
 Two issues here:
 1. The suffix of the output file must exactly match the name of a
gnuplot terminal type. Thus file:foo.jpeg works, but
file:foo.jpg doesn't. Similarly, one needs to use
.postscript instead of .ps.
 2. Some terminals seem to work, but some don't (there is no error
message and the ouput file is created, but it is empty):
- Works :: jpeg, png, svg, postscript, mp
- Fails :: pdf (OK, this seems to be the only one - weird)
 Non-ascii characters in strings
 These tend not to work. However, the results vary according to
 the output terminal in use, so I suspect that this may be due to
 bugs in gnuplot. My version is
:   G N U P L O T:
:   Version 4.2 patchlevel 3
:   last modified Mar 2008
:   System: Darwin 9.4.0
 One strange thing is that, even if the .org file is utf8, the
 graphics file seems to get written as latin-1.

Cheers

Will

-- 

 Dr William Henney, Centro de Radioastronomía y Astrofísica,
 Universidad Nacional Autónoma de México, Campus Morelia


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode