Class PageStyleConverter


public class PageStyleConverter extends StyleConverter
  • Constructor Details

  • Method Details

    • appendDeclarations

      public void appendDeclarations(LaTeXDocumentPortion pack, LaTeXDocumentPortion decl)
      Overrides:
      appendDeclarations in class StyleConverter
    • setChapterField1

      public void setChapterField1(String s)
    • setChapterField2

      public void setChapterField2(String s)
    • isTwocolumn

      public boolean isTwocolumn()
    • applyPageBreak

      public void applyPageBreak(StyleWithProperties style, boolean bInherit, BeforeAfter ba)

      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