Discussion Overview
The discussion revolves around creating horizontal space in LaTeX, specifically in the context of formatting a fraction that includes units of measurement. The scope includes technical explanations and practical applications of LaTeX commands.
Discussion Character
- Technical explanation, Practical application
Main Points Raised
- One participant inquires about how to create a horizontal space between "8 turns" and "6 seconds" in a LaTeX fraction.
- Another participant suggests using the command \; for a single space.
- A subsequent reply confirms the use of \; and provides an example, questioning its compatibility with most LaTeX-supporting sites.
- A later post reiterates the use of \; and introduces the \hspace{ x in} command for creating larger spaces, where x represents the desired measurement in inches.
Areas of Agreement / Disagreement
Participants present various methods for creating horizontal space, but there is no consensus on the best approach or its compatibility across different platforms using LaTeX.
Contextual Notes
Some assumptions about the context in which LaTeX is used may be missing, such as specific platform limitations or preferences for spacing in different scenarios.