Subscripts that look like subscripts ....

  • Context:
  • Thread starter Thread starter Math Amateur
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I have just finished a post on category theory and functors in the Linear and Abstract Algebra Forum ... post #3 in the thread ...Thread: https://mathhelpboards.com/linear-abstract-algebra-14/functor-any-category-preorder-category-awodey-exercise-8-chapter-1-a-24883.htmlI wanted to use f subscript P and g subscript P in the text ... but the letter P looks as if it is concatenated with f and g ... how do I get these variables to look as if they are genuinely subscripted ...The variables (actually arrows) look like $$f_P$$ and $$g_P$$ ... basically I would like to shift the letter P lower ...

Any ideas ...

Peter
 
Physics news on Phys.org
Try something like:

f_{\Large_P}

to get:

$$f_{\Large_P}$$
 
MarkFL said:
Try something like:

f_{\Large_P}

to get:

$$f_{\Large_P}$$
Thanks for the help, Mark ...

Peter