CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/ppt-slides

README.md

make CTAN License

This package helps you create slide decks as good looking as with PowerPoint™, but more precise, uniform, and visually strict. Check this series of lectures fully designed with the use of this package.

First, install it from CTAN and then use in preamble:

\documentclass{article}
\usepackage{clicks}
\usepackage[template,scheme=dark]{ppt-slides}
\begin{document}
\plick{\pptBanner{This Is My First Slide}}
\plick{The slide tells you an interesting story...}
\plick{but slowly...}
\plick{step by step...}
\plush{until you get totally bored.}
\end{document}

Otherwise, you can download ppt-slides.sty and add to your project.

If you want to contribute yourself, make a fork, then create a branch, then run l3build ctan in the root directory. It should compile everything without errors. If not, submit an issue and wait. Otherwise, make your changes and then run l3build ctan again. If the build is still clean, submit a pull request.

Download the contents of this package in one zip archive (998.3k).

ppt-slides – Good-looking slide decks à la PowerPoint (PPT)

This package helps you create slide decks as good-looking as with PowerPoint™, but more precise, uniform, and visually strict. Check this series of lectures fully designed with the use of this package.

Packageppt-slides
Repositoryhttps://github.com/yegor256/ppt-slides
Version0.3.2 2024-01-23
LicensesMIT License
Copyright2021–2024 Yegor Bugayenko
MaintainerYegor Bugayenko
Contained inTeX Live as ppt-slides
MiKTeX as ppt-slides
TopicsPresentation
...
Guest Book Sitemap Contact Contact Author