org-reveal icon indicating copy to clipboard operation
org-reveal copied to clipboard

Exports Org-mode contents to Reveal.js HTML presentation.

Results 22 org-reveal issues
Sort by recently updated
recently updated
newest added

I'm used to define a specific folder for any export of an org-mode file. I set up this by following the procedure describe [here](http://rwx.io/posts/org-export-configurations/). In particular, this amounts to this...

When using a dark theme, the letters of any exported table remain black. My configuration is the following: ``` #+OPTIONS: num:nil toc:nil date:nil timestamp:nil :REVEAL_PROPERTIES: #+REVEAL_ROOT: https://cdn.jsdelivr.net/npm/reveal.js #+REVEAL_REVEAL_JS_VERSION: 4 #+REVEAL_INIT_OPTIONS:...

Hi, I need to use a latex package. It works, when I export the org file as a latex. But how to tell org-reveal to use the package as well?...

This PR implements the ability to select a custom theme. If the `REVEAL_THEME` option is set to `custom`, then the `REVEAL_THEME_CUSTOM` option can be used to specify the path to...

When I create presentation slides, I like to put comments (# or #+BEGIN_COMMENT) / notes (#+BEGIN_NOTES) where I'm supposed to read them, i.e. right below what they are about. Sometimes...

If I set `#+REVEAL_PLUGINS: (notes highlight)`, this results in these lines being added to the `Reveal.initialize()` call: ``` // Optional libraries used to extend on reveal.js dependencies: [ { src:...

Whenever I try to use a code block I got this message "Not in a source Buffer" and nothing get exported.

Document the feature I just discovered at https://stackoverflow.com/a/49946860 ![here-castle](https://user-images.githubusercontent.com/1629585/212710399-37fbdf2b-e4b3-4d24-8fae-b27459f6434b.gif)

Hi maintainer, ```html What is Python Python is a widely used high-level, general-purpose, interpreted, dynamic programming language Python supports multiple programming paradigms, including , object-oriented, imperative and functional programming or...

I am trying to capture this page, et. al. with org-capture Error running timer ‘org-reveal’: (error "‘org-element-at-point’ cannot be used in non-Org buffer # (eww-mode)") Quit