hieroglyph

Software Screenshot:
hieroglyph
Software Details:
Version: 0.4
Upload Date: 14 Apr 15
Developer: Nathan Yergler
Distribution Type: Freeware
Downloads: 7

Rating: nan/5 (Total Votes: 0)

hieroglyph is a Sphinx extension which builds HTML5 slides from ReStructured Text documents.

Using

Add hieroglyph as a Sphinx extension to your configuration:

extensions = [
 'hieroglyph',
]


Build your slides:

 sphinx -b html5slides output/slides

You make optionally want to add the following to your Makefile:

slides:
 $(SPHINXBUILD) -b html5slides $(ALLSPHINXOPTS) $(BUILDDIR)/slides
 @echo "Build finished. The HTML slides are in $(BUILDDIR)/slides."


Document Structure

First and second level headings become slides

What is new in this release:

  • Print-specific styling for printing slides
  • Template and javascript clean-up/reorganization
  • More accurate display of scaled slides on Slide Table
  • Initial implementation of Presenter Console
  • Themes and docs include font files locally
  • Changed interlink configuration keys to be more consistent.
  • Support for file-specific theme configuration
  • Support for slide numbering

What is new in version 0.3.2:

  • Correctly generate relative links between HTML & Slides

What is new in version 0.2:

  • Initial implementation of Sphinx builder.
  • Two themes: slides and single-level
  • Basic documentation

Requirements:

  • Python
  • Sphinx

Similar Software

Yelp
Yelp

22 Jun 18

dm.zdoc
dm.zdoc

14 Apr 15

Comments to hieroglyph

Comments not found
Add Comment
Turn on images!