Inserts LaTeX line break
Source position: wtex.pp line 41
public procedure TTexWriter.LineBreak; override;
Inserts a LaTeX line break by writing the \\ command.
TFormattingWriter.LineBreak