@Deprecated public class LatexFragment extends TeXFragment
Represents TeX fragment.
Constructor and Description |
---|
LatexFragment(String text)
Deprecated.
Initializes a new instance of the HtmlFragment class.
|
LatexFragment(String text,
boolean removeIndents)
Deprecated.
Initializes a new instance of the HtmlFragment class.
|
deepClone, getLatexLoadOptionsOfInstance, getTeXLoadOptionsOfInstance, setLatexLoadOptionsOfInstance, setTeXLoadOptionsOfInstance
getHorizontalAlignment, getHyperlink, getMargin, getVerticalAlignment, getZIndex, isFirstParagraphInColumn, isInLineParagraph, isInNewPage, isKeptWithNext, setFirstParagraphInColumn, setHorizontalAlignment, setHyperlink, setInLineParagraph, setInNewPage, setKeptWithNext, setMargin, setVerticalAlignment, setZIndex
public LatexFragment(String text)
Initializes a new instance of the HtmlFragment class.
text
- The fragment textpublic LatexFragment(String text, boolean removeIndents)
Initializes a new instance of the HtmlFragment class.
text
- The fragment textremoveIndents
- Determines whether not to make indents while typesetting LaTeX fragment