From d38f04b6902609269ea3bc9b8e94119e51b89748 Mon Sep 17 00:00:00 2001 From: Hannes Worst Date: Fri, 16 Dec 2011 22:52:17 -0200 Subject: office/Ted: Added (lightweight WYSIWYG wordprocessor) Signed-off-by: Niels Horn --- office/Ted/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 office/Ted/README (limited to 'office/Ted/README') diff --git a/office/Ted/README b/office/Ted/README new file mode 100644 index 0000000000..53f2b3916d --- /dev/null +++ b/office/Ted/README @@ -0,0 +1,14 @@ +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 + + -- cgit v1.2.3