boxes_latex: Creates the set of latex boxes

View source: R/renderer.R

boxes_latexR Documentation

Creates the set of latex boxes

Description

This function returns the set of latex boxes definitions that should be included in the document preamble. The latex renderer includes these definitions automatically when the document argument is TRUE, but not otherwise.

Usage

boxes_latex()

Value

A character vector containing latex definitions for boxes used by the latex renderer

See Also

translator_latex translates text into markup that makes use of these boxes


highlight documentation built on Jan. 22, 2023, 1:38 a.m.