Summary:
The .Rmd files use latex display mode syntax for equations and set of equations - investigate how to make these render properly using quarto.
Description:
We plan to migrate from bookdown to quarto.
Although quarto can render .Rmd files, the latex display mode syntax \[ ... \] doesn't render properly.
The alternative is $$ ... $$, which changes the size and layout of summation and integral signs.
Additional Information:
Current Version:
v2.33.0
Summary:
The .Rmd files use latex display mode syntax for equations and set of equations - investigate how to make these render properly using quarto.
Description:
We plan to migrate from bookdown to quarto.
Although quarto can render .Rmd files, the latex display mode syntax
\[ ... \]doesn't render properly.The alternative is
$$ ... $$, which changes the size and layout of summation and integral signs.Additional Information:
Current Version:
v2.33.0