Ends LaTeX table header cell
Source position: wtex.pp line 63
public procedure TTexWriter.HeaderCellEnd; override; |
Ends a LaTeX table header cell by calling CellEnd. LaTeX does not require special handling for header cell endings in the tabular environment.
TTexWriter.CellEnd |
||
|
Begins LaTeX table header cell |
|