LaTeX Posting Questions about LaTeX: Subscripts and Symbols

  • Thread starter Thread starter annoymage
  • Start date Start date
  • Tags Tags
    Latex Symbols
AI Thread Summary
For questions about LaTeX, it's recommended to post in dedicated forums or communities focused on LaTeX, such as Stack Exchange's TeX - LaTeX section. To position the subscript directly below the symbol \vdash, using the command \mathop{\vdash}_{A} is suggested, but it may not achieve the desired effect. An alternative approach is to utilize the \stackrel command, allowing for adjustments in sizing and spacing to better align the subscript with the symbol.
annoymage
Messages
360
Reaction score
0
Firstly, where do I have to post if i have a question on LaTeX?

and here's the question,

\vdash_{A}

how do I make that subscript exactly below the line - on that simbol?
 
Physics news on Phys.org
Code:
\mathop{\vdash}_{A}
will produce \mathop{\vdash}_{A}. You could also use \stackrel and play with sizing and spacing.
 
  • Like
Likes 1 person

Similar threads

Replies
4
Views
2K
Replies
5
Views
3K
Replies
3
Views
3K
Replies
3
Views
2K
Replies
12
Views
3K
Replies
9
Views
2K
Replies
23
Views
3K
Replies
5
Views
3K
Replies
3
Views
2K
Back
Top