public class LatexPrinterCommand extends LatexPrinterCommand
LATEX_POSTSCRIPT, LATEX_PREAMBLE
onTheFlySectName_, printStructuredGoal_, printTextWidth_
PROP_LATEXPRINTER_WRAPPING, PROP_LATEXPRINTER_WRAPPING_DEFAULT
PROP_PRINT_NAME_IDS, PROP_PRINT_NAME_IDS_DEFAULT, PROP_PRINT_ZEVES, PROP_PRINT_ZEVES_DEFAULT, PROP_PRINTING_ONTHEFLY_SECTION_NAME, PROP_PRINTING_ONTHEFLY_SECTION_NAME_DEFAULT, PROP_PRINTING_STRUCTURED_GOAL, PROP_PRINTING_STRUCTURED_GOAL_DEFAULT, PROP_TXT_TAB_SIZE, PROP_TXT_TAB_SIZE_DEFAULT, PROP_TXT_WIDTH, PROP_TXT_WIDTH_DEFAULT
Constructor and Description |
---|
LatexPrinterCommand() |
Modifier and Type | Method and Description |
---|---|
protected PrettyPrinter |
createPrettyPrinter(net.sourceforge.czt.base.ast.Term term,
int initWidth) |
protected TokenSequenceVisitor |
createTokenSequenceVisitor(net.sourceforge.czt.session.SectionInfo si,
ZPrinter printer,
Properties props) |
protected int |
getSymParaEnd() |
protected int |
getSymParaStart() |
protected int |
getSymTokenseq() |
protected net.sourceforge.czt.base.ast.Term |
preprocess(net.sourceforge.czt.base.ast.Term term,
net.sourceforge.czt.session.SectionManager manager,
String section) |
void |
printLatex(net.sourceforge.czt.base.ast.Term term,
Writer out,
net.sourceforge.czt.session.SectionManager sectInfo,
String sectionName) |
doCompute, parse
getLatexWrapping, latexPostscript, latexPreamble, prepare, processProperties
doToUnicode, processProperties, toPrintTree, toUnicode
public void printLatex(net.sourceforge.czt.base.ast.Term term, Writer out, net.sourceforge.czt.session.SectionManager sectInfo, String sectionName) throws PrintException
printLatex
in class LatexPrinterCommand
PrintException
protected net.sourceforge.czt.base.ast.Term preprocess(net.sourceforge.czt.base.ast.Term term, net.sourceforge.czt.session.SectionManager manager, String section) throws PrintException
preprocess
in class AbstractPrinterCommand
PrintException
protected TokenSequenceVisitor createTokenSequenceVisitor(net.sourceforge.czt.session.SectionInfo si, ZPrinter printer, Properties props)
createTokenSequenceVisitor
in class AbstractPrinterCommand
protected int getSymParaStart()
getSymParaStart
in class AbstractLatexPrinterCommand
protected int getSymParaEnd()
getSymParaEnd
in class AbstractLatexPrinterCommand
protected int getSymTokenseq()
getSymTokenseq
in class AbstractLatexPrinterCommand
protected PrettyPrinter createPrettyPrinter(net.sourceforge.czt.base.ast.Term term, int initWidth)
createPrettyPrinter
in class AbstractPrinterCommand
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.