Package | Description |
---|---|
writer2latex.latex | |
writer2latex.office |
Modifier and Type | Method and Description |
---|---|
boolean |
MathmlConverter.handleDisplayEquation(TableReader table,
LaTeXDocumentPortion ldp)
Try to convert a table as a display equation:
A 1 row by 2 columns table in which each cell contains exactly one paragraph,
the left cell contains exactly one formula and the right cell contains exactly
one sequence number is treated as a (numbered) display equation.
|
Constructor and Description |
---|
TableFormatter(OfficeReader ofr,
LaTeXConfig config,
ConverterPalette palette,
TableReader table,
boolean bAllowPageBreak,
boolean bIsInTable)
Constructor: Create from a TableReader.
|
Modifier and Type | Method and Description |
---|---|
TableReader |
OfficeReader.getTableReader(org.w3c.dom.Element node)
Read a table from a table:table node
|
Constructor and Description |
---|
TableRange(TableReader reader) |
TableView(TableReader reader,
TableRange range) |