質問

I have a horrible font rendering for verbatim text in Emacs LaTeX mode:

enter image description here

How to make it black, normal size?

役に立ちましたか?

解決

M-x customize-face RET tex-verbatim RET

他のヒント

For Emacs on Windows:

  1. M-x customize-face RET fixed-pitch RET
  2. Click "Show all properties"
  3. Uncheck all. Check "Inherit"
ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top