class Tex_stream

TeX output

Public Fields

int line_len_i_
to check linelen in output. TeX has limits.

Public Methods

Tex_stream& operator <<(Scalar)
delegate conversion to scalar class
Tex_stream(String filename)
open a file for writing
~Tex_stream()
close the file

Documentation

TeX output. Use this class for writing to a TeX file. It counts braces to prevent nesting errors, and it will add a comment sign before each newline.
int line_len_i_
to check linelen in output. TeX has limits.

Tex_stream(String filename)
open a file for writing

Tex_stream& operator <<(Scalar)
delegate conversion to scalar class

~Tex_stream()
close the file


This class has no child classes.

alphabetic index hierarchy of classes


This program documentation comes from lilypond-1.0.0.tar.gz. It was generated by <janneke@gnu.org> on Fri Jul 31 15:42:17 CEST 1998