Commit Graph

85 Commits

Author SHA1 Message Date
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 b847ccddaf Merge pull request #66 from szpak/patch-2
Fix link to orgmode.org in Readme.org
2014-06-24 09:29:03 +08:00
Marcin Zajączkowski 68e94f646d Fix link to orgmode.org 2014-06-23 22:08:55 +02:00
Yujie Wen 2380fd7bc2 Configure built-in scripts by lisp list. 2014-06-12 21:38:35 +08:00
Yujie Wen 40bd73f4ac Merge pull request #56 from abingham/master
Added note about optional htmlize.el dependency
2014-05-16 09:41:17 +08:00
Austin Bingham d45374f007 Added note about optional htmlize.el dependency 2014-05-14 14:24:06 +02: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
Yujie Wen fc9105dcaf Merge pull request #54 from lvh/patch-2
Add missing end quote for source blocks
2014-04-10 00:27:48 +08:00
Yujie Wen ec52ee6835 Merge pull request #52 from aJchemist/patch-1
typo: REVEAL_MATH_JAX_URL -> REVEAL_MATHJAX_URL
2014-04-10 00:26:01 +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
aJchemist 559ec9551b typo: REVEAL_MATH_JAX_URL -> REVEAL_MATHJAX_URL 2014-04-04 18:53:38 +09: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
Yujie Wen b4f4aa1e33 Merge pull request #48 from nbren12/master
fixed pdf export issue
2014-03-26 21:57:35 +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
Yujie Wen e7b9cb41ba Merge pull request #41 from ghubber/master
Slide-number setting
2014-02-13 13:04:41 +08:00
yjwen 40b58a7575 Remove the dangling paragraphs about preamble. 2014-02-13 13:02:50 +08:00
Christian Weilbach 56d643f3f0 Document slide number setting. 2014-02-11 16:00:43 +01: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 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