math expressions ignored in incremental slides #3401
-
When including a math expression with tag @cscheid reprex below
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
The trouble you're having is that these are incremental lists, and not incremental slides (it's confusing, and it confused me too! But the feature comes ultimately from pandoc and we don't truly control it). If you want to achieve the effect you're looking for, use "pauses" (
|
Beta Was this translation helpful? Give feedback.
-
The issue is that your math equations are outside of the items in the list. PS: could you change the category from "general" to "Q&A" and when satisfied with a reply mark it as the answer to let others know this has been answered? This can only be achieved using a web browser in "desktop mode". Screen.Recording.2022-11-20.at.20.38.36.mov
|
Beta Was this translation helpful? Give feedback.
The trouble you're having is that these are incremental lists, and not incremental slides (it's confusing, and it confused me too! But the feature comes ultimately from pandoc and we don't truly control it).
If you want to achieve the effect you're looking for, use "pauses" (
. . .
):