Supported symbols in LaTeX

23 Jul 20262 minutes to read

The .NET Word (DocIO) library allows you to insert the following supported symbols in an equation using LaTeX.

NOTE

To learn how to create equations from these symbols, see Working with LaTeX.
The AppendMath API used to add LaTeX is available starting with v20.1.0.47 of Syncfusion DocIO.
Equations are supported only in documents saved in the Open XML format (.docx); they cannot be used in the Word 97-2003 (.doc) format.

Arrows

The following image demonstrates the LaTeX supported in .NET Word Library to create arrow symbols.

Create Arrow Symbols in LaTeX
Create Arrow Symbols in LaTeX
Create Arrow Symbols in LaTeX
Create Arrow Symbols in LaTeX
Create Arrow Symbols in LaTeX

Basic Math

The following image demonstrates the LaTeX supported in .NET Word Library to create basic math symbols.

Create Basic Math Symbols in LaTeX
Create Basic Math Symbols in LaTeX
Create Basic Math Symbols in LaTeX
Create Basic Math Symbols in LaTeX

Geometry

The following image demonstrates the LaTeX supported in .NET Word Library to create geometry symbols.

Create Geometry Symbols in LaTeX

Greek Letters

Lower Case

The following image demonstrates the LaTeX supported in .NET Word Library to create lower case Greek letters.

Create Lower Case Symbols in LaTeX
Create Lower Case Symbols in LaTeX

Upper Case

The following image demonstrates the LaTeX supported in .NET Word Library to create upper case Greek letters.

Create Upper Case Symbols in LaTeX
Create Upper Case Symbols in LaTeX

Letter-Like Symbols

The following image demonstrates the LaTeX supported in .NET Word Library to create letter-like symbols.

Create Letter-Like Symbols in LaTeX
Create Letter-Like Symbols in LaTeX

Negated Relations

The following image demonstrates the LaTeX supported in .NET Word Library to create negated relations.

Create Negated Relations Symbols in LaTeX
Create Negated Relations Symbols in LaTeX
Create Negated Relations Symbols in LaTeX

Operators

Common Binary Operators

The following image demonstrates the LaTeX supported in .NET Word Library to create common binary operators.

Create Common Binary Operators Symbols in LaTeX
Create Common Binary Operators Symbols in LaTeX

Common Relational Operators

The following image demonstrates the LaTeX supported in .NET Word Library to create common relational operators.

Create Common Relational Operators Symbols in LaTeX
Create Common Relational Operators Symbols in LaTeX
Create Common Relational Operators Symbols in LaTeX

Basic N-ary Operators

The following image demonstrates the LaTeX supported in .NET Word Library to create basic N-ary operators.

Create Basic N-ary Operators Symbols in LaTeX
Create Basic N-ary Operators Symbols in LaTeX

Advanced Binary Operators

The following image demonstrates the LaTeX supported in .NET Word Library to create advanced binary operators.

Create Advanced Binary Operators Symbols in LaTeX
Create Advanced Binary Operators Symbols in LaTeX
Create Advanced Binary Operators Symbols in LaTeX

Advanced Relational Operators

The following image demonstrates the LaTeX supported in .NET Word Library to create advanced relational operators.

Create Advanced Relational Operators Symbols in LaTeX
Create Advanced Relational Operators Symbols in LaTeX
Create Advanced Relational Operators Symbols in LaTeX