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

TTexWriter.EnvironmentEnd

Ends LaTeX environment

Declaration

Source position: wtex.pp line 40

public procedure TTexWriter.EnvironmentEnd(

  const Name: string

);

Arguments

Name

  

LaTeX environment name

Description

Writes a LaTeX \end command for the specified environment name. This is a utility method for properly closing LaTeX environments.

See also

TTexWriter.EnvironmentStart

  

Begins LaTeX environment with optional parameters


Documentation generated on: Jan 16 2026