GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-tex-symbols.cc File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static int num_symbol_codes = 103
 
static uint32_t symbol_codes [][2]
 

Variable Documentation

◆ num_symbol_codes

int num_symbol_codes = 103
static

Definition at line 107 of file oct-tex-symbols.cc.

Referenced by octave::text_element_symbol::get_symbol_code().

◆ symbol_codes

uint32_t symbol_codes[][2]
static

Definition at line 2 of file oct-tex-symbols.cc.

Referenced by octave::text_element_symbol::get_symbol_code().