java.lang.Cloneable
public class RomanAtom extends Atom
Modifier and Type | Field | Description |
---|---|---|
protected Atom |
base |
alignment, type, type_limits
Modifier and Type | Method | 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, getRightType
protected Atom base
public RomanAtom(Atom base)
public Box createBox(TeXEnvironment env)
Atom
Box
, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...