TransWikia.com

Placing dot product symbol slightly lower

TeX - LaTeX Asked by Daryl Hong on March 27, 2021

I would like to replicate the placement of the dot product symbol in the following expression:
enter image description here

I need the dot product symbol to be of similar thickness, which I can manage to get with bigcdot, though the symbol placement is in the "centre" (at the same level as the horizontal line of the + symbol). Is there a fix for this? I would like to keep the font package as mathptmx.

One Answer

You can do it, but I'd not recommend such an ambiguous notation.

documentclass{article}
usepackage{mathptmx}
usepackage{amsmath}

DeclareSymbolFont{boldface}{OT1}{ptm}{bx}{n}
DeclareSymbolFontAlphabet{mathbf}{boldface}
DeclareMathSymbol{wrongdot}{mathord}{boldface}{`.}

begin{document}

[
(mathbf{r}-mathbf{i}-2mathbf{j})wrongdot(3mathbf{i}+mathbf{j}+mathbf{k})=0.
]

end{document}

enter image description here

The name wrongdot has been chosen at random. ? Change it to your liking.

Correct answer by egreg on March 27, 2021

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