Is placing equations in LaTeX table caption supported? #6024
-
DescriptionAsking this as a question before filing an issue as unsure if this is a pandoc issue. Table captions seem to be losing the equation environment at some point. Consider the following .qmd,
Expectation is that both will keep the equation when converted to LaTeX. Not the case with the table; is the case with the figure. The LaTeX output, for the captions only, for the table is
and for the figure,
where the Can others reproduce this? (I'm using Quarto v1.2.313) Should I file a git issue for this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You may want to try a more recent Quarto; I don't see a problem with v1.3.353. |
Beta Was this translation helpful? Give feedback.
You may want to try a more recent Quarto; I don't see a problem with v1.3.353.