all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: manipulating (capitalize, lower case) unicode bold and italic characters
Date: Mon, 08 Jul 2019 05:29:11 +0300	[thread overview]
Message-ID: <83lfx96yyw.fsf@gnu.org> (raw)
In-Reply-To: <CAOphiz+A80Y6Y-GOoX__2VNCEa9a_YGVbq2iviTE8-UqKtSftg@mail.gmail.com> (message from Dan Hitt on Sun, 7 Jul 2019 12:13:11 -0700)

> From: Dan Hitt <dan.hitt@gmail.com>
> Date: Sun, 7 Jul 2019 12:13:11 -0700
> 
> So it's a sort of unqualified good, but it would be very useful to be able
> to select a region of text, and convert it to mathematical bold, or
> mathematical italic, or fraktur, or other unicode symbols.

What you call mathematical bold and mathematical italic is actually a
special Unicode block of characters whose intended use is to provide
symbols for mathematical formulae.  Their use as "normal" text is not
something I'd recommend, because the characters' properties are
different from those of normal text.  Nevertheless, converting ASCII
text to use these characters should be a simple matter of replacing
one character by another.

I don't understand what you mean by "fraktur", though.

> It would also be good to be able to change case easily (and i guess
> this should work whether the characters are greek or latin, and work
> with arabic digits as well).

This already does work with any character for which Unicode defines
the upper-case or lower-case pair.  Use M-l and M-u.



  reply	other threads:[~2019-07-08  2:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-07 19:13 manipulating (capitalize, lower case) unicode bold and italic characters Dan Hitt
2019-07-08  2:29 ` Eli Zaretskii [this message]
2019-07-08 13:11   ` Marcin Borkowski
2019-07-08 13:51     ` Eli Zaretskii
2019-07-08 17:07       ` Stefan Monnier
2019-07-08 17:19         ` Eli Zaretskii
2019-07-08 18:50       ` Dan Hitt
2019-07-08 19:21         ` Eli Zaretskii
2019-07-08 22:32           ` Dan Hitt

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=83lfx96yyw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.