We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The manual seems to have a typo here: http://dlmf.nist.gov/LaTeXML/manual/usage/
It says: The usage of these commands can be as simple as latexml doc.tex | latexmpost --dest=doc.html
Shouldn't that be latexmlpost instead of latexmpost?
The text was updated successfully, but these errors were encountered:
Fixed a typo in manual.tex following issue #797 (#798)
767564d
fixed.
Sorry, something went wrong.
Oh; and Thanks!
Fixed a typo in manual.tex following issue brucemiller#797 (brucemill…
eec5cc0
…er#798)
No branches or pull requests
The manual seems to have a typo here:
http://dlmf.nist.gov/LaTeXML/manual/usage/
It says:
The usage of these commands can be as simple as
latexml doc.tex | latexmpost --dest=doc.html
Shouldn't that be latexmlpost instead of latexmpost?
The text was updated successfully, but these errors were encountered: