Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

DviFilePreamble Class Reference

#include <DviFile.h>

Inheritance diagram for DviFilePreamble:

DviFileEvent List of all members.

Public Member Functions

 DviFilePreamble ()
void debug () const
 Writes a representation of this event on cerr.

Public Attributes

unsigned int dviType
 The DVI file identification byte.
unsigned int num
 The numerator of the fraction defining the standard of measurement.
unsigned int den
 The denominator of the fraction defining the standard of measurement.
unsigned int mag
 Magnification specification.
string comment
 The DVI file comment, as a string.

Constructor & Destructor Documentation

DviFilePreamble::DviFilePreamble  )  [inline]
 


Member Function Documentation

void DviFilePreamble::debug  )  const [virtual]
 

Writes a representation of this event on cerr.

Reimplemented from DviFileEvent.


Member Data Documentation

string DviFilePreamble::comment
 

The DVI file comment, as a string.

unsigned int DviFilePreamble::den
 

The denominator of the fraction defining the standard of measurement.

unsigned int DviFilePreamble::dviType
 

The DVI file identification byte.

Always 2 for DVI files produced by standard TeX.

unsigned int DviFilePreamble::mag
 

Magnification specification.

1000 times the desired magnification factor.

unsigned int DviFilePreamble::num
 

The numerator of the fraction defining the standard of measurement.


The documentation for this class was generated from the following files:
Generated on Sun Aug 21 18:21:06 2005 for dvi2bitmap by doxygen 1.3.8