Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
x-symbol-emacs - An Emacs mode providing WYSIWYG features.
- Description:
When you edit LaTeX, HTML, BibTeX or TeXinfo sources in Emacs, package
X-Symbol provides some kind of WYSIWYG by using real characters for
tokens like \oplus or ™. It also provides various input methods
to insert these characters. Thumbnails for included images and real
super-/subscripts and are also supported.
This package contains the files needed by Emacs.
To turn on x-symbol by default install x-symbol-init.el from x-symbol doc dir
to /usr/share/emacs/site-lisp/site-start.d/x-symbol-init.el
or add following lines to your .emacs file:
(load-library "x-symbol")
(x-symbol-initialize)
Packages