command: Format a Latex Command

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Format a latex command.

Usage

1

Arguments

x

length one character

options

vector or list

args

vector or list

depth

integer

Details

x is formated as a latex command, with the options (possibly named) inserted in square brackets, and the arguments each enclosed in curly braces. depth spaces are added to the left end of the string.

Value

character

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also

Examples

1
command('caption',options='short',args='long')

metrumrg documentation built on May 2, 2019, 5:55 p.m.