You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find out how to get vertical slides (for level 2 headings) while keeping the level 1 heading statically shown, even though IMO it should be the default (or at least easy to achieve).
I'm using pandoc with my slides as Markdown, with a slightly customised pandoc template, and a much more customised css to get rid of a lot of the default centering stuff.
Also I'd need a way to not show an empty slide with every new level 1 heading, i.e. I want to immediately show a level2 slide (as the first vertical slide of a vertical stack) for every new stack.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I couldn't find out how to get vertical slides (for level 2 headings) while keeping the level 1 heading statically shown, even though IMO it should be the default (or at least easy to achieve).
I'm using
pandoc
with my slides as Markdown, with a slightly customised pandoc template, and a much more customisedcss
to get rid of a lot of the default centering stuff.Also I'd need a way to not show an empty slide with every new level 1 heading, i.e. I want to immediately show a level2 slide (as the first vertical slide of a vertical stack) for every new stack.
Beta Was this translation helpful? Give feedback.
All reactions