print.texcode: Print method for objects of class 'texcode'.

View source: R/texcode.r

print.texcodeR Documentation

Print method for objects of class texcode.

Description

Print method for objects of class texcode.

Usage

## S3 method for class 'texcode'
print(x, autoenv = TRUE, ...)

Arguments

x

texcode object.

Details

Function has been rewritten so no space is introduced by default between the single texcode chunks. This is necessary for $ environment, which allows no whitespaces after and before the environment delimiter $ in markdown.


markheckmann/mat2tex documentation built on July 29, 2023, 7:45 p.m.