Split pspp.texi into one texi file per chapter
[pspp-builds.git] / doc / bugs.texi
1 @node Bugs, Function Index, Not Implemented, Top
2 @chapter Bugs
3
4 @menu
5 * Known bugs::                  Pointers to other files.
6 * Contacting the Author::       Where to send the bug reports.
7 @end menu
8
9 @node Known bugs, Contacting the Author, Bugs, Bugs
10 @section Known bugs
11
12 This is the list of known bugs in PSPP.  In addition, @xref{Not
13 Implemented}, and @xref{Functions Not Implemented}, for lists of bugs
14 due to features not implemented.  For known bugs in individual language
15 features, see the documentation for that feature.
16
17 @itemize @bullet
18 @item
19 Nothing has yet been tested exhaustively. Be cautious using PSPP to
20 make important decisions.
21
22 @item
23 @code{make check} fails on some systems that don't like the syntax.  I'm
24 not sure why.  If someone could make an attempt to track this down, it
25 would be appreciated.
26
27 @item
28 PostScript driver bugs:
29
30 @itemize @minus
31 @item
32 Does not support driver arguments `max-fonts-simult' or
33 `optimize-text-size'.
34
35 @item
36 Minor problems with font-encodings.
37
38 @item
39 Fails to align fonts along their baselines.
40
41 @item
42 Does not support certain bizarre line intersections--should
43 never crop up in practice.
44
45 @item
46 Does not gracefully substitute for existing fonts whose
47 encodings are missing.
48
49 @item
50 Does not perform italic correction or left italic correction
51 on font changes.
52
53 @item
54 Encapsulated PostScript is unimplemented.
55 @end itemize
56
57 @item
58 ASCII driver bugs:
59
60 @itemize @minus
61 Does not support `infinite length' or `infinite width' paper.
62 @end itemize
63 @end itemize
64
65 See below for information on reporting bugs not listed here.
66
67 @node Contacting the Author,  , Known bugs, Bugs
68 @section Contacting the Author
69
70 The author can be contacted at e-mail address
71 @ifinfo
72 <blp@@gnu.org>.
73 @end ifinfo
74 @iftex
75 @code{<blp@@gnu.org>}.
76 @end iftex
77
78 PSPP bug reports should be sent to 
79 @ifinfo
80 <bug-gnu-pspp@@gnu.org>.
81 @end ifinfo
82 @iftex
83 @code{<bug-gnu-pspp@@gnu.org>}.
84 @end iftex
85 @setfilename ignored