在 LaTeX Beamer 中更改 \textbullet 的颜色
我不想使用 Beamer 的标准蓝色主题。我想使用beaver
,它是深红色的。一切看起来都不错,除了如果我使用 itemize
项目符号点仍然是蓝色的。有没有一种好方法可以让项目符号随我使用的颜色主题而变化? (如果我选择淡黄色主题,我希望项目符号也会变成黄色。)
如果没有,将项目符号点更改为红色的强力方法是什么?或者至少,让它们再次变回黑色。
I don't want to use Beamer's standard blue colour theme. I want to use beaver
, which is deep reds. Everything looks nice, except that if I use itemize
the bullet points are still blue. Is there a nice way to have the bullets vary with what colour theme I was using? (If I were to opt for a yellowish colour theme, I'd expect the bullets to go yellow too.)
If there isn't, what is the brute force way to change the bullet points red? Or at the very least, make them go back to black again.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在当前(2012 年初)版本的 Beamer 中,您需要使用:
来代替。
In the current (early 2012) version of beamer, you want to use:
instead.
这对我有用:
This works for me: