preprocess.command.regexp: Create a Regular Expression for a LaTeX-Style Command

Description Usage Arguments

View source: R/preprocessorCommand.R

Description

Create a regular expression that can parse LaTeX commands.

Usage

1
preprocess.command.regexp(prefix = "", n = 1L, stripWhiteSpace = FALSE)

Arguments

prefix

the prefix of the command

n

the number of parameters

stripWhiteSpace

should the white space aroung the command be stripped


thomasWeise/bookbuildeR documentation built on Sept. 5, 2021, 6:31 p.m.