Uses of Class writer2latex.latex.LaTeXDocumentPortion

Uses in package writer2latex.latex

Fields of type writer2latex.latex.LaTeXDocumentPortion

LaTeXDocumentPortion

Methods with parameter type writer2latex.latex.LaTeXDocumentPortion

void
FieldConverter.addTarget(Element node, String sSuffix, LaTeXDocumentPortion ldp)
Add a \\hypertarget
void
FieldConverter.addTarget(String sName, String sSuffix, LaTeXDocumentPortion ldp)
Add a \\hypertarget
LaTeXDocumentPortion
Add another portion to the end of this portion
void
Append declarations needed by the BibConverter to the preamble.
void
void
void
void
void
void
void
Append declarations needed by the FieldConverter to the preamble.
void
void
Append declarations needed by the IndexConverter to the preamble.
void
void
void
void
Append declarations needed by the NoteConverter to the preamble.
void
void
void
void
void
void
void
Apply default font attributes (family, series, shape, size and color).
void
void
Flush the queue of postponed footnotes
void
void
Process pending reference marks and bookmarks (which may have been postponed within sections, captions or verbatim text.
void
Process Alphabetical Index (text:alphabetical-index tag)
void
Process an Alphabetical Index Mark (text:alphabetical-index-mark{-start} tag)
void
Process a hyperlink (text:a tag)
void
Process a bibliography (text:bibliography tag)
void
Process a Bibliography Mark (text:bibliography-mark tag)
void
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

void
Process a bookmark reference (text:bookmark-ref tag).
void
void
void
CaptionConverter.handleCaptionBody(Element node, LaTeXDocumentPortion ldp, Context oc, boolean bIsCaptionOf)
Process content of a text:p tag as a caption body (inluding label)
boolean
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.
void
void
Process an endnote (text:endnote tag)
void
Process an endnote reference (text:endnote-ref tag)
void
Process a footnote (text:footnote tag)
void
Process a footnote reference (text:footnote-ref tag)
void
Process a heading
void
Process List of Illustrations (text:list-of-illustrations tag)
void
Process List of Tables (text:list-of-tables tag)
void
Process a list (text:ordered-lst or text:unordered-list tag)
void
Process a note reference (text:note-ref tag, oasis)
void
Process Object Index (text:object index tag)
void
Process a page count field (text:page-count tag)
void
Process a page number field (text:page-number tag)
void
ParConverter.handleParagraph(Element node, LaTeXDocumentPortion ldp, Context oc, boolean bLastInBlock)
Process a text:p tag
void
Process a reference mark (text:reference-mark tag)
void
Process a reference (text:reference-ref tag)
void
Process a section (text:section tag)
void
Process a sequence field (text:sequence tag)
void
Create label for a sequence field (text:sequence tag)
void
Process a sequence reference (text:sequence-ref tag)
void
Process Table of Contents (text:table-of-content tag)
void
TableConverter.handleTable(Element node, Element caption, boolean bCaptionAbove, LaTeXDocumentPortion ldp, Context oc)
Process a table (table:table or table:sub-table tag)
void
Handle a text:span element
void
Process User Index (text:user-index tag)
void
Insert the endnotes into the documents.
void
void
Traverse block text (eg. content of body, section, list item).
void
void
void
void

Methods with return type writer2latex.latex.LaTeXDocumentPortion

LaTeXDocumentPortion
Add a string to the end of this portion
LaTeXDocumentPortion
Add another portion to the end of this portion
LaTeXDocumentPortion
Returns the LaTeXDocumentPortion, that contains the contents of the document.
LaTeXDocumentPortion
Add a newline to the end of this portion

Uses in package writer2latex.latex.util

Methods with parameter type writer2latex.latex.LaTeXDocumentPortion

void

Uses in package writer2latex.latex.i18n

Methods with parameter type writer2latex.latex.LaTeXDocumentPortion

void
Add declarations to the preamble to load the required packages
void
Add declarations to the preamble to load the required packages
void
Add declarations to the preamble to load the required packages