
Public Member Functions | |
| void | setSVGSize (const string &w, const string &h) |
It contains information about the resulting document structure (document header and footer), the colour system, white space handling and text formatting attributes.
| void highlight::SVGGenerator::setSVGSize | ( | const string & | w, | |
| const string & | h | |||
| ) | [virtual] |
Set SVG dimensions
| w | page width | |
| h | page height |
Reimplemented from highlight::CodeGenerator.
1.5.7.1