blob: 052f32e1a3eb34ef99a39758a26587483801965e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Please report any bugs to christian.folini@unifr.ch.
Known Bugs:
-----------
- in the expert-gui. When you click previous on the first page,
a nonfatal error occurs.
- depending on the filename_guess_format, the filename is guessed
and set at the beginning, even if i.e. no address is chosen.
As soon as a filename is set, it will not be reguessed, because
otherwise, filenames entered by the user would be overwritten.
- I was told gtex-letter depends on ImageMagick for conversion
of the image-files. This is due to gdk. That comes as quite a
surprise.
- If you do not set a filename and move ahead, an error
occurs. That should be caught.
|