[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Sun:SW] calc, poster, pstoedit



Ab sofort stehen auf den SUNs mit module die folgenden Programme zur

Verf"ugung:

calc                 : The GNU Emacs Calculator
====
Eine Kombination aus Matlab und Maple, und der ideale Taschenrechner,
um mal schnell eine Spalte oder Zeile in einem Textfile zu addieren.
Beherrscht au"serdem solche Konvertierungen wie:

x = sin(alpha)+2*cos(beta)/z

==>

                  2 cos(beta)
x := sin(alpha) + -----------
                       z

==>

x \gets \sin{alpha} + {2 \cos{beta} \over z}

Insert the following into your .emacs to run:
;; Set up the GNU Emacs Calculator
(load-file "/software/calc-2.02f/calc-local.el")

Aufruf mit M-#c
Hilfe mit hI


poster               : Scale and tile a postscript image.
======
Erlaubt es, beliebige Formate auf mehreren A4-Bl"attern zu drucken.

pstoedit             : converts PS and PDF into various vector formats.
========
Jetzt auch mit Unterst"utzung f"ur Bitmaps (Bilder)!  Erlaubt es, PS
z.B. in xfig-Format zu konvertieren, dort zu bearbeiten und dann
wieder als PS zu speichern.

Sven
-- 
 _    _  _____           Artificial Intelligence Unit
| |  | |/ /_ _|                                           University of Hamburg
| |__| ' < | |  phone:      +49 (0)40 42883-2576         Vogt-Koelln-Strasse 30
|____|_|\_\___| fax  :      +49 (0)40 42883-2572                D-22527 Hamburg
          http://kogs-www.informatik.uni-hamburg.de/~utcke/home.html