While we are on the topic of slide software, please allow me a slight
off-topic, as this probably won't work on Plan 9 (although a Common Lisp
implementation targeting Plan 9 would be a fun collision of two nice
communities).

Here is what I use:

https://gitlab.com/edouardklein/packslide/-/blob/master/packslide.lisp

It takes a slide description in a very simple S-expression-based domain
specific language, and then uses, in a loop:
- a satisfaction algorithm to pack the content into the slide
  - obeying certain rules such as "the title is above everything else"
- an optimization algorithm to minimize the amount of unused space by
  changing the size of the items.

The result is then exported to LaTeX+tikz and yields a PDF.

If there is any interest in it I'd be happy to answer any questions
about it, off list not to distract too much. I just thought the list
members are the kind of people who'd enjoy such a thing.

Cheers,

Edouard

Steve Simon <st...@quintile.net> writes:

> i used foils, a venerable package for plan9 presentations:
> http://www.quintile.net/pkg/foils.tbz
> 
> i rather liked the look but perhaps it is not to your taste: 
> http://www.quintile.net/papers/9win-foils.pdf
> 
> -Steve
> 

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T90e001e953f15e20-Mb57ddf23a4faf6f97383435b
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to