Class StandaloneClassOption

java.lang.Object
ch.stegmaier.java2tex.core.BaseOption<X>
ch.stegmaier.java2tex.core.OptionBuilder<StandaloneClassOption>
ch.stegmaier.java2tex.commands.registry.impl.StandaloneClassOption

public class StandaloneClassOption extends ch.stegmaier.java2tex.core.OptionBuilder<StandaloneClassOption>
The standalone bundle allows users to easily place picture environments or other material in own source files and compile these on their own or as part of a main document. A special standalone class is provided for use with such files, which by default crops the resulting output file to the content. The standalone package enables the user to simply load the standalone files using \input inside a main document.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static ch.stegmaier.java2tex.core.OptionList
    These options allow to enable and configure the conversion feature.

    Methods inherited from class ch.stegmaier.java2tex.core.OptionBuilder

    end, entry, entry, entry, entry, entry, optionList, toString

    Methods inherited from class ch.stegmaier.java2tex.core.BaseOption

    getThis

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • StandaloneClassOption

      public StandaloneClassOption(DocumentClass documentClass)
  • Method Details

    • convert

      public static ch.stegmaier.java2tex.core.OptionList convert()
      These options allow to enable and configure the conversion feature.