writer2latex.latex
public class PageStyleConverter extends StyleConverter
Constructor Summary | |
---|---|
PageStyleConverter(OfficeReader ofr, LaTeXConfig config, ConverterPalette palette) Constructs a new |
Method Summary | |
---|---|
void | appendDeclarations(LaTeXDocumentPortion pack, LaTeXDocumentPortion decl) |
void | applyPageBreak(StyleWithProperties style, boolean bInherit, BeforeAfter ba) Apply page break properties from a style. |
boolean | isTwocolumn() |
void | setChapterField1(String s) |
void | setChapterField2(String s) |
Constructs a new PageStyleConverter
.
Apply page break properties from a style.
Parameters: style the style to use bInherit true if inheritance from parent style should be used ba a BeforeAfter
to put code into