乳胶数学符号:Vitanyi 在他的等号上方放置了一个小加号。 我怎么做?

发布于 2024-07-08 17:53:46 字数 251 浏览 8 评论 0原文

例如,在 http://homepages.cwi.nl/~paulv/papers/algorithmicstatistics .pdf 在第 5 页底部和第 6 页顶部,他使用了加号/等号和类似的加号/小于号。 我不知道如何制作这个符号,我想引用他的话。

有什么帮助吗?

For example, in http://homepages.cwi.nl/~paulv/papers/algorithmicstatistics.pdf at the bottom of page 5 and top of page 6, he uses a plus/equal symbol and a similar plus/lessthan symbol. I can't figure out how to make that symbol, and I'd like to quote him.

Any help?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

鲜肉鲜肉永远不皱 2024-07-15 17:53:46

尝试 $\stackrel{top}{bottom}$

你想要这样的东西:

$X \stackrel{+}{=} Y$

这将加号放在等号上方。 例如,以下代码:

$K(x,y|z) \stackrel{+}{=} K(x|z) \stackrel{+}{<} I(x:y|z)$

产生以下输出:

Equation include + sign over = sign

Try $\stackrel{top}{bottom}$

You'd want something like this:

$X \stackrel{+}{=} Y$

This positions the plus sign above the equals sign. For example, the following code:

$K(x,y|z) \stackrel{+}{=} K(x|z) \stackrel{+}{<} I(x:y|z)$

produces the following output:

Equation including + sign over = sign

王权女流氓 2024-07-15 17:53:46

综合 LaTeX 符号列表(来自< a href="http://www.ctan.org/tex-archive/info/symbols/compressive/" rel="nofollow noreferrer">此处)是一个很好的资源,可以从解决这样的问题开始。 你也可以联系作者,他可能做了一些 LaTex 巫毒(数学口音等)来让它工作。

祝你好运。

PS:\pm 不是正负,不是正等于吗?

The Comprehensive LaTeX Symbol List (from here) is a great resource, and start for questions like this. You could also contact the author, it's possible he did some LaTex voodoo (math accents and such) to get it to work.

Best of luck.

PS: isn't \pm plus-minus, not plus-equals?

萌辣 2024-07-15 17:53:46

以下是Latex 数学符号的列表。 我没有从您链接的 PDF 中看到这两个内容。 你知道它们的意思吗? 您也许可以在 Latex 列表中找到等效项。

Here's the list of Latex Math Symbols. I don't see the two from the PDF you linked to. Do you know what they mean? You might be able to find an equivalent in the Latex list.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文