nameVoid
- 238
- 0
looking for a good suggestion on what to use to create math text documents
The discussion focuses on recommendations for creating math text documents, exploring various tools and software options for efficient typing and formatting of mathematical content. The scope includes technical suggestions, user experiences, and comparisons of different types of software, particularly those based on TeX/LaTeX.
Participants express a range of opinions on the best tools for creating math documents, with no clear consensus on a single preferred solution. While there is agreement on the utility of LaTeX and its derivatives, preferences for specific software tools vary.
Some limitations include the potential learning curve associated with TeX/LaTeX, the varying availability of software across operating systems, and the subjective nature of user experiences with different tools.
This discussion may be useful for students, educators, and professionals in STEM fields looking for effective methods to create and format mathematical documents.
Pinu7 said:First do THESE THINGS(in order):
1. Download MikTex: http://miktex.org/
2. Download LyX: http://www.lyx.org/
(It doesn't cost you a dime)
LyX is a processor for TeX/LaTeX/AMS-LaTeX, etc. which is easy to learns and it looks beautiful. Many(most/all?) high level math/physics books are written using some kind of TeX/LaTeX program.
LyX can do almost anything a raw LaTeX editor can, but without the pain. I actually know someone who can type LaTeX code like he can type normal sentences.
Good luck writing!