+ -
当前位置:首页 → 问答吧 → man page 帮助文档怎么变成中文

man page 帮助文档怎么变成中文

时间:2010-01-11

来源:互联网

emacs中使用monaco字体,字符间距太宽,怎么办?
大侠请指点

作者: pom   发布时间: 2010-01-11

怎么设置字体的?

作者: pocoyo   发布时间: 2010-01-11

通过Options->Set Default Font...菜单项设置的, .emacs中内容如下:
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(default ((t (:inherit nil :stipple nil :background "black" :foreground "grey85" :inverse-video nil :box nil :strike-through nil verline nil :underline nil :slant normal :weight normal :height 82 :width normal :foundry "apple" :family "Monaco")))))

字符间距比较宽,一个单词好长

作者: pom   发布时间: 2010-01-11

我也遇到同样的问题,摸索解决中。。。

作者: usbtopc   发布时间: 2011-03-19

有比Libreration Sans更好的代码字体么。

作者: luojie-dune   发布时间: 2011-03-19

问题解决,使用下面的这个针对linux系统的monaco字体:

http://www.mediafire.com/?2tzwdgwlzdj

作者: usbtopc   发布时间: 2011-03-19

luojie-dune 写道:
有比Libreration Sans更好的代码字体么。


真不错,这个字体也很帅,感谢分享!

顺便给个链接,目前使用中:http://www.dafont.com/liberation-sans.font

Emacs使用LibrerationSans效果图:

附件:

字体.png [ 179.7 KiB | 被浏览 32 次 ]

作者: usbtopc   发布时间: 2011-03-19

Liberation Sans 是大多数Linux发行版默认字体啊...
包括其Liberations Sans Mono...

作者: luojie-dune   发布时间: 2011-03-20

luojie-dune 写道:
Liberation Sans 是大多数Linux发行版默认字体啊...
包括其Liberations Sans Mono...


貌似我用的archlinux发行版默认没有这个字体,Ubuntu估计是有的。

作者: usbtopc   发布时间: 2011-03-20