vote up 1 vote down star

I have a problem with Emacs (which is a great editor by the way), when I change the default font size and font, my text doesn't align anymore.

In use it in vhdl-mode, and it is really annoying, that the text doesn't align. In other editor the text-alignment is fine, even though I have modified it in emacs.

Anyone their have a solution to this problem, rather going back to default font and default font-size?

flag
What fonts are you changing between? – Mark Pim Oct 22 at 12:50

1 Answer

vote up 4 vote down check

When you changed your font, were you careful to change it to a fixed width font? When you say it looks fine in another editor, is that editor using the same font?

You need to make sure that you use a fixed width (monospace) font in emacs or any other text editor to get text to line up properly. My guess is you picked a proportional font in emacs and you have a fixed width font in the other editor.

link|flag
You're absolutely right. I had choosen the Veranda font. But it's their nicer alternative? I would really like a rounder fontset. I use emacs under Windows OS. – Soren M Oct 22 at 13:23
@Soren M: check out Monaco -- new.myfonts.com/fonts/apple/monaco – Török Gábor Oct 22 at 14:50
@Soren M: on windows I like consolas, it's the only font there where the l doesn't look like a 1. (That I know of, of coarse.) And I'm pretty sure that it comes pre-installed with windows XPsp2+. But I might just always install it first thing :-) – quodlibetor Oct 25 at 23:20

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.