Commit Graph

387 Commits

Author SHA1 Message Date
Yujie Wen f72ed8c080 Fixed #254. An option line for specifying external plugins. 2019-07-22 00:09:15 +08:00
Yujie Wen 6434b31143 Title slide background opacity. Document about background opacity. 2019-07-19 00:25:56 +08:00
Yujie Wen f32217eff2 Title slide background opacity. Document about background opcity 2019-07-19 00:21:00 +08:00
Yujie Wen 9e07e44bf2 Add support for background opacity 2019-07-19 00:11:03 +08:00
Yujie Wen 63a63d5b0d Fixed #289, fixed #375
Add a helper function for generating ToC, and fix the extra , when
extra initial JS is not specified.
2019-07-17 00:35:12 +08:00
Yujie Wen dc946bc4d7 Fixed #291. Add an option for embedding reveal.js initialization JS 2019-07-16 00:14:44 +08:00
Yujie Wen b7d783b27b Fixed #304. Convert source code to HTML equivalent for highlight. 2019-07-13 23:55:53 +08:00
Yujie Wen 62922a9755 Fixed #313. Update the reveal.js CDN link. 2019-07-12 00:21:36 +08:00
Yujie Wen 02bcbcdef3 The heading of slide IDs being customizable 2019-07-11 00:03:19 +08:00
Yujie Wen 1b3b1c0e91
Merge pull request #373 from rafadc/fixing-link-in-documentation
Link in README led to nowhere
2019-07-09 23:26:26 +08:00
Yujie Wen e19c438fb4 Merge branch 'master' of https://github.com/yjwen/org-reveal 2019-07-08 23:57:21 +08:00
Yujie Wen 7834f00b5d Fixed #343. Add message about the obsoleting org-reveal-export-current-subtree 2019-07-08 23:55:21 +08:00
Yujie Wen 5edac6265c
Merge pull request #374 from rafadc/add-documentation-for-background-for-all-slides
Adding docs on setting background for all slides
2019-07-08 22:54:12 +08:00
Yujie Wen 12b2610f00 Support of subtitle in the automatic title template. 2019-07-07 23:05:22 +08:00
Rafael de Castro d2e7895a3b Adding docs on setting background for all slides 2019-07-07 14:00:18 +02:00
Rafael de Castro 8bb8ecd7a9 This link lead to nowhere
Not it is pointing to the appropriate place in the documentation
2019-07-07 10:18:50 +02:00
Yujie Wen 83b8d9f231 Fixed #345. Re-generate section tag for split slide. 2019-07-07 00:51:25 +08:00
Yujie Wen ece13022d1 Fixed #346. An option for repeating the heading title for split slide. 2019-07-05 00:17:18 +08:00
Yujie Wen 473136ca81 Fixed #352. Avoid line-number being wrapped when exporting by highlight.js 2019-06-27 23:46:51 +08:00
Yujie Wen 8550aaa623 Use alternative MathJax CDN. 2019-06-27 22:47:11 +08:00
Yujie Wen 20235b99b6 Fixed #358. Allow title slides to be specified by multiple option lines. 2019-06-25 23:10:24 +08:00
Yujie Wen 6d6e4b5453 Fixed #360. Use org-export-get-reference for slide id, to be consistent with ox-html. 2019-06-24 23:08:13 +08:00
Yujie Wen 9210413202 Move the note about heading numbers to the section about slide numbering. 2019-06-22 22:38:20 +08:00
Yujie Wen 27f0aed62b Merge branch 'master' of https://github.com/nickjmeyer/org-reveal into nickjmeyer-master 2019-06-21 23:59:52 +08:00
Yujie Wen 621bde6fb3
Merge pull request #299 from ggreif/patch-1
fix sizing option names
2019-06-19 00:11:52 +08:00
Yujie Wen b05bdfdc0b
Merge pull request #300 from Salompas/patch-1
Update on Readme.org
2019-06-19 00:10:18 +08:00
Yujie Wen ad5038b839 Merge branch 'master' of https://github.com/yjwen/org-reveal 2019-06-16 23:45:02 +08:00
Yujie Wen b56f1281a0 Merge and resolve conflicts with novoid-patch-1 2019-06-16 23:43:02 +08:00
Yujie Wen 30086c4a08
Merge pull request #322 from OverkillGuy/fix-title-slide-docstring
Fix incorrect org-reveal-title-slide docstring
2019-06-16 00:20:07 +08:00
Yujie Wen 2cfaee9b49 Merge branch 'master' of https://github.com/jmhammond/org-reveal into jmhammond-master 2019-06-16 00:11:37 +08:00
Yujie Wen 29588ebf26
Merge pull request #357 from whatacold/support-percentage-width
Fix #356: support width and height in percentage.
2019-06-11 00:02:07 +08:00
Yujie Wen 5811fbde3b Use org-structure-template-alist's version attribute instead of org-version 2019-06-10 23:57:26 +08:00
Yujie Wen 1b7957f732
Merge pull request #364 from ezchi/hotfix/support-new-org-struct-template-alist-format
Support new org-structure-template-alist format in org-mode v9.2
2019-06-09 23:18:50 +08:00
Yujie Wen 3cebf32ffc
Merge pull request #365 from ertwro/patch-1
Trim long exported code blocks
2019-06-09 23:16:15 +08:00
Yujie Wen bce0de12cb
Merge pull request #366 from nrvale0/patch-2
update for new URI for jsdelivr
2019-06-09 22:58:33 +08:00
Yujie Wen bdc030ac61
Merge pull request #370 from turbo-cafe/master
update for reveal.js>3.7.0: missing head.min.js not needed anymore
2019-06-09 22:47:12 +08:00
admin@turbocafe.in.eu.org 9a7eef5640
update for reveal.js>3.7.0: missing head.min.js not needed anymore 2019-05-14 15:21:41 +03:00
Nathan Valentine cea244f085
update for new URI for jsdelivr
- update the referenced version of reveal.js
- update the URI to show the new jsdelivr URI format
2019-01-31 14:54:12 -08:00
John Hammond f9574b9093 Fixed org-structure-template-alist for compatibility with Org 9.2. 2019-01-31 09:49:07 -06:00
J.P. Silva 4c6681389a
Trim long exported code blocks
When using highlight js one can trim by using html but when exporting code blocks and using htmlize.el this doesn't seem possible.
2019-01-31 04:07:21 -05:00
Enze Chi e1132847c9 Support new org-structure-template-alist format in org-mode v9.2 2019-01-24 23:04:50 +11:00
whatacold 653e135b1a Fix #356: support width and height in percentage. 2018-11-13 12:58:12 +08:00
John Hammond 42bb04ed05 Conditional bibliography
Conditionally include a bibliography from org-ref, if it exists. Do nothing if
it does not.
2018-07-26 21:29:39 -05:00
John Hammond 03594e02b3 Include the org-ref bibliography at the end of the slides. 2018-07-26 18:48:11 -05:00
Yujie Wen 1cdd088ec5 Merge pull 2018-07-22 11:03:46 +08:00
Yujie Wen 7c0873ed19 Fixed #332. Need to change default-style to default-style-list when there is frag_idx 2018-07-22 11:00:47 +08:00
Yujie Wen 1e223119d9
Merge pull request #330 from jamieforth/fix/org-depend-version
Change Package-Requires to use an org-mode release version.
2018-07-18 00:14:56 +08:00
Yujie Wen f48077a11b Fix the org-html-checkbox error. 2018-07-18 00:00:25 +08:00
Yujie Wen 6052357f26 Fix TOC links 2018-07-16 00:17:21 +08:00
Yujie Wen d583a26dd0 Merge branch 'master' of https://github.com/yjwen/org-reveal 2018-07-12 00:46:51 +08:00