# HG changeset patch # User wenzelm # Date 968696646 -7200 # Node ID bc2c0a26bd0461373ac39ae1f11f954fc1f538bb # Parent 40f02ebcb3c04e47699f31432d8a720894dd4fe9 simple RPM spec for in-situ package; diff -r 40f02ebcb3c0 -r bc2c0a26bd04 Admin/xsymbol/xsymbol.spec --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Admin/xsymbol/xsymbol.spec Mon Sep 11 20:24:06 2000 +0200 @@ -0,0 +1,34 @@ +Summary: X-Symbol mode for XEmacs to display mathematical symbols +Name: xsymbol +Version: 3.3 +Release: 2 +Group: Applications/Editors/Emacs +Copyright: GPL +Url: http://www.fmi.uni-passau.de/~wedler/x-symbol/ +Packager: Markus Wenzel +Prefix: /usr/share +BuildArchitectures: noarch + +%description + +X-Symbol is an XEmacs package providing semi-WYSIWYG for LaTeX, HTML +and other ``token languages''. It uses additional fonts and provide +input methods to insert their characters into your document. + +The main purpose of package X-Symbol is to provide some WYSIWYGness in +an area where it greatly enhance the readability of your LaTeX or HTML +source: using "real" characters for "tokens" like \oplus or ™. +It also provides input methods for these characters, both for the +beginner and the expert (some users regard this as the main reason to +use package X-Symbol). WYSIWYG super- and subscripts and +images/figures are also supported. + +This distribution of X-Symbol is intended to be used together with +Isabelle and Proof General. It relies on Isabelle's automatic +configuration of contributed packages. + +%prep +find /usr/share/x-symbol -type f -print | xargs perl -pi -e 's:^#!.*/perl:#!usr/bin/perl:' + +%files +%attr(-,root,root) /usr/share/x-symbol