Unit ok_table
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
Description
Test of @table-related features.
Example from @table doc page in wiki:
Value1 |
Value2 |
Result |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Small tables tests:
One-cell table is OK |
One-cell head table is OK |
---|
A |
Foo |
---|
Test that everything within @cell tag is OK. Actually, test below is a stripped down (to be accepted by LaTeX) version of a more advanced test in ok_table_nonlatex.pas file.
Dashes: —, –, -, -- |
|
---|---|
C |
D |
Now nested table and other nicies are within a normal row, instead of heading row.
C |
D |
||||
---|---|---|---|---|---|
Within a cell many things are are accepted |
including paragraphs: This is new paragraph. |
||||
Dashes: —, –, -, --. |
|||||
And, last but not least, nested table:
|
B |
Some 2-row table tests:
A |
B |
---|---|
C |
D |
A |
B |
C |
D |
A |
B |
C |
D |
---|