Cadabra
Computer algebra system for field theory problems
|
#include "Config.hh"
#include "Symbols.hh"
#include "DisplayTeX.hh"
#include "Algorithm.hh"
#include "algorithms/substitute.hh"
#include "properties/LaTeXForm.hh"
#include "properties/Derivative.hh"
#include "properties/Accent.hh"
#include "properties/Tableau.hh"
#include "properties/FilledTableau.hh"
#include "properties/TableauInherit.hh"
Macros | |
#define | nbsp " " |
#define | zwnbsp "" |
Functions | |
int | k_unichar_to_utf8 (kunichar c, char *buf) |
const char * | unichar (kunichar c) |
Variables | |
const std::string | discr = "\\discretionary{}{}{}" |
#define nbsp " " |
#define zwnbsp "" |
int k_unichar_to_utf8 | ( | kunichar | c, |
char * | buf | ||
) |
const char* unichar | ( | kunichar | c | ) |
const std::string discr = "\\discretionary{}{}{}" |