Paul-Elliot Anglès d'Auriac
Paul-Elliot Anglès d'Auriac
Change port if used Add an option to choose port
Which one? tailwind needs compilation...
I think it would be nice to have an "ascii layout" to place elements as ascii art. For instance: ```` ```layout aa b aa b c dd ``` [a]: Some...
Using `slipshow --serve`, markdown locations, ... Resizing could be cool as well!
Dataurls have a limit, but there are workaround, à la ocaml-crunch! ``` let file_content = "\56\54[...]"; document.replace(old_element, element_from_file_content) ``` (not very precise but ...)
See for instance https://choum.net/panglesd/slides/WDCM-2021-slips/wdcm-ada.html section `III.17`
Over the year I have made several presentations that show the capabilities of slipshow. I should showcase them! Related to #33 #31
It is nice in eg beamer that you can add a description of your information, and the theme organizes them in a presentation screen. I want the same!
- [ ] Multiple themes should be shipped in the compiler (at least the two we have: warsaw inspired and Vanier) - [ ] It should be easy to add...
It is frustrating eg not to be able to write math in a definition name!