The latexgen.h
File Reference
Included Headers
Classes Index
class | LatexCodeGenerator |
Generator for LaTeX code fragments. More... | |
class | LatexGenerator |
Generator for LaTeX output. More... | |
Functions Index
void | writeExtraLatexPackages (TextStream &t) |
void | writeLatexSpecialFormulaChars (TextStream &t) |
QCString | convertToLaTeX (const QCString &s, bool insideTabbing, bool keepSpaces=FALSE) |
void | filterLatexString (TextStream &t, const QCString &str, bool insideTabbing, bool insidePre, bool insideItem, bool insideTable, bool keepSpaces, const bool retainNewline=false) |
QCString | latexEscapeLabelName (const QCString &s) |
QCString | latexEscapeIndexChars (const QCString &s) |
QCString | latexEscapePDFString (const QCString &s) |
QCString | latexFilterURL (const QCString &s) |
Macro Definitions Index
#define | LATEX_STYLE_EXTENSION ".sty" |
Functions
convertToLaTeX()
Declaration at line 340 of file latexgen.h, definition at line 2546 of file latexgen.cpp.
References filterLatexString and TextStream::str.
Referenced by LatexGenerator::endIndexSection, objectLinkToString, LatexGenerator::startIndexSection, substituteLatexKeywords and LatexGenerator::writeInheritedSectionTitle.
filterLatexString()
|
Declaration at line 342 of file latexgen.h, definition at line 2388 of file latexgen.cpp.
References Config_getBool, QCString::data, insideTable, HtmlEntityMapper::instance, QCString::isEmpty, isId, HtmlEntityMapper::latex, HtmlEntityMapper::name2sym, processEntity and HtmlEntityMapper::Sym_Unknown.
Referenced by LatexCodeGenerator::codify, convertToLaTeX, LatexGenerator::docify, LatexDocVisitor::filter, latexEscapeIndexChars, latexEscapeLabelName and substituteLatexKeywords.
latexEscapeIndexChars()
|
Declaration at line 351 of file latexgen.h, definition at line 2598 of file latexgen.cpp.
References QCString::data, QCString::ExplicitSize, filterLatexString, QCString::isEmpty, QCString::length and TextStream::str.
Referenced by LatexGenerator::addIndexItem, LatexGenerator::endTitleHead, LatexDocVisitor::operator() and LatexGenerator::startMemberDoc.
latexEscapeLabelName()
|
Declaration at line 350 of file latexgen.h, definition at line 2553 of file latexgen.cpp.
References QCString::data, QCString::ExplicitSize, filterLatexString, QCString::isEmpty, QCString::length and TextStream::str.
Referenced by LatexGenerator::addIndexItem, LatexGenerator::endTitleHead, LatexDocVisitor::operator() and LatexGenerator::startMemberDoc.
latexEscapePDFString()
|
Declaration at line 352 of file latexgen.h, definition at line 2644 of file latexgen.cpp.
References QCString::data, QCString::isEmpty and TextStream::str.
Referenced by LatexGenerator::startMemberDoc.
latexFilterURL()
|
Declaration at line 353 of file latexgen.h, definition at line 2672 of file latexgen.cpp.
References QCString::data, hex, QCString::isEmpty and TextStream::str.
Referenced by LatexDocVisitor::operator() and LatexDocVisitor::operator().
writeExtraLatexPackages()
|
Declaration at line 338 of file latexgen.h, definition at line 2327 of file latexgen.cpp.
Reference Config_getList.
Referenced by FormulaManager::createLatexFile and substituteLatexKeywords.
writeLatexSpecialFormulaChars()
|
Declaration at line 339 of file latexgen.h, definition at line 2345 of file latexgen.cpp.
Referenced by FormulaManager::createLatexFile and substituteLatexKeywords.
Macro Definitions
LATEX_STYLE_EXTENSION
|
Definition at line 22 of file latexgen.h.
Referenced by copyLatexStyleSheet and extraLatexStyleSheet.
Generated via doxygen2docusaurus by Doxygen 1.14.0.