Typesetting your paper without any LaTeX knownledge
1–10 of 10 posts
Re: Typesetting your paper without any LaTeX knownledge
#2Re: Typesetting your paper without any LaTeX knownledge
#3PS: Here in Argentina is usual to write
$\sin^2 x + \cos^2 x = 1$
instead of $\sin x^2+ \cos x^2 = 1$Re: Typesetting your paper without any LaTeX knownledge
#4I'm not sure, it's a WYSIWYG editor for LaTeX? How does it compare with Scientific Works? Does it save the results as LaTeX files? Which packages does it support? PS: Here in Argentina is usual to write $\sin^2 x + \cos^2 x = 1$ instead of $\sin x^2+ \cos x^2 = 1$
Also, you can download the source code and compile it by your local machine, which can add any packages you need.
Re: Typesetting your paper without any LaTeX knownledge
#5Re: Typesetting your paper without any LaTeX knownledge
#6Re: Typesetting your paper without any LaTeX knownledge
#7Not related with the project itself and IANAL, but the anime pictures in readme may have some risk of copyright infringement.
Thank you for your advice!
I will remove it in the future!
Re: Typesetting your paper without any LaTeX knownledge
#8LyX. LyX is the best editor I've ever enjoyed using, and achieves this same goal.
It just a toy project, and I want make it more meaningful and get more impressions.
Re: Typesetting your paper without any LaTeX knownledge
#9I'm not sure, it's a WYSIWYG editor for LaTeX? How does it compare with Scientific Works? Does it save the results as LaTeX files? Which packages does it support? PS: Here in Argentina is usual to write $\sin^2 x + \cos^2 x = 1$ instead of $\sin x^2+ \cos x^2 = 1$
Yeach, you're right, all of packages are hard code in backend, you can found it here: https://github.com/zhyd1997/Eorg-Server/blob/209a142c687a566... Also, you can download the source code and compile it by your local machine, which can add any packages you need.
Re: Typesetting your paper without any LaTeX knownledge
#10Earlier quoted context omitted.
Yeach, you're right, all of packages are hard code in backend, you can found it here: https://github.com/zhyd1997/Eorg-Server/blob/209a142c687a566... Also, you can download the source code and compile it by your local machine, which can add any packages you need.
That's like 1/10 of my usual list of packages :) . (My coworkers complain a lot about my overuse of packages.) What about amsmath/amssym/amswhatever?