Discussion Overview
The discussion revolves around recommendations for software that can create diagrams and graphics suitable for inclusion in LaTeX documents, specifically for users on Linux Ubuntu. Participants explore various tools and approaches for plotting functions, drawing vectors, and writing matrices, while emphasizing the need for compatibility with LaTeX.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant suggests learning LaTeX itself, implying it can handle most mathematical typesetting needs.
- Another participant mentions that LaTeX is not a strong graphical tool but refers to the LaTeX Graphics companion for guidance.
- Several participants recommend using R, xv, or xfig for creating graphics in eps format for LaTeX documents, noting that other software like Maple, Mathematica, or MATLAB may also be options, though not necessarily free.
- A participant introduces Sage as a useful front end for math packages, highlighting its "sagetex" style for embedding code in LaTeX.
- Another participant emphasizes the use of PS-Tricks and pdg/tikz packages for creating graphics, noting that tikz is easier to learn but PS-Tricks has unique capabilities.
- Gnuplot is recommended by a participant as a simple tool for generating professional-quality plots in PDF or postscript formats for LaTeX.
- Asymptote is mentioned as a preferred tool for drawing graphs and geometric diagrams by one participant.
- Another participant notes the availability of extensive online resources for learning LaTeX, specifically mentioning the TeX Users' Group website.
- A participant shares their experience of installing Tex Live and using Gedit for writing .tex files, expressing enthusiasm about the capabilities of LaTeX.
Areas of Agreement / Disagreement
Participants present multiple competing views on the best software for creating diagrams for LaTeX, with no consensus on a single preferred tool. Various tools are suggested, each with its own strengths and weaknesses, reflecting a range of opinions on the best approach.
Contextual Notes
Some recommendations depend on the specific needs of the user, such as the type of diagrams required or the user's familiarity with LaTeX. The discussion does not resolve which software is definitively superior, and limitations in terms of software compatibility and user experience are implied.