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

91 Commits

Author SHA1 Message Date
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
yjwen
8610919792 Set character encoding to utf-8 2013-05-16 13:14:44 +08:00
yjwen
68435d18cd org-reveal-root in URL form. 2013-05-15 09:48:34 +08:00
yjwen
e373a525fc Clear warnings. 2013-05-10 22:07:49 +08:00
yjwen
e83dbcf49c Clean warnings. 2013-05-10 22:00:51 +08:00
Yujie Wen
5d4cd36574 Merge pull request #1 from webframp/feature/package-headers
Add conventional package headers plus requires for org 8+ (ox-html)
2013-05-07 21:07:38 -07:00
Sean Escriva
5a09a8d4aa Add appropriate package headers 2013-05-07 20:55:27 -07:00
yujie
734c53afd7 Fix the quoting error. 2013-05-07 21:11:09 +08:00
yjwen
2f0d07581c Add MathJax support. 2013-05-06 11:49:58 +08:00
yjwen
e3f4fe2f17 Get to know git, again. 2013-04-28 16:04:16 +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
yjwen
c02b65c2e5 Initial commit 2013-04-27 06:26:32 -07:00