Creating an X-Vector Symbol in TeX

  • Thread starter Thread starter HiPPiE
  • Start date Start date
  • Tags Tags
    Symbol
Click For Summary
SUMMARY

The discussion focuses on creating an x-vector symbol in TeX for use in academic papers. Users suggest using the command $\vec{x}$ for a standard vector arrow, while also considering $\overrightarrow{x}$ for a longer arrow representation. Both methods are valid, but the choice depends on the desired visual effect in the document. The context is mathematical notation, specifically for expressing differential forms in physics.

PREREQUISITES
  • Familiarity with TeX typesetting system
  • Understanding of vector notation in mathematics
  • Knowledge of differential geometry concepts
  • Experience with academic paper formatting
NEXT STEPS
  • Research advanced TeX commands for custom symbols
  • Explore the use of packages like amsmath for enhanced mathematical typesetting
  • Learn about vector notation conventions in physics papers
  • Investigate formatting guidelines for academic publications in mathematics
USEFUL FOR

Mathematicians, physicists, and researchers writing academic papers who need to accurately represent vector notation in TeX.

HiPPiE
Messages
20
Reaction score
0
Hmm... I'm writing a paper and trying to figure out how to make an x-vector symbol.. as in:
Code:
\beq ds^2=d(\overrightarrow{x})^2+dt^2 \eeq
Except with a smaller arrow over the x, as would be seen in a real paper.
 
Last edited:
Computer science news on Phys.org
perhaps $\vec{x}$? that gives you the standard vector arrow if you like that ;)

[tex]ds^2=d(\overrightarrow{x})^2+dt^2[/tex]

[tex]ds^2=d(\vec{x})^2+dt^2[/tex]
 
Last edited:

Similar threads

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