Insert a literal entry into a table margin.
Literal.Rd
This allows insertion of arbitrary LaTeX text into a table.
Arguments
- x
A character string to insert.
- nearData
See the Details section of
Heading
.
Details
In LaTeX the literal
string should usually end with a %
comment
character to avoid having a blank line inserted.
See also
Hline
, which uses this to insert lines.