SmallCaps {pandocfilters}R Documentation

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

SmallCaps("The latex command for 'small caps' is 'textsc'!")

[Package pandocfilters version 0.1-6 Index]