Skip to content

export page be the beamer format, but the fine-grain adjusting has to modify by self with editor.

Notifications You must be signed in to change notification settings

cocconat/pyzim-export-beamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Installation

  • copy data and zim to your pyzim.
  • patch zim/formats/_init_.py with formats.patch

Tutorial

  • brain down your mind in pyzim and

  • export to beamer format.

    zim.py --export --template=data/templates/beamer/Default.tex --output=./ --format=beamer ./pyzim-export-beamer/example/

  • Convert TeX to pdf with pdflatex

  • Do pdflatex again for indexing.

Further

  • Beamer titles defined by heading

    • H1 = slide title
    • H2 = section title
    • H3 = subsection title
    • H4 = frame title
    • H5 = block title
  • The example come from examples of beamer class

About

export page be the beamer format, but the fine-grain adjusting has to modify by self with editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.1%
  • TeX 24.9%