diff --git a/README.md b/README.md index 2a60a7e..3d590b0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ MakieTeX allows you to draw and visualize arbitrary vector documents (TEX, Typst, PDF, SVG) in Makie! You can insert anything from a single line of math to a large and complex TikZ diagram. -It works by compiling a stand-alone LaTeX document to PDF. For CairoMakie, the PDF is read and rendered directly, and a raster image is rendered in GLMakie. +It works by compiling a stand-alone $\LaTeX$ document to PDF. For CairoMakie, the PDF is read and rendered directly, and a raster image is rendered in GLMakie. ### Quick start ```julia