latexify: LaTeX safe string conversion

View source: R/render-latex-map.R

latexifyR Documentation

LaTeX safe string conversion

Description

LaTeX safe string conversion. This transforms a string handling Markdown characters and UNICODE as best it can with an automated pass.

Usage

latexify(x)

Arguments

x

string to make LaTeX safe

Value

valid LaTeX code


spgarbet/tg documentation built on Feb. 21, 2023, 3:35 a.m.