Package | Description |
---|---|
jtabwb.tracesupport |
Some tool for managing traces and C-trees, including support for LaTeX source
generation.
|
Modifier and Type | Method and Description |
---|---|
LatexTranslator.ProofStyle |
_LatexCTreeFormatter.proofStyle()
Returns the proof style to use.
|
static LatexTranslator.ProofStyle |
LatexTranslator.ProofStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LatexTranslator.ProofStyle[] |
LatexTranslator.ProofStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|