Skip to content

Latest commit

 

History

History
59 lines (54 loc) · 2.05 KB

test.org

File metadata and controls

59 lines (54 loc) · 2.05 KB

Examples

testthingthre
entry
four
twocodeaskljd
entryXkasjdlkaskljd

#+SLIDE

testthingthre
entryXkasjdlkaskljd
four
twocodeaskljd
entryXkasjdlkaskljd

#+SLIDE

testthingthre
entryXkasjdlkaskljd
fourXkasjdlkaskljd
twocodeaskljd
entryXkasjdlkaskljd

Configuration

To get all slideshows to be on the first slide when opening an org file

  • (add-hook 'org-mode-hook 'org-update-all-dblocks)
  • NOTE: this will update all dynamic blocks in the file
  • TODO: won’t this run for only the first org file opened?

Resources

For HTML export:

Writing emacs packages: