Improving vertical symbol spacing in partial derivative equations

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Messages
16,219
Reaction score
4,934
TL;DR
Trying to vertically align partial u with partial phi
It's a detail, but annoying to me: ##{\partial u\over \partial x} = {\partial \phi \over \partial x} \;+ ...##
$${\partial u\over \partial x} = {\partial \phi \over \partial x} \;+ ...$$
How do I move up ##\partial u## a little bit so it aligns with ##\partial \phi## ?
 
Physics news on Phys.org
BvU said:
Summary:: Trying to vertically align partial u with partial phi

It's a detail, but annoying to me: ##{\partial u\over \partial x} = {\partial \phi \over \partial x} \;+ ...##
$${\partial u\over \partial x} = {\partial \phi \over \partial x} \;+ ...$$
How do I move up ##\partial u## a little bit so it aligns with ##\partial \phi## ?
It seems like a problem using itex

Try: \partial \vphantom{\phi} u

##{\partial u\vphantom{\phi}\over \partial x}{\partial u\over \partial x} = {\partial \phi \over \partial x} \;+ ...##
$${\partial u\vphantom{\phi}\over \partial x}{\partial u\over \partial x} = {\partial \phi \over \partial x} \;+ ...$$
 
  • Like
Likes   Reactions: atyy and BvU