You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is great to see that Books.jl supports LaTeX and equation numbering. In the current documentation, I find the usage of $$ ... $$ for normal math mode, and I also figure out that $ ... $ is used for the inline math mode. Different packages have slightly different syntaxes for these, so probably it would be good to demonstrate them in the doc.
The text was updated successfully, but these errors were encountered:
Hi,
It is great to see that Books.jl supports LaTeX and equation numbering. In the current documentation, I find the usage of
$$ ... $$
for normal math mode, and I also figure out that$ ... $
is used for the inline math mode. Different packages have slightly different syntaxes for these, so probably it would be good to demonstrate them in the doc.The text was updated successfully, but these errors were encountered: