highlight::LatexGenerator Class Reference

This class generates LaTeX. More...

Inheritance diagram for highlight::LatexGenerator:

highlight::CodeGenerator

List of all members.

Public Member Functions

void setLATEXReplaceQuotes (bool b)
void setLATEXNoShorthands (bool b)
void setLATEXPrettySymbols (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

void highlight::LatexGenerator::setLATEXNoShorthands ( bool  b  )  [inline, virtual]

set disable babel shorthand flag

Parameters:
b flag

Reimplemented from highlight::CodeGenerator.

void highlight::LatexGenerator::setLATEXPrettySymbols ( bool  b  )  [inline, virtual]

set pretty symbols flag

Parameters:
b flag

Reimplemented from highlight::CodeGenerator.

void highlight::LatexGenerator::setLATEXReplaceQuotes ( bool  b  )  [inline, virtual]

set replace quotes flag

Parameters:
b flag

Reimplemented from highlight::CodeGenerator.


The documentation for this class was generated from the following files:

Generated on Wed Jun 9 20:40:12 2010 for Highlight Code Converter by  doxygen 1.5.7.1