-
Notifications
You must be signed in to change notification settings - Fork 18
ES-868708-Added Supported LaTeX in DocIO #1838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ES-868708-Added Supported LaTeX in DocIO #1838
Conversation
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
File-Formats-toc.html
Outdated
| <a href="/file-formats/docio/Working-with-LaTeX">LaTeX</a> | ||
| </li> | ||
| <li> | ||
| <a href="/file-formats/docio/Working-with-Supported-LaTeX">Supported LaTeX</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/file-formats/docio/Supported-LaTeX.md - Change the file name
| @@ -0,0 +1,130 @@ | |||
| --- | |||
| title: Working with Supported LaTeX | DocIO | Syncfusion | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
title: Supported LaTeX | DocIO | Syncfusion
description: Learn the list of LaTeX supported by .NET Word Library (DocIO) while creating equation in Word document.
| documentation: UG | ||
| --- | ||
|
|
||
| # Support LaTeX Symbols in Word Library |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Supported symbols using LaTeX in Word Library
|
|
||
| ## Arrows | ||
|
|
||
| Create **Arrow** in LaTeX. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove these lines
|
|
||
| Create **Arrow** in LaTeX. | ||
|
|
||
| The following image demonstrates the LaTeX equivalent to arrows. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following image demonstrates the LaTeX supported in .NET Word Library to create arrow symbols.
|
|
||
| Create **Common Binary Operators** in LaTeX. | ||
|
|
||
| The following image demonstrates the LaTeX equivalent to common binary operators. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following image demonstrates the LaTeX supported in .NET Word Library to create common binary operators.
|
|
||
| Create **Common Relational Operators** in LaTeX. | ||
|
|
||
| The following image demonstrates the LaTeX equivalent to common relational operators. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following image demonstrates the LaTeX supported in .NET Word Library to common relational operators.
|
|
||
| Create **Basic N-ary Operators** in LaTeX. | ||
|
|
||
| The following image demonstrates the LaTeX equivalent to basic n-ary operators. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following image demonstrates the LaTeX supported in .NET Word Library to basic N-ary operators.
|
|
||
| Create **Advanced Binary Operators** in LaTeX. | ||
|
|
||
| The following image demonstrates the LaTeX equivalent to advanced binary operators. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following image demonstrates the LaTeX supported in .NET Word Library to advanced binary operators.
|
|
||
| Create **Advanced Relational Operators** in LaTeX. | ||
|
|
||
| The following image demonstrates the LaTeX equivalent to advanced relational operators. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following image demonstrates the LaTeX supported in .NET Word Library to advanced relational operators.
…-content/fileformat-docs into ES-868708-supported-LaTeX-Images
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Kindly review the below pull request and let me know your feedback.
Task Link
https://dev.azure.com/EssentialStudio/Document%20Processing%20Libraries/_workitems/edit/868708
Description
Added Supported LaTeX md file and images in DocIO