Unit 'wtex' Package
[Overview][Constants][Classes][Index] [#fcl]

TTexWriter.ListEnd

Ends LaTeX list environment

Declaration

Source position: wtex.pp line 65

public procedure TTexWriter.ListEnd(

  ListType: TlistType

); override;

Arguments

ListType

  

Type of LaTeX list being ended

Description

Ends a LaTeX list environment by writing the appropriate \end command. Uses the ListNames array to determine the correct environment name.

See also

TTexWriter.ListStart

  

Begins LaTeX list environment

TFormattingWriter.ListEnd

ListNames

  

LaTeX environment names for different list types


Documentation generated on: Jan 16 2026