writer2latex.latex
public class HeadingConverter extends ConverterHelper
Constructor Summary | |
---|---|
HeadingConverter(OfficeReader ofr, LaTeXConfig config, ConverterPalette palette) Constructs a new HeadingConverter . |
Method Summary | |
---|---|
void | appendDeclarations(LaTeXDocumentPortion pack, LaTeXDocumentPortion decl) |
boolean | containsElements(Node node) |
void | handleHeading(Element node, LaTeXDocumentPortion ldp, Context oc) Process a heading |
HeadingConverter
.Parameters: node The text:h element node containing the heading ldp The LaTeXDocumentPortion to add LaTeX code to oc The current context