9926
|
1 |
Summary: X-Symbol mode for XEmacs to display mathematical symbols
|
|
2 |
Name: xsymbol
|
9947
|
3 |
Version: 3.3d
|
|
4 |
Release: 1
|
9926
|
5 |
Group: Applications/Editors/Emacs
|
|
6 |
Copyright: GPL
|
|
7 |
Url: http://www.fmi.uni-passau.de/~wedler/x-symbol/
|
|
8 |
Packager: Markus Wenzel <wenzelm@in.tum.de>
|
|
9 |
Prefix: /usr/share
|
|
10 |
BuildArchitectures: noarch
|
|
11 |
|
|
12 |
%description
|
|
13 |
|
|
14 |
X-Symbol is an XEmacs package providing semi-WYSIWYG for LaTeX, HTML
|
|
15 |
and other ``token languages''. It uses additional fonts and provide
|
|
16 |
input methods to insert their characters into your document.
|
|
17 |
|
|
18 |
The main purpose of package X-Symbol is to provide some WYSIWYGness in
|
|
19 |
an area where it greatly enhance the readability of your LaTeX or HTML
|
|
20 |
source: using "real" characters for "tokens" like \oplus or ™.
|
|
21 |
It also provides input methods for these characters, both for the
|
|
22 |
beginner and the expert (some users regard this as the main reason to
|
|
23 |
use package X-Symbol). WYSIWYG super- and subscripts and
|
|
24 |
images/figures are also supported.
|
|
25 |
|
|
26 |
This distribution of X-Symbol is intended to be used together with
|
|
27 |
Isabelle and Proof General. It relies on Isabelle's automatic
|
9947
|
28 |
configuration of contributed packages. Please ignore the installation
|
|
29 |
instructions of X-Symbol!
|
9926
|
30 |
|
|
31 |
%prep
|
|
32 |
find /usr/share/x-symbol -type f -print | xargs perl -pi -e 's:^#!.*/perl:#!usr/bin/perl:'
|
|
33 |
|
|
34 |
%files
|
|
35 |
%attr(-,root,root) /usr/share/x-symbol
|