slideshow
slideshow copied to clipboard
Currently, the only way to control the actual aspect ratio used for `#f` seems to be extra-linguistically, via the `slideshow` executable. I think it would make sense for running a...
Generally, simplify the implementation using `syntax-parse`. In a separate commit, this pull request also trivially updates `slideshow/step` to use `#lang racket/base` rather than `mzscheme`.
I have found this useful in my slides so I thought that it may be useful upstream. I have essentially copied the implementation for `item` and replaced the bullet with...
The logo should be updated at: https://github.com/racket/slideshow/blob/5e395e669cf120013178680b49380ec138c776b9/slideshow-exe/slideshow/initial-ones.rkt#L25-L26 I don't immediately see the current logo in the `icons` collection, and I'm not sure if it should be added there or here.
Hi, I found that the printing will stop at the slide using the package [slideshow-latex](https://github.com/jeapostrophe/slideshow-latex). For example, if I use the LaTeX function at slide 7 while I have 10...
I think this `.travis.yml` (adapted from `racket/rackunit`) is close to what `racket/slideshow` should use: ``` language: c sudo: false cache: directories: - $HOME/.racket/download-cache env: - PATH=~/racket/bin:$PATH before_install: - export PKG=`echo...
This pull request adds the plt-title-background slide to slideshow to avoid dependencies on unstable in slideshow presentations using the pict.