Livescript: equation number
Afficher commentaires plus anciens
I edit Livescript and I write equations on Livescript using latex. Is it possible to number these equations like
?
Réponse acceptée
Plus de réponses (1)
Jelder
le 1 Avr 2025
0 votes
You can use the following trick:
\matrix{ y_1 = a_1 + b_1\cdot{x} && (1)}
\matrix{ y_2 = a_2 + b_2\cdot{x^2} && (2)}
1 commentaire
Walter Roberson
le 1 Avr 2025
However, there is no automatic numbering, and no automatic equation referencing.
Catégories
En savoir plus sur Elementary Math dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!