highlight::LatexGenerator Class Reference

This class generates LaTeX. More...

Inheritance diagram for highlight::LatexGenerator:

highlight::CodeGenerator List of all members.

Public Member Functions

string getHeader (const string &title)
string getFooter ()
void printBody ()
void setReplaceQuotes (bool b)
void setDisableShorthands (bool b)

Detailed Description

This class generates LaTeX.

It contains information about the resulting document structure (document header and footer), the colour system, white space handling and text formatting attributes.

Author:
Andre Simon


Member Function Documentation

string highlight::LatexGenerator::getHeader ( const string &  title  )  [virtual]

prints document header

Parameters:
title Title of the document

Implements highlight::CodeGenerator.

string highlight::LatexGenerator::getFooter (  )  [virtual]

Prints document footer

Implements highlight::CodeGenerator.

void highlight::LatexGenerator::printBody (  )  [virtual]

Prints document body

Implements highlight::CodeGenerator.

void highlight::LatexGenerator::setReplaceQuotes ( bool  b  )  [inline]

set replace quotes flag

Parameters:
b flag

void highlight::LatexGenerator::setDisableShorthands ( bool  b  )  [inline]

set disable babal shorthand flag

Parameters:
b flag


The documentation for this class was generated from the following files:
Generated on Fri Apr 27 13:12:36 2007 for Highlight Code Converter by  doxygen 1.5.2