1
0
mirror of https://github.com/yjwen/org-reveal.git synced 2024-06-24 07:26:35 +02:00
Commit Graph

138 Commits

Author SHA1 Message Date
Gabor Greif
e5ebf28333 fix sizing option names 2017-10-09 21:40:32 +02:00
Luis Osa
b99f859f90 Mention how to disable TOC in README tips
The table of contents is not always needed and it gets cramped even for small
heading trees, as mentioned in issue #261. This change just mentions in the
README how you can disable the table generation.
2017-03-22 14:35:49 +01:00
Yujie Wen
485151def0 Merge pull request #256 from titaniumbones/external-plugins
External plugins
2017-02-06 16:31:59 +08:00
Matt Price
3a68a7dd63 Added preliminary examples of supported code blocks
In lieu of actual working unit tests.
2016-12-14 14:45:03 -05:00
Matt Price
7cef8a3748 Add klipsify documentation to Readme 2016-12-11 11:47:00 -05:00
Matt Price
a92c5ef57f Add documentation for org-reveal-external-plugins 2016-12-11 06:55:51 -05:00
Yehonathan Sharvit
93ddea6392 Update Readme.org 2016-12-10 17:39:49 +02:00
Stephanus Volke
9e8668c45b add global header/footer support 2016-11-22 07:32:43 +01:00
yujie
001567cc12 Fixed #237, correct the misplaced section "Url form for file location." 2016-10-27 17:34:37 +08:00
José Mota
77c46f8e52 Fix title escape character
%s doesn't work. %t is the correct one.
2016-09-01 14:37:25 +01:00
yujie
cb8446faad Fixed #222, updated the link to the example video. 2016-08-24 18:21:24 +08:00
yujie
b2ceedc75d Fixed #220, correct the broken link to highlight.js 2016-08-17 13:59:45 +08:00
Matt Price
f3ca3c6116 added short comment to single-file documentation in Readme 2016-07-19 07:10:51 -04:00
yujie
e9e2c6293a Add documents for setting the title slide. 2016-04-14 14:26:58 +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
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
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
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
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
0b9c9b59c4 Update Readme.org for the obsolete reveal_mathjax option. 2015-10-15 17:43:03 +08:00
Yujie Wen
c36d736dc0 Add custom JS to reveal.initialize. 2015-10-13 01:01:15 +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
fa67514b67 Add easy template for speaker notes. 2015-09-16 15:50:42 +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
d5a0d569e4 Update Readme.org with exporting into single file. 2015-07-27 15:48:41 +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
Andreas Stührk
759a27f47d Fix typo. 2015-04-12 13:14:44 +02:00
Yujie Wen
c4b66bafff Auto extend insufficient fragment style list. 2015-04-09 15:00:14 +08:00
Yujie Wen
87238c7917 Default fragment style. 2015-04-02 18:15:04 +08:00
Yujie Wen
d77969eda7 Wrap header/footer with division. Add document about header/footer. 2015-03-25 17:25:17 +08:00
Yujie Wen
e220db8db0 Add local.css to make paragraph text left-aligned. 2015-03-19 16:46:05 +08:00
Yujie Wen
c4a6b044ea Add example of raw HTML content. 2015-03-09 15:47:26 +08:00
Yujie Wen
b8c914d247 Remove obsolete links. 2015-03-08 23:31:39 +08:00
Yujie Wen
88e0a1eb61 Add document for fragment index. 2015-03-07 22:11:56 +08:00
Gregor Jasny
536777cf26 Add missing equality sign in documentation 2015-03-01 17:07:37 +01:00
Yujie Wen
07900f29fa none in fragment style list to disable list item's fragment. 2015-02-25 22:42:28 +08:00
Yujie Wen
220eaeb698 Add introduction on controlling list item's fragment style. 2015-02-22 23:01:14 +08:00
Yujie Wen
ec420f673c Refine introduction on fragment styles. 2015-02-21 23:51:24 +08:00
Yujie Wen
4a778f8f1c Add title slide background image 2015-02-04 00:36:54 +08:00
MrBones118
4f4a20737f Updated Readme.org
Added some grammatical and typo fixes
2015-01-29 14:38:11 +00:00
james sangho nah
70656cf393 typo fixed 2015-01-12 21:00:37 +13:00
Yujie Wen
6af48acacd Merge pull request #83 from EvanMisshula/url-local-files
added url form explanation
2014-12-03 22:05:47 +08:00
Yujie Wen
fb71638e4e Add comments about that speaker notes requires the notes plug-in. 2014-12-02 23:38:26 +08:00
Evan Misshula
cff0c9f962 added url form explanation 2014-11-27 13:44:09 -05:00
Stephen Barrett
772c0f7056 slight type in multiplex instructions 2014-11-04 15:38:43 +00:00
Stephen Barrett
1a2cc9e702 added documentation for multiplexing 2014-11-04 10:38:40 +00: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
Austin Bingham
d45374f007 Added note about optional htmlize.el dependency 2014-05-14 14:24:06 +02:00
aJchemist
559ec9551b typo: REVEAL_MATH_JAX_URL -> REVEAL_MATHJAX_URL 2014-04-04 18:53:38 +09:00
Yujie Wen
3f998031a5 Add default fragment style. 2014-03-30 15:59:06 +08: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
yjwen
92d881a288 Correct typos in Readme.org 2014-02-11 15:04:00 +08:00
yjwen
4b5c63e2cc change file mode. 2014-01-29 14:21:36 +08:00
yjwen
a73f8c420d Correct the reveal.js online address. 2013-12-29 11:34:56 +08:00
Puneeth Chaganti
bb18ced60e Add note about using reveal.js from a CDN in the README. 2013-11-10 17:50:31 +05:30
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
7de94fb30f Extra JS and extra heading attribute. 2013-10-11 14:18:22 +08:00
Jason Lewis
147b2001a1 fix the overly long TOC 2013-10-10 16:04:02 +11:00
yjwen
525a554495 add background support. 2013-08-12 14:23:43 +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
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
yujie
3702003505 add a tip about disabling heading numbers. 2013-05-21 21:27:34 +08:00
yjwen
68435d18cd org-reveal-root in URL form. 2013-05-15 09:48:34 +08:00
yjwen
2f0d07581c Add MathJax support. 2013-05-06 11:49:58 +08:00
yjwen
05dddee1a2 Get familiar with git. 2013-04-28 16:02:48 +08:00
yjwen
238fa41446 Initial version. 2013-04-28 15:45:05 +08:00