... | ... | @@ -26,9 +26,9 @@ When adding mathematical formulas to your documentation, please use one of the f |
|
|
|
|
|
1. **Plain Text**: For simple formulas, write them directly in plain text using basic symbols.
|
|
|
|
|
|
2. **Images**: For more complex formulas, use external tools like [Codecogs](https://www.codecogs.com/latex/eqneditor.php) to generate LaTeX equations as images (PNG/SVG) and embed them in the document.
|
|
|
2. **Images**: For more complex formulas, use external tools like [Codecogs](https://www.codecogs.com/latex/eqneditor.php) to generate LaTeX equations as images (PNG/SVG). Upload these images to the `/images` folder of the repository and embed them in your documentation.
|
|
|
|
|
|
Be sure to upload images of formulas to keep your documentation clear and consistent across all platforms, especially if LaTeX support is not available.
|
|
|
By following these steps, you can ensure clear and accessible presentation of mathematical formulas, even if LaTeX rendering is not available.
|
|
|
|
|
|
|
|
|
## Visualization Guidelines
|
... | ... | |