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

! You can't use `\spacefactor' in math mode. #1

Open
totovr opened this issue May 21, 2019 · 1 comment
Open

! You can't use `\spacefactor' in math mode. #1

totovr opened this issue May 21, 2019 · 1 comment

Comments

@totovr
Copy link

totovr commented May 21, 2019

En la linea:

- En $\LaTeX$: $\sqrt{2}$

Genera un error que se solucion cambiando:

$\LaTeX$

Por:

- En \LaTeX: $\sqrt{2}$
@ghost
Copy link

ghost commented Jan 11, 2020

Gracias. Ahora puedo generar el documento en PDF. Pero si lo requiero hacer en html, necesariamente necesito hacer: $\LaTeX$: $\sqrt{2}$

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