Difference between revisions of "Presentations"

From Wiki
Jump to navigation Jump to search
m (removed slash)
Line 35: Line 35:
  
 
Here are some simple macros almost fully satisfying the idea above with [[SlideWithSteps]], shared with the others by Otared Kavian:
 
Here are some simple macros almost fully satisfying the idea above with [[SlideWithSteps]], shared with the others by Otared Kavian:
[[http://archive.contextgarden.net/message/20041103.083500.43ac3121.html]]
+
[[http://archive.contextgarden.net/message/20041103.083500.43ac3121.html]]. David Munger also derived an alternative [[http://archive.contextgarden.net/message/20041106.080646.2544e4f3.html]] from Otared Kavian's work.

Revision as of 21:11, 6 November 2004

< Main Page | \SlideWithSteps >

Official modules

Waiting for someone to write something about them ...

Some Ideas

Here's an Interesting post, written by Maurice Diamantini: [[1]]

...

So I think that ConTeXt should provide a mean (option in textexec) to make pdf-only version of presentation.

Finaly there could be three output levels for pdf presentation :

  • presentation step using javascript (with allow blinking, merging, zooming or other nice flashing features ;-)
  • presentation step without javascript (one pdf page by step)
    • Good format for presentation by foreign pdf reader
  • pdf file one pdf page for each final step by page
    • Good format for printing 2up or 4up slides
    • This third output would also allow to print a "slide + comment" version of the presentation for the speacker.

The option of texexec could be something like

--pdfonly

instead of --pdf, or simply

--use-javascript=false

Working Example (for the ones not satisfied with \presentationstep)

Here are some simple macros almost fully satisfying the idea above with SlideWithSteps, shared with the others by Otared Kavian: [[2]]. David Munger also derived an alternative [[3]] from Otared Kavian's work.