TransWikia.com

Prime spacing with mathcal font

TeX - LaTeX Asked by daviewales on October 30, 2020

Compare the following:

Here is the code and an image:

begin{align}
    V'(t) &= 0 
    mathcal{V}'(t) &= 0
end{align}

The first has a regular ‘V’. The second uses mathcal.

On my system at least, the spacing between the letter and the prime is much less in the mathcal case.
Is this supposed to be the case? Is there a way to adjust it?

One Answer

You may use the following example. Furthermore, if space is not your interest, change the number in the new command.

documentclass{article}
usepackage{amsmath}
usepackage{amsfonts}
usepackage{amssymb}

newcommand*{myprime}{^{mkern 2mu prime}}

begin{document}

begin{align}
V'(t) &= 0 
mathcal{V}myprime(t) &= 0
end{align}

end{document}

It gives

enter image description here

Correct answer by AYBRXQD on October 30, 2020

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP