Creating a horizontal space in LaTeX;

Click For Summary

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.

Genecks
Messages
135
Reaction score
0
How do I create a horizontal space between 8 turns and 6 seconds?

[tex]\left(\frac{8 turns}{6 seconds}\right)[/tex]
 
Physics news on Phys.org
for a single space, simply type \;
 
[tex]\left(\frac{8\;turns}{6\;seconds}\right)[/tex]

Does that work for most sites that use LaTeX?
 
Bio-Hazard said:
[tex]\left(\frac{8\;turns}{6\;seconds}\right)[/tex]

Does that work for most sites that use LaTeX?
I would imagine so, it is a standard latex command. Alternatively, if you need a larger space you can use the \hspace{ x in} where x is the number of inches space you require.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 5 ·
Replies
5
Views
2K