Learn R Programming

pandocfilters (version 0.1-3)

SmallCaps: Small Caps Text

Description

Constructs an inline object of type "SmallCaps".

Usage

SmallCaps(x)

Arguments

x

a inline object or a list of inline objects

Examples

Run this code
# NOT RUN {
SmallCaps("The latex command for 'small caps' is 'textsc'!")
# }

Run the code above in your browser using DataLab