LaTeX : P slash and partial slash

  • Context: LaTeX 
  • Thread starter Thread starter Hepth
  • Start date Start date
  • Tags Tags
    Latex Partial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 10K views
Science Advisor
Gold Member
Messages
458
Reaction score
40
How do you guys do slashes for [tex]\gamma_\mu p^\mu = \not p[/tex]

that p slash is a /not p, but it looks bad. I've tried finding a better way but I'm not sure how. What do you guys do?
 
Physics news on Phys.org
Hepth said:
How do you guys do slashes for [tex]\gamma_\mu p^\mu = \not p[/tex]

that p slash is a /not p, but it looks bad. I've tried finding a better way but I'm not sure how. What do you guys do?

[tex]\not p[/tex] = \not p
[tex]\displaystyle{\not} p[/tex] = \displaystyle{\not} p

Why? Beats me.

Here's another trick that's sometimes used

[tex]p\!\!\!/[/tex] = p\!\!\!/
 
Last edited:
Otherwise, you can also you the \cancel{P} to do the same thing.

Cheers