Equation Numbering and References in Blog Entries: How to Use \label and \ref

  • Thread starter Thread starter birulami
  • Start date Start date
AI Thread Summary
Equation numbering and referencing in blog entries using MathJax can be achieved with LaTeX commands like \label and \ref. However, the default settings may not support autonumbering, which complicates the process. Users can find solutions in MathJax's GitHub tickets, detailing how to implement these features. To see the implementation, right-click on the equation in the blog entry for examples using \tag{}, \label{}, and \ref{}. This method enhances the clarity and organization of mathematical content in blog posts.
birulami
Messages
153
Reaction score
0
Hi,

is there a way to use equation numbering and references with \label and \ref in blog entries?
 
Physics news on Phys.org
I don't believe so. We use MathJax which uses basic LaTeX commands.
 
Yeah, MathJax! This is why I was asking, because MathJax does it. But I could not figure out how to do it without the autonumber option of MathJax, which is not set here. Now I found out in the GitHub tickets of MathJax how to do it. Here is how it looks like in the blog entry. As always, right click on the equation to see how it is done with \tag{}, \label{} and \ref{}.
 
Oh, cool, did not know that. Thanks for the tip!
 

Similar threads

Replies
3
Views
591
Replies
2
Views
2K
Replies
7
Views
3K
  • Sticky
3
Replies
134
Views
28K
Replies
12
Views
4K
Replies
9
Views
4K
Back
Top