Process Alphabetical Index (text:alphabetical-index tag)
Process an Alphabetical Index Mark (text:alphabetical-index-mark{-start} tag)
Process a hyperlink (text:a tag)
Process a bibliography (text:bibliography tag)
Process a Bibliography Mark (text:bibliography-mark tag)
Process a bookmark (text:bookmark tag)
A bookmark may be the target for either a hyperlink or a reference,
so this will generate a
\\hyperref
and/or a
\\label
Process a bookmark reference (text:bookmark-ref tag).
Process content of a text:p tag as a caption body (inluding label)
Try to convert a paragraph as a display equation:
A paragraph which contains exactly one formula + at most one sequence
number is treated as a display equation.
Convert a draw element to xhtml.
Process an endnote (text:endnote tag)
Process an endnote reference (text:endnote-ref tag)
Process a footnote (text:footnote tag)
Process a footnote reference (text:footnote-ref tag)
Process a list (text:ordered-lst or text:unordered-list tag)
Process List of Illustrations (text:list-of-illustrations tag)
Process List of Tables (text:list-of-tables tag)
Process a note reference (text:note-ref tag, oasis)
Process Object Index (text:object index tag)
Process a page count field (text:page-count tag)
Process a page number field (text:page-number tag)
Process a reference mark (text:reference-mark tag)
Process a reference (text:reference-ref tag)
Process a section (text:section tag)
Process a sequence field (text:sequence tag)
Process sequence declarations
Create label for a sequence field (text:sequence tag)
Process a sequence reference (text:sequence-ref tag)
Process a table (table:table or table:sub-table tag)
Process a table:table tag
Handle a text:span element
Process Table of Contents (text:table-of-content tag)
Process User Index (text:user-index tag)
Is there a reference to this bookmark?
Flag indicating if this document has changed since reading or is new.
Is there a reference to this endnote?
Is there a reference to this footnote id?
Is there a link to this sequence anchor name?
Is there a reference to this reference mark?
Is there a reference to this sequence field?
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.
Constructs a new HeadingConverter
.
This class contains data for the mapping of OOo headings to LaTeX headings.
Constructor: Create a new HeadingMap
HOME - static field in class writer2latex.xhtml.
L10n