Minsky
latexMarkup.cc File Reference
#include "latexMarkup.h"
#include <map>
#include <vector>
#include <ctype.h>
#include <string.h>
Include dependency graph for latexMarkup.cc:

Go to the source code of this file.

Classes

struct  anonymous_namespace{latexMarkup.cc}::Symbol
 
struct  anonymous_namespace{latexMarkup.cc}::Result
 

Namespaces

 anonymous_namespace{latexMarkup.cc}
 
 minsky
 Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes.
 

Functions

map< string, string > anonymous_namespace{latexMarkup.cc}::populateSymbols (Symbol symbs[], size_t nSyms)
 
string anonymous_namespace{latexMarkup.cc}::parseLaTeXSym (const char *&input)
 
string anonymous_namespace{latexMarkup.cc}::utf8char (const char *&input)
 
string minsky::defang (char c)
 
string minsky::latexToPangoNonItalicised (const char *input)
 

Variables

struct anonymous_namespace{latexMarkup.cc}::Symbol anonymous_namespace{latexMarkup.cc}::symbolData []
 
map< string, string > anonymous_namespace{latexMarkup.cc}::latexSymbols