all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John <falseaddress@nospam.nomore>
Subject: Re: font display
Date: Sun, 23 Oct 2005 01:47:07 +1000	[thread overview]
Message-ID: <8764rpmu4k.fsf@nospam.nomore> (raw)
In-Reply-To: mailman.12216.1129975662.20277.help-gnu-emacs@gnu.org

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 22.10.2005 um 07:04 schrieb John:
>
>> emacs -bg black -fg white -bw 0 -fn
>> -*-lucida-medium-r-*-sans-14-140-*-75-p-81-iso8859-1 &
>>
>
> A short answer: mathematical characters (glyphs) are outside the ISO 
> 8859-1 range. You could have more success with an iso10646-1 encoded 
> font.
>

my OP may have been not clear enough,
the problem is not in the mathematical characters, but in lining up
"location of" regular characters in their correct places when their is
a line break.

example
x^2, that is x to the power of 2. would show in most fonts like this:

  2 (this line has a space before the 2)
x   (this line does not have a space before the x)

the problem when using my default font any number of spaces before the 2
could exist thus not presenting the correct value, the further from
the beginning of the line the more spaces exist before the 2, i.e
could vary depending on the length of the equation as well.


> Beside this GNU Emacs is able to get the missing (mathematical) glyphs 
> (outside ISO 8859-1) from other fonts of your system, or using 
> etl-fixed. By creating fontsets you have the chance to direct GNU Emacs 
> to use the specified fonts in the Unicode ranges of interest.
>
> --
> Greetings
>
>   Pete
>
> Build a man a fire and he'll be warm for a night, but set a man on fire 
> and he'll be warm for the rest of his life.

      parent reply	other threads:[~2005-10-22 15:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-22  5:04 font display John
2005-10-22 10:07 ` Peter Dyballa
     [not found] ` <mailman.12216.1129975662.20277.help-gnu-emacs@gnu.org>
2005-10-22 15:47   ` John [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8764rpmu4k.fsf@nospam.nomore \
    --to=falseaddress@nospam.nomore \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.