all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Minor mode for colouring plain tex lowercase greek letters
@ 2021-01-11  9:10 michael-franzese
  2021-01-11 19:36 ` michael-franzese
  0 siblings, 1 reply; 2+ messages in thread
From: michael-franzese @ 2021-01-11  9:10 UTC (permalink / raw)
  To: Help Gnu Emacs

Am trying to write a minor made to highlight tex keywords.  I am starting
with the lowercase greek letters: \alpha, \beta, \gamma, \delta, \epsilon,
\zeta, \eta, \theta, \iota, \kappa, \lambda, \mu, \nu, \xi.

Do not know how I can set the lowercase greek letters to some colour.

I would have to assign a face to each regexp group rather than defining my own faces.
Reuse the font-lock faces that one can find on M-x find-library RET faces RET.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-11 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-11  9:10 Minor mode for colouring plain tex lowercase greek letters michael-franzese
2021-01-11 19:36 ` michael-franzese

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.