Redian新闻
>
兄弟们latex里面怎样把一个致富放在最右面
avatar
兄弟们latex里面怎样把一个致富放在最右面# TeX - TeX电子排版系统
d*f
1
【 以下文字转载自 EE 讨论区 】
发信人: ddyourself (dd), 信区: EE
标 题: 兄弟们latex里面怎样把一个致富放在最右面
发信站: BBS 未名空间站 (Fri Oct 21 12:40:05 2005), 站内
比如说,写完了一个证明,想放一个\square在最右面
avatar
a*r
2
你看你用的package里面有没有\begin{proof} \end{proof}
ieee是有的

【在 d********f 的大作中提到】
: 【 以下文字转载自 EE 讨论区 】
: 发信人: ddyourself (dd), 信区: EE
: 标 题: 兄弟们latex里面怎样把一个致富放在最右面
: 发信站: BBS 未名空间站 (Fri Oct 21 12:40:05 2005), 站内
: 比如说,写完了一个证明,想放一个\square在最右面

avatar
d*f
3
我的package 没有,而且有时候也不是想些证明
就是写完了一段话放个结束的记号在那里。

【在 a*****r 的大作中提到】
: 你看你用的package里面有没有\begin{proof} \end{proof}
: ieee是有的

avatar
T*n
4
Two solutions:
1. \usepackage{amssymb} and say $\blacksquare$
or \ensuremath{\blacksquare}.
2. \rule[0pt]{1ex}{1ex} creates a black square about
the size of an "x" based on the current font size.
Make 0pt positive to raise the square, negative to
lower it.
If you want to use this in several places, define a
macro such as
\newcommand{\mysquare}[0]{\rule[0pt]{1ex}{1ex}}
and say \mysquare wherever you want it.

【在 d********f 的大作中提到】
: 我的package 没有,而且有时候也不是想些证明
: 就是写完了一段话放个结束的记号在那里。

avatar
d*f
5
嗯,其实我就是用的$\blacksquare$
我的问题是怎么把这个东东放到这一行的最右边
而不是紧跟着其他字符

【在 T*******n 的大作中提到】
: Two solutions:
: 1. \usepackage{amssymb} and say $\blacksquare$
: or \ensuremath{\blacksquare}.
: 2. \rule[0pt]{1ex}{1ex} creates a black square about
: the size of an "x" based on the current font size.
: Make 0pt positive to raise the square, negative to
: lower it.
: If you want to use this in several places, define a
: macro such as
: \newcommand{\mysquare}[0]{\rule[0pt]{1ex}{1ex}}

avatar
l*k
6
dddddd yyyyoooouuuusssseeeellllllffff \hfill$\blacksquare$

【在 d********f 的大作中提到】
: 嗯,其实我就是用的$\blacksquare$
: 我的问题是怎么把这个东东放到这一行的最右边
: 而不是紧跟着其他字符

avatar
d*f
7
\hfill如果是跟在公式后面好像不work阿,比如
\[
H(X) =..... \hfill\blacksquare
\]
这样的话,方块还是紧紧跟着公式的。
其他的情况是可以的。

【在 l********k 的大作中提到】
: dddddd yyyyoooouuuusssseeeellllllffff \hfill$\blacksquare$
avatar
l*k
8
try \text{\hfill}

【在 d********f 的大作中提到】
: \hfill如果是跟在公式后面好像不work阿,比如
: \[
: H(X) =..... \hfill\blacksquare
: \]
: 这样的话,方块还是紧紧跟着公式的。
: 其他的情况是可以的。

avatar
d*f
9
好像还是不行,比如说
\[
H(Y_1, Y_2) - H(Y_1|X) - H(Y_2|X) {\text{\hfill$Y_1$, $Y_2$
independent conditional on $X$.}}
\]
还是紧紧地跟着公式

【在 l********k 的大作中提到】
: try \text{\hfill}
avatar
T*n
10
You can try this:
\usepackage{amsmath,amssymb}
\begin{equation}
x=y\tag*{$\blacksquare$}
\end{equation}
but you'll lose the equation number.

【在 d********f 的大作中提到】
: 好像还是不行,比如说
: \[
: H(Y_1, Y_2) - H(Y_1|X) - H(Y_2|X) {\text{\hfill$Y_1$, $Y_2$
: independent conditional on $X$.}}
: \]
: 还是紧紧地跟着公式

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。