... | ... | @@ -26,7 +26,7 @@ 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). Upload these images to the `/images/formulas` folder of the repository and embed them in your documentation. BE SURE TO SAVE WITH A {: width="100"}
|
|
|
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/formulas` folder of the repository and embed them in your documentation. BE SURE TO SAVE WITH A {: width="300"}
|
|
|
(so users with dark mode can still read the content)
|
|
|
|
|
|
## Visualization Guidelines
|
... | ... | |