Commit Graph

462 Commits

Author SHA1 Message Date
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 92d881a288 Correct typos in Readme.org 2014-02-11 15:04:00 +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
Yujie Wen e48acde525 Merge pull request #35 from tobias/title-slide-template
Support overriding the title slide template with an option.
2014-01-19 18:45:59 -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
yjwen a73f8c420d Correct the reveal.js online address. 2013-12-29 11:34:56 +08:00
Yujie Wen fedcda46ae Merge pull request #28 from punchagan/reveal-CDN-readme
Add note about using reveal.js from a CDN in the README.
2013-11-11 17:06:31 -08:00
Yujie Wen 405d31f6ad Merge pull request #29 from Sliim/menu-entry-browse-file
Add menu entry to export and browse HTML file.
2013-11-11 17:03:06 -08: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
Puneeth Chaganti bb18ced60e Add note about using reveal.js from a CDN in the README. 2013-11-10 17:50:31 +05:30
Yujie Wen 8e269c28ac Merge pull request #27 from krisajenkins/master
Removing the unnecessary Markdown README.
2013-11-07 17:15:38 -08:00
Kris Jenkins 81b3733840 Removing the unnecessary Markdown README. 2013-11-07 10:55:42 +00: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 2b915381b8 Add workaround for spearker notes blank screen. 2013-10-15 11:06:38 +08:00
yjwen 2b91893bad Fix a typo 2013-10-14 10:06:05 +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
Yujie Wen 9658fb7807 Merge pull request #20 from jasonblewis/fix-toc
fix the overly long TOC.
Thanks for Jason's fix.
2013-10-10 03:15:38 -07:00
Jason Lewis 147b2001a1 fix the overly long TOC 2013-10-10 16:04:02 +11:00
Yujie Wen 4a7a643396 Merge pull request #18 from legoscia/fragment-image
Handle standalone images as fragmented content.
Thanks for Magnus's codes.
2013-10-03 23:09:47 -07: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
Yujie Wen 8747661840 Merge pull request #17 from skybert/master
- generated markup is now well formed XML
2013-09-14 00:50:11 -07: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 430f01ccdf Merge branch 'master' of https://github.com/yjwen/org-reveal 2013-07-29 10:08:33 +08:00
yjwen 3fcf55b55b Full Org syntax support for speaker notes. 2013-07-29 10:07:57 +08:00
Yujie Wen 4900d25f33 Merge pull request #15 from lvh/patch-1
Thanks, Laurens.
2013-07-28 06:25:46 -07:00
yjwen cdb5eb78cb Speaker notes with markups. 2013-07-28 21:13:40 +08:00
Laurens Van Houtven 865d758484 Remove reference to bug in reveal.js 2013-07-23 15:25:42 +02: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
Yujie Wen 346a8f9002 Merge pull request #10 from gcv/master
Thanks, Constantine, It is really a bug I didn't notice. Thanks again for your quick correction!
2013-06-22 19:49:05 -07: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
Yujie Wen a7269c2007 Merge pull request #5 from gcv/master
Hi, Constantine, Thanks for your suggestion and codes!
2013-06-07 17:54:11 -07: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
yujie 3702003505 add a tip about disabling heading numbers. 2013-05-21 21:27:34 +08:00
yjwen b7f85f4216 add <meta charset="utf-8"> to HTML heading section. 2013-05-17 11:50:13 +08:00