Package writer2latex.latex

Class Summary

BlockConverter This class handles basic block content, including the main text body, sections, tables, lists, headings and paragraphs.
CaptionConverter This class converts captions (for figures and tables) to LaTeX.
CharStyleConverterThis class creates LaTeX code from OOo character formatting Character formatting in OOo includes font, font effects/decorations and color.
ColorConverterThis class converts color
ConverterHelper This is an abstract superclass for converter helpers.
ConverterPalette This class converts a Writer XML file to a LaTeX file<.
DrawConverter This class handles draw elements.
FieldConverter This class handles text fields and links in the document.
HeadingConverter HeadingConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
IndexConverter This class handles indexes (table of contents, list of tables, list of illustrations, object index, user index, alphabetical index, bibliography) as well as their associated index marks.
InlineConverter This class handles basic inline text.
LaTeXDocument Class representing a LaTeX document.
LaTeXDocumentPortionThis class represents a portion of a LaTeX document.
ListStyleConverter ListStyleConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
MathmlConverter This class converts mathml nodes to LaTeX.
NoteConverter This class handles conversion of footnotes and endnotes, including references.
PageStyleConverter PageStyleConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
ParConverter ParConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
SectionConverterThis class creates LaTeX code from OOo sections.
StarMathConverter
StyleConverter This is an abstract superclass for style converters.
TableConverterThis class converts OpenDocument tables to LaTeX.
TableFormatter This class converts OOo table styles to LaTeX.