Skip to content
New issue

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

Also about LaTex translate to AsciiMath #9

Open
tomc14-cc opened this issue May 21, 2021 · 1 comment
Open

Also about LaTex translate to AsciiMath #9

tomc14-cc opened this issue May 21, 2021 · 1 comment

Comments

@tomc14-cc
Copy link

tomc14-cc commented May 21, 2021

py_asciimath.exe "\[a=60{}^\circ\ ]" from latex to asciimath
py_asciimath.exe "\[a=45{}^\circ \]" from latex to asciimath
py_asciimath.exe "\[\bar{N}t=m{{v}{0}}\sin \alpha \]" from latex to asciimath
py_asciimath.exe "\[\bar{f}t=\mu \bar{N}t=\mu m{{v}
{0}}\sin \alpha \approx 0.6m{{v}{0}}\]" from latex to asciimath
py_asciimath.exe "\[\alpha ={{45}^{{}^\circ }},\mu =0.5\]" from latex to asciimath
py_asciimath.exe "\[\bar{N}t=m{{v}
{0}}\sin \alpha \]" from latex to asciimath
py_asciimath.exe "\[\bar{f}t=\mu m{{v}{0}}\sin \alpha =m{{v}{0}}\cos \alpha -mv\]" from latex to asciimath
py_asciimath.exe "\[\alpha ={{30}^{{}^\circ }}\]" from latex to asciimath
looks like they dont work.

@tomc14-cc
Copy link
Author

tomc14-cc commented May 22, 2021

here, following commands still dont work, we have added the \ban parsing routine in the latex.py file
py_asciimath.exe "\[a=45{}^\circ \]" from latex to asciimath
py_asciimath.exe "\[\alpha ={{45}^{{}^\circ }},\mu =0.5\]" from latex to asciimath
py_asciimath.exe "\[\alpha ={{30}^{{}^\circ }}\]" from latex to asciimath

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant