Commit Graph

305 Commits

Author SHA1 Message Date
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
Yujie Wen 61bd02d812 Merge pull request #141 from malcolmsparks/master
Fixes #140
2015-09-08 14:13:48 +08:00
Yujie Wen e279afd4b5 Fix internal link to slides. 2015-09-08 14:02:46 +08:00
Malcolm Sparks 84d3005697 Fixes #140 2015-09-07 10:47:54 +01:00
Yujie Wen 558f9123bb Merge pull request #136 from egh/fix/xml_declaration
Do not xml declaration
2015-09-07 13:02:25 +08:00
Erik Hetzner 5d58980bb1 Do not xml declaration
With HTML5, an xml declaration is not necessary.
2015-08-31 21:50:20 -07:00
Yujie Wen a0cb668577 Add attr_html to images in single-file-export mode. 2015-08-24 23:41:27 +08:00
Yujie Wen 67f35631e8 Merged from master 2015-08-24 17:14:44 +08:00
Yujie Wen a972ddd4a4 Change the required Org-mode version to "20150330". 2015-08-17 13:22:09 +08:00
Yujie Wen 7874f0ee89 Fix typo. 2015-08-15 00:01:22 +08:00
Yujie Wen 961bb80f6b Don't call org-export-solidify-link-text 2015-08-03 15:17:39 +08:00
Yujie Wen 4adf7cde86 Check if image url is readable. 2015-07-29 22:57:21 +08:00
Yujie Wen d5a0d569e4 Update Readme.org with exporting into single file. 2015-07-27 15:48:41 +08:00
Yujie Wen 44f3e701f8 Embed JS. 2015-07-27 15:15:50 +08:00
Yujie Wen 74b9a3c8cb Embed svg. 2015-07-25 22:55:53 +08:00
Yujie Wen 528d1ddca9 Support embedded jpg/png/gif. 2015-07-25 14:20:16 +08:00
Yujie Wen 5ae69924ab Merge pull request #125 from titaniumbones/master
Add org-reveal-extra-css defcustom
2015-07-20 10:28:25 +08:00
Matt Price 6c4579c311 * org-reveal-extra-css
fixed a typo in last commit!
2015-07-09 16:22:23 -04:00
Matt Price cf2b72f637 *ox-reveal.el adds option for extra css
org-reveal-extra-css: new defcustom allows URL to extra CSS to be set
for all files.
2015-07-09 16:17:57 -04:00
Yujie Wen 3a44a71dd4 Merge pull request #122 from ChillarAnand/master
Update mathjax url
2015-06-15 11:23:47 +08:00
Anand Reddy Pandikunta a437e18c10 Update mathjax url
When uploading slide to web(say github pages), if site is using https, this wont load as it is using http.
2015-06-10 20:38:53 +05:30
Yujie Wen 2582f135a4 Merge pull request #120 from arthurgleckler/master
Fix links that cause "Unable to resolve link" errors.
2015-06-08 14:03:52 +08:00
Arthur A. Gleckler 5e05c7c6d8 Fix typos. 2015-06-05 09:19:24 -07:00
Arthur A. Gleckler 30a2dc566b Fix links that cause "Unable to resolve link" errors. 2015-06-05 09:08:26 -07:00
Yujie Wen 5b4b3037bc Merge pull request #117 from wdenton/master
Change org-export-get-headline-id to org-export-get-reference
2015-05-13 16:02:31 +08:00