Skip to content

latex display mode in Rmd vs quarto #686

@mitzimorris

Description

@mitzimorris

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

Metadata

Metadata

Assignees

Labels

buildTools, scripts, docs for building html, pdfs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions