mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
d38f04b690
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
14 lines
490 B
Text
14 lines
490 B
Text
Ted is a lightweight Word-processor that uses the RTF-format. It supports
|
|
multiple fonts and can print to PostScript printers. Ted is simple to use,
|
|
is easily compiled.
|
|
|
|
Additional packages with spellcheckers for different languages exist and
|
|
can be downloaded from the Ted homepage.
|
|
|
|
Ted can be compiled with different toolkits, which defaults to GTK. To
|
|
define another toolkit (Choices are GTK, MOTIF and QT), you can specify
|
|
this on the commandline:
|
|
|
|
TOOLKIT=MOTIF ./Ted.SlackBuild
|
|
|
|
|