Commit Graph

271 Commits

Author SHA1 Message Date
Yujie Wen c276f2739f Remove obsolete org-reveal-paragraph 2015-02-12 22:47:32 +08:00
Yujie Wen 091ef0d996 Add a wrapper function to convert reveal attributes to HTML attributes
. Change table and paragraph transcoder to wrapped ox-html ones.
2015-02-12 22:43:41 +08:00
Yujie Wen 45f43ebdef Change default theme to 'moon' as 'default' theme is removed from Reveal.js 2015-02-09 22:53:26 +08:00
Yujie Wen c9c265537b Merge branch 'reorg' 2015-02-09 16:32:15 +08:00
Yujie Wen 24bd4e484a Re-orginize codes. 2015-02-08 22:49:39 +08:00
Yujie Wen df1ca20e81 Typo fix. 2015-02-06 23:08:30 +08:00
Yujie Wen a93fc6f259 Change reveal.min.* to reveal.* 2015-02-06 23:01:08 +08:00
Yujie Wen 2f8ee48881 Add id to TOC section. 2015-02-04 22:40:44 +08:00
John D. Corless 954d6a5dd2 Removed min from revealjs file names 2015-02-03 15:47:57 -06:00
Yujie Wen 4a778f8f1c Add title slide background image 2015-02-04 00:36:54 +08:00
Yujie Wen 42f58f3cdc Merge from master branch 2015-02-02 23:14:19 +08:00
Gambhiro 2507b1ac72 option to disable title slide 2015-01-11 17:05:43 +00:00
Gambhiro b4b5a9ccb3 fragment support for tables 2015-01-09 16:13:19 +00:00
Yujie Wen 216ae62f8c Deal with empty string in #+REVEA_PLUGINS 2014-12-09 23:01:52 +08:00
Yujie Wen 032dd10154 Add fragment support for quote block. 2014-12-03 22:38:02 +08:00
Yujie Wen 08db194120 Merge pull request #85 from EvanMisshula/org-publish
added publishing function for websites
2014-12-03 22:06:16 +08:00
Evan Misshula f5183f369d added publishing function for websites 2014-11-27 22:12:42 -05:00
Stephen Barrett 7406c18503 added MULTIPLEX options to list 2014-11-04 10:51:23 +00:00
Stephen Barrett 1a2cc9e702 added documentation for multiplexing 2014-11-04 10:38:40 +00:00
Stephen Barrett 2622596302 added multiplex support via a few additional options 2014-11-04 10:33:03 +00:00
Yujie Wen 9ea30500e9 Suggest use stable branch for Org-mode stable release. 2014-10-16 23:40:22 +08:00
Yujie Wen 3ed122643a Add suggestion message if org-mode release versios are installed. 2014-10-13 10:14:55 +08:00
Yujie Wen 6a80a9950d Following new ox-html APIs. 2014-08-08 21:49:40 +08:00
Yujie Wen 3c839d0caa Add custom variable for extra JS, and fixed the bug of unexpected comma in joining builtin JS codes and empty extra JS codes. 2014-07-10 23:11:02 +08:00
Yujie Wen 0444db1cb0 Refined custom variable definition for org-reveal-plugins 2014-07-08 22:50:11 +08:00
Yujie Wen 2380fd7bc2 Configure built-in scripts by lisp list. 2014-06-12 21:38:35 +08:00
Yujie Wen 9381a76c91 Merge pull request #55 from maio/patch-1
Expand full path when opening exported HTML file
2014-04-10 00:29:43 +08:00
Marian Schubert b623c2735f Expand full path when opening exported HTML file
Sometimes path is relative and browser fails to open the file.
2014-04-08 21:29:05 +02:00
Laurens Van Houtven c971aa2d4b Add missing end quote for source blocks
Fixes #53.
2014-04-04 14:07:01 +02:00
Yujie Wen 8b11f09bd8 Fix the bug of exporting sub-tree. 2014-03-30 18:50:10 +08:00
Yujie Wen 6972b52ce5 Remove the abundant parenthesis in title. 2014-03-30 16:44:08 +08:00
Yujie Wen 3f998031a5 Add default fragment style. 2014-03-30 15:59:06 +08:00
Noah D. Brenowitz a02e083198 fixed pdf export issue
I implement the fix in https://github.com/hakimel/reveal.js/issues/808 exactly.
This commit requires the use of a ?print-pdf modifier to the URL as detailed in
the issue above.
2014-03-25 02:41:41 -04:00
Christian Weilbach c01bfab459 Merge branch 'master' of github.com:ghubber/org-reveal 2014-02-11 15:44:07 +01:00
yjwen 03dc77e650 To resolve the inconsistency of org-html-checkbox between Org-mode master and 8.2.5h 2014-02-11 15:10:08 +08:00
yjwen 6bff18a08c Updated to work with org-html 8.2.5g 2014-01-29 15:13:18 +08:00
yjwen d3ecff2efb Merge branch 'master' of https://github.com/yjwen/org-reveal 2014-01-29 14:44:29 +08:00
yjwen 4b5c63e2cc change file mode. 2014-01-29 14:21:36 +08:00
Toby Crawley e37f80007c Support overriding the title slide template with an option. 2014-01-10 10:21:09 -05:00
Christian Weilbach b0ae84e510 Add reveal.js slide-number setting. 2014-01-05 11:58:40 +01:00
Sliim 6ac0be17e9 Add menu entry to export and browse HTML file.
Add function org-reveal-export-to-html-and-browse that call
org-reveal-export-to-html and browse generated file.

