public class SmallCapAtom extends Atom
| Modifier and Type | Field and Description |
|---|---|
protected Atom |
base |
alignment, type, type_limits| Constructor and Description |
|---|
SmallCapAtom(Atom base) |
| Modifier and Type | Method and Description |
|---|---|
Box |
createBox(TeXEnvironment env)
Convert this atom into a
Box, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ... |
clone, getLeftType, getRightTypeprotected Atom base
public SmallCapAtom(Atom base)
public Box createBox(TeXEnvironment env)
AtomBox, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...