.TH "DviFilePreamble" 3 "Mon Jan 12 2015" "Version dvi2bitmap1.0" "dvi2bitmap" \" -*- nroff -*- .ad l .nh .SH NAME DviFilePreamble \- .PP The preamble to the DVI file\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBDviFileEvent\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBDviFilePreamble\fP ()" .br .ti -1c .RI "void \fBdebug\fP () const " .br .RI "\fIWrites a representation of this event on cerr\&. \fP" .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "unsigned int \fBdviType\fP" .br .RI "\fIThe DVI file identification byte\&. \fP" .ti -1c .RI "unsigned int \fBnum\fP" .br .RI "\fIThe numerator of the fraction defining the standard of measurement\&. \fP" .ti -1c .RI "unsigned int \fBden\fP" .br .RI "\fIThe denominator of the fraction defining the standard of measurement\&. \fP" .ti -1c .RI "unsigned int \fBmag\fP" .br .RI "\fIMagnification specification\&. \fP" .ti -1c .RI "string \fBcomment\fP" .br .RI "\fIThe DVI file comment, as a string\&. \fP" .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The preamble to the DVI file\&. .SH "Constructor & Destructor Documentation" .PP .SS "DviFilePreamble::DviFilePreamble ()\fC [inline]\fP" .SH "Member Function Documentation" .PP .SS "void DviFilePreamble::debug () const\fC [virtual]\fP" .PP Writes a representation of this event on cerr\&. .PP Reimplemented from \fBDviFileEvent\fP\&. .PP References comment, and den\&. .SH "Member Data Documentation" .PP .SS "string DviFilePreamble::comment" .PP The DVI file comment, as a string\&. .PP Referenced by debug(), and DviFile::getEvent()\&. .SS "unsigned int DviFilePreamble::den" .PP The denominator of the fraction defining the standard of measurement\&. .PP Referenced by debug(), and DviFile::getEvent()\&. .SS "unsigned int DviFilePreamble::dviType" .PP The DVI file identification byte\&. Always 2 for DVI files produced by standard TeX\&. .PP Referenced by DviFile::getEvent()\&. .SS "unsigned int DviFilePreamble::mag" .PP Magnification specification\&. 1000 times the desired magnification factor\&. .PP Referenced by DviFile::getEvent()\&. .SS "unsigned int DviFilePreamble::num" .PP The numerator of the fraction defining the standard of measurement\&. .PP Referenced by DviFile::getEvent()\&. .SH "Author" .PP Generated automatically by Doxygen for dvi2bitmap from the source code\&.