Add menu entry `C-c R B` to export and browse HTML file.
2013-11-10 23:51:25 +01:00
yujie 7f4974df36 change org-reveal-history and -roling-links to default nil 2013-10-19 22:53:31 +08:00
yjwen 36e4b26fd3 Add fragment to source blocks 2013-10-18 15:15:57 +08:00
yjwen 2cd595e9e1 Add data-transition 2013-10-12 16:37:31 +08:00
yjwen 7de94fb30f Extra JS and extra heading attribute. 2013-10-11 14:18:22 +08:00
Magnus Henoch 1acb41807f Handle standalone images as fragmented content
This now works as expected:

[[./my-image.png]]
2013-10-03 11:05:19 +01:00
Torstein Krause Johansen f9bacaebc3 - generated markup is now well formed XML
- XML doc types should be uppercase.

- added a few new lines so that all elements are on their own line
2013-09-13 22:07:47 +02:00
yujie 5c5eb3ea5d Add HTML block support. 2013-09-11 20:56:42 +08:00
yjwen 525a554495 add background support. 2013-08-12 14:23:43 +08:00
yjwen 3fcf55b55b Full Org syntax support for speaker notes. 2013-07-29 10:07:57 +08:00
yjwen cdb5eb78cb Speaker notes with markups. 2013-07-28 21:13:40 +08:00
yjwen 42a80007be Add support for speaker notes. 2013-07-23 14:10:32 +08:00
yjwen d8e656009b Bold item list. 2013-07-04 09:59:48 +08:00
yjwen a60af257ba add PDF.css to support print to PDF. 2013-07-04 09:41:44 +08:00
Constantine Vetoshev 5a3bde6606 Prevent type conversion export crashes when REVEAL_MARGIN, REVEAL_MIN_SCALE, or REVEAL_MAX_SCALE are not set in the input file. 2013-06-22 08:23:21 -07:00
yjwen 785aa05c55 Support custom slide size and scaling constraints. 2013-06-19 17:02:03 +08:00
yjwen e88a93528f Add custom variable and option keyword for preambles in head part. 2013-06-19 12:11:11 +08:00
yjwen d73e70736c Add REVEAL_HTML keyword for embedding raw HTML contents. 2013-06-19 11:51:33 +08:00
yjwen da8be68719 add preamble/postamble support. 2013-06-17 18:04:27 +08:00
Constantine Vetoshev 648ca73f52 Add support for loading extra stylesheets to customize themes. 2013-06-07 17:13:33 -07:00
Constantine Vetoshev 6a0b641ee5 Add support for more reveal.js slideshow settings: rolling links, keyboard on/off switch, overview on/off, and transition speed. 2013-06-07 16:36:41 -07:00
yjwen 185fc47f73 fix the internal link bug. 2013-05-31 10:39:56 +08:00
yjwen 9be1e20567 Support force split slides. 2013-05-26 12:15:35 +08:00
yjwen b7f85f4216 add <meta charset="utf-8"> to HTML heading section. 2013-05-17 11:50:13 +08:00
yjwen 8610919792 Set character encoding to utf-8 2013-05-16 13:14:44 +08:00
yjwen e373a525fc Clear warnings. 2013-05-10 22:07:49 +08:00
yjwen e83dbcf49c Clean warnings. 2013-05-10 22:00:51 +08:00
Sean Escriva 5a09a8d4aa Add appropriate package headers 2013-05-07 20:55:27 -07:00
yujie 734c53afd7 Fix the quoting error. 2013-05-07 21:11:09 +08:00
yjwen 2f0d07581c Add MathJax support. 2013-05-06 11:49:58 +08:00
yjwen 238fa41446 Initial version. 2013-04-28 15:45:05 +08:00