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:
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
.
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}
The name wrongdot
has been chosen at random. ? Change it to your liking.
Correct answer by egreg on March 27, 2021
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP