Ends LaTeX list environment
Source position: wtex.pp line 65
public procedure TTexWriter.ListEnd( |
ListType: TlistType |
); override; |
ListType |
|
Type of LaTeX list being ended |
Ends a LaTeX list environment by writing the appropriate \end command. Uses the ListNames array to determine the correct environment name.
|
Begins LaTeX list environment |
|
|
LaTeX environment names for different list types |