Re: too much space between norm and operator
- From: Lars Madsen <daleif@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 May 2007 16:05:21 +0200
Art Werschulz wrote:
Hi.
Look at the output produced by the following:
---%<------%<------%<------%<--Cut-Here-%<------%<------%<------%<------
\documentclass{article}
\usepackage{amsmath}
\DeclareMathOperator{\Div}{div}
\begin{document}
The norm of $\Div\mathbf h$ is denoted $\|\Div\mathbf h\|$. The norm of $\nabla\phi$ is denoted $\|\nabla\phi\|$.
\end{document} ---%<------%<------%<------%<--Cut-Here-%<------%<------%<------%<------
There seems to be more space between the lefthand norm symbol and the
"div" than there ought to be. (Compare with the lefthand norm symbol
and the nabla.)
Any explanations for this? Any idea how to fix?
Thanks.
yes, don't use \|, use \lVert and \rVert. As you have noticed \| does not provide the correct spacing. I'm usre one of the experts can give an explanation as to why.
also compare
$|-1|$ to $\rvert -1 \rvert$
--
/daleif (remove RTFSIGNATURE from email address)
LaTeX FAQ: http://www.tex.ac.uk/faq
LaTeX book: http://www.imf.au.dk/system/latex/bog/ (in Danish)
Remember to post minimal examples, see URL below
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=minxampl
.
- References:
- too much space between norm and operator
- From: Art Werschulz
- too much space between norm and operator
- Prev by Date: too much space between norm and operator
- Next by Date: Re: too much space between norm and operator
- Previous by thread: too much space between norm and operator
- Next by thread: Re: too much space between norm and operator
- Index(es):
Relevant Pages
|