#Making slides using only headings, like touying

1 messages · Page 1 of 1 (latest)

urban bloom
#

I really like how the touying slides template lets me define new slides using simply = heading or == heading. But when I do that, e.g. like I did here: https://gist.github.com/sshine/04ea2c27ee6eccd841631381926b8ac1 -- then I get something like in the screenshot: Pagebreaks before and after each headline. The pagebreaks make sense given that the template has pagebreak(weak: true) before and after every heading, but if I remove them, I'll get a bunch of white, empty pages...

I'd like to avoid the #slide[ ... ] style templating that I am capable of making. The touying templates contain a bit too much template magic that makes it hard for me to understand how they do it.

Gist

GitHub Gist: instantly share code, notes, and snippets.

humble fable
#

I try myself touying to replicate one of my template in Polylux. It works great with Heading for simple slides. For more complex slides, I have to use the #slide

native needle
#

This is a significant disruptive version update for upcoming Touying 0.5.0, more user-friendly, more flexible, and more powerful. Maybe you'll want to pay attention to this. https://github.com/touying-typ/touying/pull/67

GitHub

This is a significant disruptive version update. Touying has removed many mistakes that resulted from incorrect decisions. We have redesigned numerous features. The goal of this version is to make ...

analog pier
urban bloom
#

Hmm, both slydst and touying-0.5.0 seem very interesting. Thanks for the recommendation.

I parked my custom styling for a bit, since I actually needed to make slides, and just went with one of touying's built-in themes.

I'll see if I can make a theme for either slydst (for which the source code is slightly more readable) or touying-0.5.0 (for which I have not assessed).

humble fable
#

Thank you for pointing this, I will give it a try !

humble fable