Minsky: 3.17.0
|
#include <string>
Go to the source code of this file.
Namespaces | |
minsky | |
Functions | |
string | minsky::latexToPangoNonItalicised (const char *input) |
std::string | minsky::latexToPangoNonItalicised (const std::string &x) |
std::string | minsky::latexToPango (const char *s) |
std::string | minsky::latexToPango (const std::string &x) |
interprets LaTeX sequences within, returning result as UTF-8 containing Pango markup. Only a small subset of LaTeX is implemented. More... | |
string | minsky::defang (char c) |
std::string | minsky::defang (const std::string &s) |