Commit Graph

429 Commits

Author SHA1 Message Date
yujie 7917211a23 Fixed #164. Support #+HTML tag also. 2016-05-09 15:25:53 +08:00
yujie 45f1e3b586 Merge branch 'master' into stable 2016-05-05 11:08:16 +08:00
yujie a8b807fab7 Merge branch 'master' of https://github.com/yjwen/org-reveal 2016-05-04 17:39:58 +08:00
yujie a8e841aaa4 Fixed #182, add data-transition to both outer and inner <section> tag 2016-05-04 17:39:11 +08:00
yujie bba166fa6a Fixed 182, add data-transition on both outer and inner <section> tags. 2016-05-04 17:33:44 +08:00
yujie e9e2c6293a Add documents for setting the title slide. 2016-04-14 14:26:58 +08:00
yujie 2ce8c93512 Fixed #199: Automatic title slide to honor exporting options. 2016-04-13 18:27:37 +08:00
yujie 414ccf1626 Fixed #202: Embed extra CSS when in reveal_single_file 2016-04-12 17:14:44 +08:00
Yujie Wen a2b4dd7103 Merge pull request #200 from acowley/string-predicate
Don't use subr-x function
2016-03-08 17:22:05 +08:00
Anthony Cowley ca05044846 Don't use subr-x function.
This library wasn't properly required, so the previous patch for data-transition
didn't work with a compiled ox-reveal. Now we simply inline the
definition of string-empty-p ourselves as it is trivial.
2016-03-08 01:11:10 -05:00
Yujie Wen 01a1f6da94 Merge pull request #198 from acowley/data-transition
Attach data-transition attribute at outer section
2016-03-07 16:57:21 +08:00
Anthony Cowley 44ea78886e Attach data-transition attribute at outer section
The attribute to override slide transitions must be attached to the
outer section to have an effect.
2016-03-03 21:40:02 -05:00
yujie c4b6e7c3d6 Merge branch 'master' into stable 2016-02-25 10:19:05 +08:00
yujie 2cdb4bb12a Correct the document structure. 2016-02-24 16:20:05 +08:00
yujie 7ee11c77fa Fixed #193. Add instructions about installing org-reveal from MELPA. 2016-02-24 16:11:54 +08:00
Yujie Wen ada46bc9bc Merge pull request #195 from acowley/latex-fragment
Wrap LaTeX environments in a div
2016-02-23 14:51:39 +08:00
Anthony Cowley 19a3a95131 Wrap LaTeX environments in a div
This lets us add the =fragment= class when called for.

Fixes 181
2016-02-19 20:56:17 -05:00
Yujie Wen 017c676a19 Fixed #183. Add default embedded CSS for underlining. 2015-12-30 22:59:41 +08:00
Yujie Wen 2ab7bd5999 Fixed #185. To follow Org-mode's change of exporting special blocks. 2015-12-30 00:36:08 +08:00
Yujie Wen 91458b93de Fixed #175, fragment for both description and terms in a description list. 2015-12-08 23:55:35 +08:00
Yujie Wen de8423c435 Remove badge links that are not working. 2015-12-08 23:46:19 +08:00
Yujie Wen 849c9caa5c Fix badge links. 2015-12-08 23:08:03 +08:00
Yujie Wen 7ec34d9643 Merge pull request #176 from AdrieanKhisbe/patch-1
Fixed Badge with orgmode syntax
2015-12-01 17:59:03 +08:00
Yujie Wen cd52246d1a Merge pull request #168 from zeph1e/master
Fix wrong-type-argument error from REVEAL_PLUGINS header
2015-12-01 17:53:48 +08:00
Adrien Becchis 1cc916fa2b Fixed Badge with orgmode syntax 2015-12-01 07:18:11 +01:00
Yujie Wen 2e67bc95ba Merge pull request #174 from AdrieanKhisbe/features/add-badge
Add Badges
2015-12-01 14:12:12 +08:00
Yujie Wen 8739b7070c Merge pull request #170 from iachettifederico/patch-1
#+REVEAL_HLEVEL option had a typo
2015-11-27 23:42:46 +08:00
AdrieanKhisbe 99fdffc407 Add melpas, tags and licence badge 2015-11-25 19:26:30 +01:00
AdrieanKhisbe a7a603d7be Remove execution mode to files 2015-11-25 19:15:58 +01:00
Federico Iachetti 48d127f4d4 #+REVEAL_HLEVEL option had a typo
#+REVEAL_HLEVEL option was missing the colon that separates the option from the value
2015-11-17 20:35:22 -03:00
Yunsik Jang 69920273cb Fix wrong-type-argument error from REVEAL_PLUGINS header 2015-11-05 10:48:27 +09:00
Yujie Wen f1c9d4a4c8 Fixed #166. Support custom format for slide numbering. 2015-11-03 11:03:19 +08:00
Yujie Wen 7695b7b58e Add CSS when using highlight.js. Fixed #151 2015-10-26 15:08:43 +08:00
Yujie Wen b92d0e843f Merge branch 'master' into stable 2015-10-23 14:06:55 +08:00
Yujie Wen 30ff6a40e6 require cl at evaluation. 2015-10-22 14:05:08 +08:00
Yujie Wen 0b9c9b59c4 Update Readme.org for the obsolete reveal_mathjax option. 2015-10-15 17:43:03 +08:00
Yujie Wen 61e2f1ae4d Enable MathJax automatically. Fix #149 2015-10-14 17:59:09 +08:00
Yujie Wen c36d736dc0 Add custom JS to reveal.initialize. 2015-10-13 01:01:15 +08:00
Yujie Wen 75fb814fb5 Merge pull request #156 from arthurgleckler/master
Fix tiny typo.
2015-10-12 10:30:10 +08:00
Arthur A. Gleckler feb483bf47 Merge remote-tracking branch 'upstream/master' 2015-10-10 14:52:20 -07:00
Arthur A. Gleckler edcdd1cfa3 Fix typo. 2015-10-10 14:49:16 -07:00
Yujie Wen 15c7043896 Update Reveal.js CDN to 3.0.0 2015-10-09 11:40:43 +08:00
Yujie Wen 4f3cffd106 Export only corrent sub-tree. 2015-09-28 16:53:50 +08:00
Yujie Wen 238523734f Fix all system-dependent url-to-path conversions. 2015-09-23 10:52:48 +08:00
Yujie Wen ec4ffdb0c1 Concat multiple #+REVEAL_TITLE_SLIDE_TEMPLATE 2015-09-20 22:37:11 +08:00
Yujie Wen 2ebe544b6e Extract local file path from URL by OS type. 2015-09-17 17:38:09 +08:00
Yujie Wen fa67514b67 Add easy template for speaker notes. 2015-09-16 15:50:42 +08:00
Yujie Wen 9064745f4b Remove org-reveal-paragraph as fragment has been handled in element property. 2015-09-15 15:56:51 +08:00
Yujie Wen 99cf48e5ec Merge pull request #142 from buster/patch-1
Update Readme.org
2015-09-15 14:26:14 +08:00
buster 3d1d8d8653 Update Readme.org
document that single file installations needs revealjs locally
2015-09-08 15:42:39 +02:00