moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / debian / spotlight2kvtml.1
blobe3a4b54151d16e9b8bdda01f03c8587cc88395d3
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH SPOTLIGHT2KVTML 1 "March 16, 2005"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 spotlight2kvtml \- convert a Spotlight Online vocabulary list to a
20 KVocTrain data file
21 .SH SYNOPSIS
22 .B spotlight2kvtml
23 .I spotfile month year
24 .SH DESCRIPTION
25 \fBspotlight2kvtml\fP is used to convert a Spotlight Online vocabulary
26 list to a KVocTrain data file (*.kvtml).
27 .PP
28 The given vocabulary list (\fIspotfile\fP) must be in plain text format
29 (i.e., you will need to convert the downloaded RTF or Word document into
30 a plain text file).  The name of the new KVocTrain data file
31 will be derived from the given \fIspotfile\fP.
32 .PP
33 The given month and year will be used in the title and lesson names
34 in the new KVocTrain data file.
35 .PP
36 Note that Spotlight Online changes its vocabulary list format from time
37 to time, so spotlight2kvtml might be out of date and might not behave
38 correctly.
39 .PP
40 This utility is part of the official KDE edutainment module.
41 .SH SEE ALSO
42 .BR kvoctrain (1),
43 .BR langen2kvtml (1).
44 .PP
45 Spotlight Online vocabulary lists can be downloaded from
46 \fIhttp://www.spotlight-online.de/\fP.
47 .SH AUTHOR
48 spotlight2kvtml was written by Ewald Arnold <kvoctrain@ewald-arnold.de>
49 and others.
50 .br
51 This manual page was prepared by Ben Burton <bab@debian.org>
52 for the Debian GNU/Linux system (but may be used by others).